.main
{
	background:url('../images/carpic.gif');
	background-repeat: no-repeat;
	text-align:center;
	font-family:tahoma !important;
	height:676px;
	text-align:right;
	
}
.main div.title
{
	font-size:12px;
	font-weight:bold;
	text-indent:73px;
	margin-bottom:10px;
}
.main img.dot
{
	position:relative;
	top:-1px;
}
div.questions{
	width:750px;
	margin:auto;
	border:3px solid #EFEFEF;
	background:#fff;
	opacity: .9;
	filter: alpha(opacity=90);
	margin-top:20px;	
}
table.topsearch
{
	font-size:10px;
	height:60px;
	width:100%;
	padding:0px;
	margin:0px;
	b
	
	
}
table.topsearch th
{
	padding-right:10px;
	padding-left:3px;
}

table.topsearch select,table.topsearch input.text
{
	width:138px;
	background:#ECECEC;
	border:none;
	border:1px solid #DEDEDE;
	font-family:tahoma;
	font-size:11px;
}
.searchbutton{
	background:url('../images/search_sml.png') no-repeat;
	border:0px;
	height:30px;
	width:90px;
	
}
div.num_results
{
	background:#E0E0E0;
	opacity: .9;
	filter: alpha(opacity=90);
	line-height:45px;
	text-indent:15px;
	font-size:12px;
	font-weight:normal;
	padding:0px;
	margin:0px;
	height:45px;
}
table.searchresult
{
	width:100%;
	font-size:11px;
	text-align:center;
	line-height:20px;
	border-collapse:collapse
}
table.searchresult tr
{
	cursor:hand;
	cursor:pointer;
}
table.searchresult tr.extraProp
{
	background:#D3D4D6;
	opacity: .9;
	filter: alpha(opacity=90);
	
}
table.searchresult td
{
	color:blue;
	text-decoration:underline;
	width:25%;
}
table.searchresult td.reg{
	color:black;
	text-decoration:none;
}
table.searchresult tr.extraProp span.key
{
	font-weight:bold;
}
form.search_form
{
	padding:0px;
	margin:0px;
}
div.pagination
{
	width:100%;
	height:30px;
	background:#E0E0E0;
	opacity: .9;
	filter: alpha(opacity=90);
	font-size:11px;
	text-align:center;
	line-height:30px;
	letter-spacing:5px;
	font-weight:bold;

}
div.pagination a
{ 
	text-decoration:none;
	color:black;
	font-weight:normal

}
