.SearchHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/search_top_loop.gif);
	padding-top: 4px;

}
.SearchHorizonline {
	background-attachment: scroll;
	background-image: url(../images/search_horizon_line.gif);
	background-repeat: repeat-x;
	height: 2px;
}
.SearchBotLoop {
	background-attachment: scroll;
	background-image: url(../images/search_bot_loop.gif);
	background-repeat: repeat-x;
	height: 36px;
	text-align: center;
	vertical-align: top;
}
.buttonSerch{
	background-image: url(../images/search_button.gif);
	padding: 4px 0px 4px 8px;
	text-align: left;
	font-weight: bold;
	width:70px ;
	height:32px;
	border:0px;
}
