/* CSS Document */
.odd, .even {
  background: inherit;
  border-bottom: inherit;
}
div.catItemExtraFields ul li span.catItemExtraFieldsLabel, div.genericItemExtraFields ul li span.genericItemExtraFieldsLabel {
  float: inherit;}
  div.catItemExtraFields, div.genericItemExtraFields {
   border-top: inherit;
}
div.itemListCategory {
  background: inherit;
  border: inherit;}
  div.itemListCategory img {
  background: inherit;
  padding: 0;
  border: 1px solid #999;
  margin: 0;
}
div.catItemHeader {
	/*display:none;*/
}
div.itemIsFeatured, div.catItemIsFeatured, div.userItemIsFeatured {
  background: inherit;
}
div.catItemCategory {
  border-bottom: inherit;
}
div#itemListLinks {
  background: inherit;
  border: inherit;}
 div.subCategory {
  background: inherit;
  border: 1px solid #414843;
  text-align: center;
   padding: 15px 10px;
}
div.subCategory:hover {
	background: #D88712;
	}
	
	
	a div.subCategory:hover h2 {
	color:#ffffff!important;}
	
div.itemHeader h2.itemTitle{
	
}
.itemContainer .groupLeading div.catItemBody div.itemFullText div.catItemImageBlock{
	    float: right;
    width: 50%;
		 margin-left: 10px;
}
