/* GENERAL STYLES */
/* TD stuff */

.tdInfoBox
{
 width: 150px;
 float: right;
 background-color: #FFFFFF;
 margin: 10px;
 color: #111111;
 text-align: center;
}
.tdInfoBox INPUT
{
 font: Arial;
 font-size: 11px;
 width: 130px;
}

.tdCategories LI, .tdBrands LI
{
 float: left;
 list-style:none;
 margin: 5px 5px 5px 5px;
 padding: 5px;
 width: 115px;
 background-color: #d9ecf3;
 line-height: 12px;
}

.tdCategories:after, .tdBrands:after, .prodlist:after
{
 content: ".";
 display: block;
 height: 0px;
 clear: both;
 visibility: hidden;
}

.prodlist
{
 list-style:none;
 margin: 0 0 0 10px;
 padding: 0px;
}
.prodlist li
{
 float: left;
 list-style:none;
 margin: 5px 5px 5px 5px;
 padding: 5px;
 width: 125px;
 height: 175px;
 background-color: #d9ecf3;
 text-align: center;
 line-height: 12px;
}
.prodlist A
{
 font-size: 12px;
}
.prodlist img
{
 margin: 5px;
}
.prodlist ul
{
 margin: 0px;
 padding: 0px;
}
.prodlistdesc
{
 font-family: Tahoma;
 font-size: 11px;
}
.tdSimilar
{
 width: 468px;
}
.PostListFooter
{
 text-align: center;
}



/* EDITOR PROPERTIES */

