div.hiddendiv {
	display: none;
}

.bustitle {
	position: relative;
	text-align: center;
	clear: both;
	width: 800px;
	height: auto;
	margin: 0 auto;
}

.head1cls {
	color: #161c4f;
	font-family: Verdana, Arial, Helvetica;
	font-size: 22px;
	text-align: center;
	margin: 6px 0 3px;
}

.head2cls {
	color: #cf0037;
	font-family: Verdana, Arial, Helvetica;
	font-size: 20px;
	text-align: center;
	margin: 6px 0;
}

/*
a.head1cls3 {
	color:#C70307;
}
*/

.head1cls3 {
	color: #161c4f;
	font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight: 700;
	text-align: center;
	margin: 2px 0;
	cursor:pointer;
}

#pdfLink {
	height: 164px;
	width: 550px;
	left: 90px;
	top: 24px;
	position: absolute;
	visibility: visible;
}

.newbuscaption {
	color: black;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	position: relative;
	bottom: -30px;
	margin: 0;
}

.newbuses {
	position: relative;
	text-align: center;
	width: 790px;
	height: auto;
	overflow: visible;
	padding: 0 0 0 30px;
}

.newbuscontainer {
	text-align:center;
	width:185px;
	height:150px;
	margin:auto;
}

.newbusitem {
	background-image: url(floathead2.png);
	background-repeat: repeat-x;
	background-position: left 0;
	width: 250px;
	text-align: center;
	height: auto;
	min-height: 245px;
	float: left;
	margin: 5px 6px;
	padding: 6px 0;
	outline: solid 1px #aaa;
}

div.newbusitem h2 {
	color: #fff;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: normal;
	margin: 0;
	padding: 0 0 6px;
}

.newbusitem2 {
	background-image: url(floathead2.png);
	background-repeat: repeat-x;
	background-position: left 0;
	width: 300px;
	text-align: center;
	height: auto;
	min-height: 245px;
	float: left;
	margin: 5px 10px;
	padding: 6px 0;
	outline: solid 1px #aaa;
}

.newbusitem3 {
	background-image: url(floathead.png);
	background-repeat: repeat-x;
	background-position: left 0;
	width: 250px;
	text-align: center;
	height: auto;
	min-height: 245px;
	float: left;
	margin: 5px 6px;
	padding: 6px 0;
	outline: solid 1px #aaa;
}

div.newbusitem3 h2 {
	color: #fff;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: normal;
	margin: 0;
	padding: 0 0 6px;
}
