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

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

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



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

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

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

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


