@import url("../css/common/probox-listgrid.css");



.home .cmstxt{
	background:none;
	padding:0px;
	}
.four_imagebox{
	margin:0 0px 10px 0px;
	padding:0 0 0 0;
	}
.small_boxes{
	width:235px;
	height:161px;
	border:1px solid #444444;
	float:left;
	margin-right:10px;
	padding:0px;
	background-position:center center;
	background-repeat:no-repeat;
	position:relative;
	}
.nomrgn{
	margin:0 0 0 0;
	}
.alpha_box{
	position:absolute;
	left:0px;
	bottom:0px;
	_bottom:-1px;
	height:32px;
	width:235px;
	background-color:#000000;
	/* for IE */
  	filter:alpha(opacity=73);
  	/* CSS3 standard */
	  opacity:0.73;
	}
.small_box_title{
	position:absolute;
	left:0px;
	bottom:0px;
	height:32px;
	width:235px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:82%;
	color:#FFFFFF;
	padding:0px 0 0 0px;
	font-weight:normal;
	}
.small_box_title div{
	padding:4px 10px 4px 10px;	
	_padding:6px 10px 4px 10px;	
	}
	
.brand_logo{
	margin:0 0 10px 0;
	padding:15px 0 15px 0 ;
	list-style-type:none;
	background-image:url(../images/pricelogobg.gif);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#FFFFFF;
	border-bottom:1px solid #c6c6c6;
	min-height:1px;
	}
.brand_logo li{
	float:left;
	height:50px;
	padding:0 15px;
	}
.brand_logo li.clear{
	clear:both;
	float:none;
	font-size:0px;
	line-height:0px;
	margin:0px;
	padding:0px;
	height:0px;
	}
