@charset "utf-8";
/* CSS Document */

/*.essexbusdisplay*/
.essexbusdisplay {
	background: url(images/businfo_bghead.jpg) top no-repeat;
	position:relative;
	width:208px;
	margin: 0;
	margin-top:10px;
	padding-top:37px;
}

.essexbusdisplayWide {
	background: url(images/businfo_bghead2.jpg) top no-repeat;
	position:relative;
	right:35px;
	float:right;
	clear:right;
	width:300px;
	margin: 0;
	margin-top:10px;
	padding-top:58px;
}
