li {
	font-size: small;
}

table.fancyx {
	background: none repeat scroll 0 0 whitesmoke;
	border-collapse: collapse;
	margin: 1em 1em 1em 0;
}

table.fancyx th, table.fancyx td {
	font-family: Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
	font-size: 12px;
}

input[type="text"] {
	border-right: #a9a9a9 1px solid;
	padding-right: 4px;
	border-top: #a9a9a9 1px solid;
	padding-left: 4px;
	padding-bottom: 4px;
	border-left: #a9a9a9 1px solid;
	padding-top: 4px;
	border-bottom: #a9a9a9 1px solid;
}

th.headerSortUp {
	background-image: url(js/themes/blue/asc.gif);
	background-color: #3399FF;
}

th.headerSortDown {
	background-image: url(js/themes/blue/desc.gif);
	background-color: #3399FF;
}

th.header {
	background-image: url(js/themes/blue/small.gif);
	cursor: pointer;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 20px;
	border-right: 1px solid #dad9c7;
	margin-left: -1px;
}

.busTable > tbody > tr > td:first-child {
	width: 650px
}

.oldBus {
	background-color: #EEEEEE;
	border-radius: 15px 15px 15px 15px;
	margin: 0 auto;
	padding: 1px;
	max-width: 470px
}

.wheel_gif {
	display: block;
	width: 18px;
	height: 18px;
	background-image: url(images/wheel.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.seat_av {
	display: block;
	width: 18px;
	height: 18px;
	background-image: url(images/seat_av.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.seat_temp_res {
	display: block;
	width: 18px;
	height: 18px;
	background-image: url(images/seat_temp_res.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.seat_alot {
	display: block;
	width: 18px;
	height: 18px;
	background-image: url(images/seat_alot.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.seat_alots {
	display: block;
	width: 18px;
	height: 18px;
	background-image: url(images/seat_alots.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.seat_avo {
	display: block;
	width: 18px;
	height: 18px;
	background-image: url(images/seat_avo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.seat_no {
	display: block;
	width: 18px;
	height: 18px;
	background-image: url(images/seat_no.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.seat_oc {
	display: block;
	width: 18px;
	height: 18px;
	background-image: url(images/seat_oc.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.seat_oco {
	display: block;
	width: 18px;
	height: 18px;
	background-image: url(images/seat_oco.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.seat_re {
	display: block;
	width: 18px;
	height: 18px;
	background-image: url(images/seat_re.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.seat_reo {
	display: block;
	width: 18px;
	height: 18px;
	background-image: url(images/seat_reo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.seat_se {
	display: block;
	width: 18px;
	height: 18px;
	background-image: url(images/seat_se.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.seat_ch {
	display: block;
	width: 18px;
	height: 18px;
	background-image: url(images/seat_ch.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.seat_cho {
	display: block;
	width: 18px;
	height: 18px;
	background-image: url(images/seat_cho.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.seat_cr {
	display: block;
	width: 18px;
	height: 18px;
	background-image: url(images/seat_cr.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.seat_cro {
	display: block;
	width: 18px;
	height: 18px;
	background-image: url(images/seat_cro.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.oldBus .table td {
	margin: 5px 0 0;
}

.dtpcol {
	background-color: green;
}

.info_right_1_1_css {

	color: blue;
}

td.dtpcol, table.ui-datepicker-calendar tbody td.dtpcol a {
	background: yellow;
}

.reset-p{
	line-height: normal;
	margin-bottom: 0;
}
.small-text{
	font-size: 10px;
}