/*rollovers*/
div.indcatbox {
	float:left; 
	width: 158px; 
	height:206px;
margin:5px 10px;
padding:0;
	cursor:pointer; 
	cursor:hand;
	vertical-align:baseline;
/*border:1px solid red;*/
}

/*div.indcatbox {
	float:left; 
	width: 158px; 
	height:206px;
	margin-right: 5px; 
	margin-left: 4px;
	margin-top: 4px;
	border: solid 1px #14525e;
	cursor:pointer; 
	cursor:hand;
	vertical-align:baseline;
	margin-bottom: 5px;
}*/


div.indcatname {
background:transparent url("images/header_productinfo.png") repeat-x top left;
font:bold 0.6em Arial, verdana, sans-serif;
height:41px;
margin:0;
padding:3px 0px 0 0px;
color:white;

}
div.indcatnameover {
background:transparent url("images/header_productinfo-over.png") repeat-x top left;
font:bold 0.6em Arial, verdana, sans-serif;
height:41px;
margin:0;
padding:3px 0px 0 0px;
color:#2E2D61;
/*font:bold 0.6em Arial, verdana, sans-serif;
margin:0;
padding:2px 5px 0 5px;
	text-align:center;*/
}
img.indcatpic {
border:1px solid #E8E8E8;
}
div.indcatboxtext {
	float:left; 
	width: 158px; 
	height:206px;
	margin: 5px; 
border-bottom:2px solid #393863;

}

