/* CSS - Index Featured List */

#comp_index_blog_post {


}


#comp_index_blog_post #featured_title{
	padding-top:5px; 
	padding-bottom:5px; 
	border-bottom-width:1px;
	border-bottom-style:dotted;
	border-bottom-color:#bbbbaa;
}

.read_more {
	padding-left:20px;
	height:16px;
	background-image:url(../../img/icons/comment.gif);
	background-repeat:no-repeat;
	background-position:left;
}

.post_date {
	padding-left:20px;
	height:16px;
	background-image:url(../../img/icons/date.gif);
	background-repeat:no-repeat;
	background-position:left;
}