div.line {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 616px;
	float: left;
	font-size: 11px;
	text-transform: capitalize;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}
span.rating {
	width: 100px;
	border: thin none #00CC00;
	float: left;
	height: 13px;
	font-style: oblique;
	font-size: 10px;
	font-weight: bold;
	overflow:visible;
}
span.name {
	float: left;
	width: 110px;
	border: thin none #999999;
	height: 10px;
	text-align: left;
}
span.small {
	float: left;
	width: 78px;
	height: 13px;
	overflow:visible;
}
div.linehead {
	border:thin outset #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 616px;
	float: left;
	height: 13px;
	font-size: 10px;
	text-transform: capitalize;
	text-align: center;
	font-weight: bolder;
	background-color: #CC0000;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
span.more {

	float: left;
	width: 30px;
	border: thin none #999999;
	height: 10px;
}
span.seats {
	float: left;
	width: 68px;
	border: thin none #999999;
	height: 10px;
}

h1.search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}
