@charset "utf-8";
/* CSS Document */

/*.chathamkentbusdisplay*/
.chathamkentbusdisplay {
	background: url(images/businfo_bg.jpg) top no-repeat;
	position:relative;
	width:208px;
	height:160px;	
	margin: 0;
	padding-top:10px;
	
	}

.chathamkentbusdisplayWide {
	background: url(images/businfo_bg2.jpg) top no-repeat;
	position:relative;
	right:35px;
	float:right;
	clear:right;
	width:300px;
	height:160px;	
	margin: 0;
	padding-top:10px;
	
	}
