/********************************/
/*CONTENT Category Items List   */
/********************************/
.BtwContentStaticCategoryItemsList                  { clear:both; background-repeat:no-repeat; overflow:hidden;}
.BtwContentStaticCategoryItemsList h3               { padding:0px; margin:0px; font-size:13px; font-weight:bold;  }
.BtwContentStaticCategoryItemsList .Item            { width:118px; float:right; text-align:center; }
.BtwContentStaticCategoryItemsList .AlternatingItem { width:118px; float:right; text-align:center; }
.BtwContentStaticCategoryItemsList .Separator       { float:right; width:7px;}

.BtwContentStaticCategoryItemsList .Item   .Separator {display:none;}
.BtwContentStaticCategoryItemsList .AlternatingItem   .Separator {display:none;}
