/* Link list styles*/

.linkCat {
	padding-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #707070;
	padding-top: 10px;
	}

.linkWrapper {
	margin-top: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	display: table-row;
	}

.linkPic {
	padding-left: 15px;
	padding-right: 5px;
	}

.linkName {
	padding-right: 5px;
	font-size: 11px;
	font-weight: bold;
	color: #707070;
	}

.linkComment {
	font-size: 11px;
	color: #707070;
	}
