#searchbody {
	position:relative;
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif; 
	color:#000000;
}

a:visited{
color:#ff0000;
}

.search_button {
    position:absolute;
    right:290px;
    top:34px;
	background:url('../images/btnbg.jpg') repeat-x; 
	border:#000000 solid 1px; 
	padding:7px;
	color:#000; 
	font-weight:bold; 
	font-size:16px;
	cursor: pointer;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

.search_title
	{
	margin-left:220px;
	margin-top:50px;
	margin-=bottom:40px;
	font-size:20pt;
	color:#666666;
	}