/********************************/
/*CONTENT Category Items List   */
/********************************/
.BtwContentStaticCategoriesItemsList                  { clear:both; background-repeat:no-repeat; overflow:hidden; color:#899100;}
.BtwContentStaticCategoriesItemsList a                { color:#899100; font-weight:bold;}
.BtwContentStaticCategoriesItemsList a:hover          { text-decoration:underline;}
.BtwContentStaticCategoriesItemsList h3               { padding:0px; margin:0px; font-size:13px; font-weight:bold;  }
.BtwContentStaticCategoriesItemsList .Item            { width:118px; height:284px; float:right; text-align:center; }
.BtwContentStaticCategoriesItemsList .AlternatingItem { width:118px; height:284px; float:right; text-align:center; }
.BtwContentStaticCategoriesItemsList .Separator       { float:right; width:7px;}


.BtwContentStaticCategoriesItemsList .SecondeLevelSeparator                 {display:none;}
.BtwContentStaticCategoriesItemsList .SecondeLevelItem                      {height:auto;}
.BtwContentStaticCategoriesItemsList .SecondeLevelItem a                    {color:#484848; font-weight:normal;}
.BtwContentStaticCategoriesItemsList .SecondeLevelAlternatingItem           {height:auto;}
.BtwContentStaticCategoriesItemsList .SecondeLevelAlternatingItem a         {color:#484848; font-weight:normal;}
/*
.BtwContentStaticCategoriesItemsList .Item   .Separator {display:none;}
.BtwContentStaticCategoriesItemsList .Item   .Item      {height:auto;}
.BtwContentStaticCategoriesItemsList .Item   .AlternatingItem      {height:auto;}
.BtwContentStaticCategoriesItemsList .AlternatingItem   .Separator {display:none;}
.BtwContentStaticCategoriesItemsList .AlternatingItem   .Item      {height:auto;}

.BtwContentStaticCategoriesItemsList .Item   .Item a     {height:auto;}
.BtwContentStaticCategoriesItemsList .Item   .AlternatingItem a     {height:auto;}
.BtwContentStaticCategoriesItemsList .AlternatingItem   .Item a     {height:auto;}
.BtwContentStaticCategoriesItemsList .AlternatingItem   .AlternatingItem a     {height:auto;}

.BtwContentStaticCategoriesItemsList .AlternatingItem   .AlternatingItem      {height:auto;}
.BtwContentStaticCategoriesItemsList .Item .Item                    { color:#484848;}
.BtwContentStaticCategoriesItemsList .Item .Item a                 { color:#484848; font-weight:normal; background-color:Red;}*/
