.autoStuffNowShowing
{
	clear: both;
	margin-bottom: 4px;
	font-size: 10px;
}

.autoStuffNowShowing img
{
	width: 40px;
	float: left;
	margin-right: 6px;
	border: 0px;
}

.autoStuffNowShowingTitle
{
	font-weight: bold;
}

.showtimeListingTable
{
	border-top: 1px dotted black;
	width: 95%;
}

.showtimeListingTable td
{
	border-bottom: 1px dotted black;
	padding: 15px;
}

.showtimeSearch
{
	width: 100%;
	border: 2px solid #EEEEEE;
}
.showtimeSearch th
{
	background-color: navy;
	color: white;
}

.showtimeSearch th, .showtimeSearch td
{
	padding: 3px;
	text-align: center;
}

.showtimeSearch td, .showtimeSearch select, .showtimeSearch input 
{
	font-size: 12px;
}