.accessory_teaser .content
{
	background-color	: #ffdd78;
}

.accessory_teaser .top
{
	background-image	: url(../imgs/common/teaser_top-yellow.gif);
}

.accessory_teaser .bottom
{
	background-image	: url(../imgs/common/teaser_bottom-yellow.gif);
}



.table_with_image .td-odd, .small_table .tr-odd, .long_table .tr-odd
{
	background-color	: #fff3cb;
}

.table_with_image .td-even, .small_table .tr-even, .long_table .tr-even
{
	background-color	: #ffe9a0;
}

.table_with_image td.foot
{
    width               : 374px;
    height              : 17px;

    background-image    : url(../imgs/common/table_with_image_foot-yellow.gif);
    background-repeat   : no-repeat;
}


