
#ActionErrorDiv {
	min-width: 175px;
	max-width: 260px;
	text-align: center;
	margin:auto;
	max-height:70em;
}

 .searchBox:hover,.searchBox:focus{
 	background:url(/Images/descriptorSlice1Hover.jpg) repeat-x;	
 }
 .left{
 	float:left;
 }
 .right{float:right;}
 .leftClear{float:left; clear:left;}
 .rightClear{float:right; clear:right;}
 
