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