.carwash_mainDiv {
	text-align: left;
	/*height: 100%;*/
	margin: 10px;
}

.carwash_image1 {
	width:300px;
	margin-left:10px;
	border: 3px #c0c0c0 groove;
	float: right;
}

.carwash_small {
	font-size: 9pt;
}

.carwash_right {
	margin-left: 350px;
}

.carwash_optionsDiv {
	width:420px;
	margin-top: 20px;
	margin-right: 20px;
	/*margin-bottom: 30px;*/
	border: 3px #c0c0c0 groove;
	float: left;
}

.carwash_optionsTable {
	text-align: center;
	width: 100%;
}
