A.bar {
	color:#777777;
	text-decoration: underline;  
}
body{
    font-family:arial,tahoma,helvetica,verdana,sans-serif;
    background:url('../img/bg.gif');
	text-align:center;
	margin:0;
	padding:0;
}
h2{
    background:url('../img/logo.gif') no-repeat;
	width:245px;
	text-align:center;
	margin:auto;
	height:110px;
	margin-top:20px;
	margin-bottom:20px;
}
h2 span{
    display:none;
}
#head_res{

}
#head_res h2{
	width:267px;
	height:55px;
    background:url('../img/logo_min.gif') no-repeat;
	text-align:left;
	margin:0;
	margin-top:10px;
	margin-left:15px;
	margin-bottom:10px;
}
#search{
	margin:0;
	border-top:3px solid #4a86d6;
	padding:15px;
    background:#caeeff;
}
#results{
	text-align:left;
	font-size:11pt;
	min-height:95px;
}
#results #res_left{
	float:left;
	width:130px;
}
#results #res_right{
	padding-left:130px;
}
#allres{

}
#allr_left{
	padding-right:160px;
}
#allr_right{
	float:right;
	width:160px;
}
#footer{
	font-size:8pt;
}