@charset "utf-8";
/* CSS Document */

/* comments list */

.commentSubject {color:#d5d5d5; font-size:15px;}
.commentPoster {color:#FFCA00; font-size:11px;}
.commentText {color:#aeaeae; font-size:12px; margin-top:2px;}
.commentDate {color:#FFCA00; font-size:11px;}

#blogLinks a {
	text-decoration: none;
}
#fullPostTitle {
	font-size: 17px;
	color: #FFFFFF;
}
#postBlock {
	font-size: 12px;
	color: #aeaeae;
}
#postBlock img { margin:3px;

}
.featureSummary img {margin:3px;

}
img { border:#FFFFFF;


}
