.custom #header { 
height:110px;
padding-top:0;
padding-bottom:0;
background: url(/images/logo.jpg) center left no-repeat; 
}
.custom img.framed { padding:2px; border:1px solid #cfcfcf;}
//.custom #sidebar_1 ul.sidebar_list li {line-height:.7em;}
.custom #s {
	font-family: Verdana, Geneva, sans-serif;
	padding: 5px 5px;
	border: 1px solid #cfcfcf;
	margin-top: 70px;
	background: #EEEEEE url(images/search_bg.gif) repeat-x;
	font-size: 11px;
	width: 250px;
float:right;
	color: #999999;
}

.custom .img_strip {
float: right;
padding-top:5px;
}

.custom img.strip_thumb {
margin-left:5px;
   border:1px solid #cfcfcf;
}
.custom img.featured_img {
   padding:2px;
   border:1px solid #999;
}

.custom .comments_closed p {
  display: none;
}