﻿div.SmallBanners div.DIV_Banners
{
	text-align: left;
	overflow: hidden;
	margin: 0px;
}

div.DIV_Banners table.TBL_Banners
{
	width: 100%;
	table-layout: fixed;
	padding: 0px;
}

table.TBL_Banners td
{
	padding: 0px;
	padding-top: 5px;
}

table.TBL_BannersSeparator td
{
	padding: 0px;
}

div.DIV_Banners td.TD_First
{
	padding: 0px;
}

div.DIV_Banners td.td_bannersSeparator
{
	height				: 4px;
	background-image	: url("../img/Banners/banner_separator.png");
	background-position	: center;
	background-repeat	: no-repeat;
}

table.TBL_Banners img
{
	max-width: 211px;
}
