.rl, .rldisplaying {
	width: 100%;
}
body {
	text-align: center;
	vertical-align: top;
	margin: 0px;
}
td, div, span, input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.banner {
	background-image: url(images/top.jpg);
	text-align: left;
	vertical-align: top;
	height: 117px;
	background-repeat: repeat;
	background-position: left top;
}
.container {
	width: 736px;
	height: 100%;
}
h1 {
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 20px !important;
	font-weight: bold;
	color: #667491;
	clear: both;
	float: left;
	margin-bottom: 26px;
	margin-left: 10px;
	padding-top: 40px;
	width: 100%;
}
.button, .button2 {
	font-size: 11px;
	font-weight: bold;
	color: #667491;
	clear: none;
	float: left;
	margin-left: 50px;
	padding-top: 1px;
}
.button2 {
	margin-left: 52px;
}
.button a, .button2 a {
	color: #667491;
	text-decoration: none;
}
.button a:hover, .button2 a:hover{
	color: #3586C5;
}
.address {
	font-weight: bold;
	font-size: 9px;
	color: #92A1C0;
	text-align: center;
	vertical-align: middle;
	padding: 3px 0px 3px 0px;
	height: 15px;
}
.address a, .address a:hover {
	color: #92A1C0;
	font-weight: bold;
	text-decoration: none;
}
.address a:hover {
	text-decoration: underline;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	margin: 0px 0px 5px 0px;
	width: 100%;
}
.content {
	padding: 25px;
	font-size: 11px;
	color: #333333;
	text-align: left;
	vertical-align: top;
}
.content a, .content a:hover {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.content a:hover {
	color: #2584C6;
}
.photo {
	padding-left: 10px;
	clear: none;
	float: left;
	height: 150px;
	width: 265px;
}
.carzone {
	font-size: 10px;
	color: #667491;
	text-align: center;
	vertical-align: middle;
	height: 5%;
	width: 100%;
	clear: both;
	float: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.footer {
	height: 15px;
}
.poweredby {
	padding: 2px;
	border-top: 1px solid #767676;
	text-align: center;
	height: 15px;
	width: 100%;
	font-size: 10px;
}
.poweredby a {
	color : #767676;
	text-decoration: none;
}
.poweredby a:hover {
	color : #2584C6;
	text-decoration: underline;
}
.tableText{
	font-size:11px;
}
