#header-banner{
width:900px;

}
#content-left{
float:left;
width:452px;
padding:10px;
}

#content-right{
float:left;
width:452px;
padding:10px;
}

.container {	
	margin-top:25px;
	border: 1px solid black;
	
	padding:10px;
    color:#000 !important;
	margin-bottom:25px;
    
}



.container h3{
    color:#000 !important;
    font-weight:bold;
    }
.container img{ margin:5px;}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.morebt
 {
   text-transform: lowercase;
   background: url(../i/pill-more-grey.gif) left top no-repeat;
   height: 19px;
   width: 61px;
   display: block;
   float: right;
   padding: 0px 0;
   text-align: center;
   font-size: 12px;
   line-height: 1.5;
   
}

input, select, textarea {
background-color:#fff;
border:1px inset #666666;
color:#000;
font-size:14px;
padding:3px;
width:300px;
}

#id_comments {
width:300px;
}