#right #sppSearchTool {
	overflow:auto;
	width:100%;
	padding-bottom:20px;
}
#right #sppSearch{
	position:relative;
	display:block;
	float:left;
	width:660px;
	height:74px;
	background:url(/_images/spp.search-bkd.png) no-repeat;
}
#right #sppSearch select {
	position:absolute;
	left:400px;
	top:40px;
	width:240px;
	height:20px;

}