/* CSS Document */



#header{

	background:url(../images/search_header.jpg) 0 0 no-repeat;

	}



#subMenu a{

	color:#b4373a;

	text-decoration:none;

	display:block;

	height:1%;

	border-bottom:10px solid #fff;

	padding-right:15px;

}



html > body #subMenu a{

	height:auto;

}



#subMenu a:hover{

background:url(../images/red_arrow.gif) right center no-repeat;

}



input.txtInput{

	width:170px;

	}



select.selectInput{

	width:170px;

	}
#search_link{
	background-position:0 -21px;
}


#go{
	/*background:url(../images/go.gif) 0 0 no-repeat #fff;*/
	width:30px;
	height:14px;
	}
	
	#content dd a{
	color:#990000;
	}