.cat_banner {
   height:73px;
	 background:#4d4d4d no-repeat scroll right top;
   width:802px;
}	
.cat_text {
  margin-bottom:5px;
}
.cat_banner_subcat {
   padding-top:60px;
} 
.cat_banner_subcat a {
   color:#000000;
   text-decoration:none;
	 padding-right:4px;
	 padding-left:4px;
}

/* one of the category images */
.category_image {
  width:198px;
  float:left;
	margin-bottom: 10px;
}
.category_image_top {
  background:#FFFFFF url(/images/live/bkg_invt_top.gif) no-repeat scroll center top;
}
.category_image_top h1 {
  margin-top:0px;
  margin-bottom:0px;
	font-size:1.7em;
}
.category_image img {
}
.category_image_text {
  background: #FBFDE6 none repeat scroll 0%;
	height:10px;
	margin:0pt 5px 0pt 5px !important;
	padding: 5px;
	font-weight:bold;
}
.category_image_bottom {
  background:#FFFFFF url(/images/live/bkg_invt_bottom.gif) no-repeat scroll center bottom;
  height:34px;
  margin-left:0px;
}
