/*========================================*/
/*========================================*/
/* C@ 11-08-2010 */
/* M@ 14-02-2011 */
/*========================================*/
/*========================================*/
	table#float_banner { position: absolute; top: 120px; }
/*========================================*/
	tr.main, td.main { background-color: #FFFFFF; }
	td.main_trn { background-color: transparent; }
	td.main_ctl { background-image: url(/images/borders/main.png); background-position: top left; background-repeat: no-repeat; }
	td.main_ctr { background-image: url(/images/borders/main.png); background-position: top right; background-repeat: no-repeat; }
	td.main_cbl { background-image: url(/images/borders/main.png); background-position: bottom left; background-repeat: no-repeat; }
	td.main_cbr { background-image: url(/images/borders/main.png); background-position: bottom right; background-repeat: no-repeat; }
/*========================================*/
	tr.promotion, td.promotion { background-color: #9D0000; }
	td.promotion_trn { background-color: transparent; }
	td.promotion_top { background-color: #9D0000; border-top: solid 2px white; }
	td.promotion_bottom { background-color: #9D0000; border-bottom: solid 2px white; }
	td.promotion_right { background-color: #9D0000; border-right: solid 2px white; }
	td.promotion_ctl { background-image: url(/images/borders/promotion.png); background-position: top left; background-repeat: no-repeat; }
	td.promotion_ctr { background-image: url(/images/borders/promotion.png); background-position: top right; background-repeat: no-repeat; }
	td.promotion_cbl { background-image: url(/images/borders/promotion.png); background-position: bottom left; background-repeat: no-repeat; }
	td.promotion_cbr { background-image: url(/images/borders/promotion.png); background-position: bottom right; background-repeat: no-repeat; }
/*========================================*/
	table#border { border: 1px solid #222222; }
	table#border td { border: 1px solid #222222; padding: 2px 5px 2px 5px; }
/*========================================*/
/*========================================*/