/* Made with Joy by What Cheer */

/* ////////// Title ////////// */
.homepage .title h2 {
	background: url(/images/interface/icons/topic_small.png) no-repeat;
	padding-left: 23px;
	text-transform: uppercase;
	font-size: 20px;
	color: #00AEEF;
	}
.homepage .title p {
	color: #666;
	}

/* ////////// Topic List ////////// */
.topic-list { border-top: 8px solid #F1F0E9; }

.topic-list .topic { border-bottom: 4px solid #F1F0E9; }



