/* CSS For Search pages */
#spl {
	position: relative;
	overflow: hidden;
	width: 645px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#searchSite{
	position: relative;
	height: 660px;
	width: 655px;
	vertical-align: top;
	overflow:auto; 
	text-align: left;
}
#prodBox{
	margin: 2px;
	position: relative;
	padding: 4px;
	height: 84px;
	width: 593px;
	border:#999 1px solid;
	vertical-align: top;
}
#srb{
	position: relative;
	top: 0px;
	left: 88px;
	height: 84px;
	width: 400px;
	vertical-align: top;
}
#srp{
	position: relative;
	top: -80px;
	left: 0px;
	height: 80px;
	vertical-align: top;
}
#prodGridRow{
	position: relative;
	text-align: left;
	top: 0px;
	height: 190px;
	padding-top: 4px;
	margin-left: 3px;
	margin-right: 3px;
	width: 640px;
	font-size: 11px;
	color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#sProdBox0 {
	position: relative;
	text-align: center;
	width: 155px;
	height: 190px;
	border:#fff 1px solid;
	overflow: hidden;
}
#sProdBox1 {
	position: relative;
	text-align: center;
	border:#fff 1px solid;
	width: 155px;
	height: 190px;
	margin-left: 159px;
	top: -192px;
	overflow: hidden;
}
#sProdBox2 {
	position: relative;
	text-align: center;
	border:#fff 1px solid;
	width: 155px;
	height: 190px;
	margin-left: 318px;
	top: -384px;	
	overflow: hidden;
}
#sProdBox3 {
	position: relative;
	text-align: center;
	border:#fff 1px solid;
	width: 155px;
	height: 190px;
	margin-left: 477px;
	top: -576px;	
	overflow: hidden;  
}
#sGrdProdPic {
	position: relative;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: auto;
	margin-right:auto;
	height: 100px;
	width: 100px;
}
