#bottomSeats
{
	width		: 100%;
	overflow	: auto;
	margin		: 0;
	padding		: 0;
}

table.tblBottomSeats {
	border		: 0;
	margin		: 0;
	padding		: 0;
	width		: 100%;
	background	: #e5e5e5;
}

table.tblBottomSeats td {
	margin		: 0;
	padding		: 0;
}

table.tblBottomSeats td.bottomSeatsL,
table.tblBottomSeats td.bottomSeatsC,
table.tblBottomSeats td.bottomSeatsR 
{
	width: 33%;
	background: #fff;
}

#bottomSeats .moduletable h3 {
	font-size: 12px;
	background: #ff4700;
	color: #fff;
	height: 25px;
	margin: 0;
	padding: 0;
	margin: 0px;
	font-weight: bold;
	line-height: 25px;
	text-indent: 10px;
}

#bottomSeats .moduletable {
	font-size: 12px;
}

#bottomSeats li a
{
	color: #1B2B03;
	font-size		: 11px;
}

#bottomSeats .moduletable p {
	padding			: 0 6px;
}

#bottomSeats .moduletable
{
	color		: #1B2B03;
}