/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here 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.

*/

ol.commentlist li{
        border: 1px solid #3b5998	
	margin:10px 0 10px;
	padding:15px 10px 10px;
}

ol.commentlist li.alt{
	padding: 10px 10px 0 10px !important;
	background:#ffffff;
		
}