#main {
	min-height: 320px;
	padding-top: 10px;
}
* html #main {
	height: 320px;
}

#tradeshows .btmlink {
	margin-top: 8px;
}
#tradeshowlist {
	width: 100%;
}
#tradeshowlist th {
	background: #CCC;
	color: #000;
	font-size: 11px;
	text-align: left;
}
#tradeshowlist .first {
	padding-left: 15px;
}

#carsplash {
	background: url('../images/tradeshows-side.jpg') no-repeat center top;
	padding: 170px 0 20px;
	width: 174px;
}
#carsplash p {
	margin: 0 12px;
}
