/*
Copyright (c) 2009, CSSJockey! All rights reserved - http://www.cssjockey.com
Version: 2.3.1
*/
* html ul li, * html ol li { height: 1% }
* html body * { overflow: visible }
* html iframe, * html frame { overflow: auto }
* html frameset { overflow: hidden }
html>body ul.comments-list li { height: 1% }
.iconcat{background:url(images/iconcat.gif) no-repeat; padding:0 0 0 20px;}
.iconcomment{background:url(images/iconcomment.gif) no-repeat; padding:0 0 0 18px;}
.widget_search{
	padding:10px 0px 10px 10px;
}
.widget_search form#searchform #s{
	width:185px !important;
	color:#000;
	background:#FFF;
	font:italic 11px verdana;
	border:1px solid #000;
	padding:5px;
}
#footer{
	clear:both;
	width:960px;
	padding:10px 15px 10px 15px;
}
.iconcat{background:none; padding:0;}
.iconcomment{background:none; padding:0;}
ol.commentlist{
	width:635px;
	margin:0 0 20px 0 !important;
	padding:0px;
}