/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles at the end of this file instead 
of style.css so it is easier to update the theme. 
Simply copy an existing style from style.css to this file, 
and modify it to your liking.
*/





#blog-comments {
	display:block;
} /* the comments section */
#blog-comments li {
	border:1px solid #c0c0c0;
	padding:10px;
	margin:10px 0px 0px 0px;
	display:block;
	width:528px;
}
#blog-comments span {
	display:block;
	color:#e9aa00;
	font-size:10px;
}
#blog-comments img {
	float:left;
	padding:0px;
	margin:0px 10px 0px 0px;
}
#blog-comments a {
	display:block;
	font-size:12px;
	padding:2px 0px 2px 0px;
}
#blog-comments p {
	clear:both;
	padding:15px 0px 0px 0px;
}
#blog-comments .grey {
	background:#f4f4f4;
} /* use grey backgroud for 1,3,5 etc. user 