#bottomSeats
{
	width		: 100%;
	overflow	: auto;
	margin		: 0;
	padding		: 0;
}

table.tblBottomSeats {
	border		: 0;
	margin		: 0;
	padding		: 0;
	width		: 100%;
	background-color: #f5f5f5;
}

table.tblBottomSeats td {
	margin		: 0;
	padding		: 0;
}

table.tblBottomSeats td.bottomSeatsL,
table.tblBottomSeats td.bottomSeatsC,
table.tblBottomSeats td.bottomSeatsR 
{
	width: 33%;
	background: #fff;
	border: 1px solid #e3e3e3;
}

/* replacing color of L */
table.tblBottomSeats td.bottomSeatsL
{
	width: 33%;
	border: 1px solid #e3e3e3;
}

table.tblBottomSeats td.bottomSeatsC
{
	width: 33%;
	border: 1px solid #e3e3e3;
}


#bottomSeats .moduletable h3 {
	font-size: 11px;
	background: #FF9B2B;
	color: #fff;
	height: 24px;
	margin: 0;
	padding: 0;
	margin: 0px;
	font-weight: normal;
	line-height: 24px;
	text-indent: 10px;
}

#bottomSeats li a
{
	color: #fff;
	font-size		: 11px;
}

#bottomSeats .moduletable p {
	padding			: 0 6px;
}

#bottomSeats .moduletable
{
	color		: #1B2B03;
	
}
