.left-box-categories {
	height: auto;
	width: 250px;
	float: left;
}
.home_top_area {
	width :96%;
	border:0px black  solid;
	float: left;
}
.img_box{
	height:110px;
}
.rollover-product{
	color:#CCC;
	position:absolute;
	display:none;
	border:1px solid #CCC;
	width:500px;
	height:auto;
	text-align:left;
	opacity:.55;
	z-index:200;
	border-style:solid;
	border-style-width:5px;
	border-style-color:gray;
	background:white;
	margin-top:28px;
	margin-left:2px;
	font-family:Arial,Helvetica ,Verdana;
	font-size:10pt;
}
a.rollover ,a.rollover:hover ,a.rollover:visited{color:#BAD3F5;}
a.rollover:hover{color:#0000CC}