body, td {
	color: #666;
}

.tbl_gallery {
    padding: 5px;
    border-bottom: 1px dotted #999;
    border-right: 1px dotted #999;
    height: 170px;
}

.tbl_gallery th {
	margin: 0; padding: 0;
	color: #333;
	font-size: 12px;
	font-weight: bold;
	height: 18px;
}

.tbl_gallery td {
    text-align: center;
    padding: 0px;
	height: 18px;
}

.car_price {
    color: #cc0000;
    font-weight: bold;
}

.tbl_listing {
	border-collapse: collapse;
	background-color: #d9d9d9;
	border: 1px solid #e5e5e5;
}

.tbl_listing th {
	background-color: #333;
	color: #fff;
	font-size: 11px;
	padding: 3px 3px;
}

.tbl_listing td {
	padding: 3px 5px;
}

.tbl_sales_team {
	text-align:center;
	height: 135px;
}

.tbl_sales_team th {
font-weight: bold;
font-size: 11px;
}

.tbl_contact {
	padding-left: 15px;
	padding-right: 25px;
	border-right: 1px solid #ccc;
}


.tbl_enquiry {
	background: transparent url(images/enquiry_bg.jpg) no-repeat center center;
}

.enquiry_name {
	font-weight: bold;
	text-align: right;
	padding: 0px 5px;
}


.remark, .text_error {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: #cc0000;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background-color: #CC0000;
	border-width: 1px;
	border-top: solid;	
	border-top-color: #CC0000;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #CC0000;
	padding: 3px 5px;

}
