


legend {
	color: #F2F2F2;
}


.panel {
	clear: both;
	display: none;
	background: url(../gfx/tab_box_bg.jpg) no-repeat;
	height: 237px;
}

fieldset {
	border: none;
}

.panel.active-tab-body {
	display: block;
}


#newtabs {
	top: 55px;
	height: 28px;
	list-style: none;
	float: right;
	margin-right: 15px;
	margin-bottom: -2px;
}

#newtabs li {
	float: left;
}

#newtabs a {
	float: left;
	text-decoration: none;
	display: block;
	width: 111px;
	height: 26px;
}

#newtabs a.selected {
	float: left;
	text-decoration: none;
	display: block;
	width: 111px;
	height: 26px;
}

#newtabs #limousines a.selected{width: 111px; height: 26px; background:url(../gfx/limousines_a.jpg) no-repeat;}
#newtabs #coaches a.selected{width: 111px; height: 26px; background: url(../gfx/coaches_a.jpg) no-repeat;}
#newtabs #vans a.selected{width: 111px; height: 26px; background: url(../gfx/vans_a.jpg) no-repeat;}


#limousines a{width: 111px; height: 26px; background:url(../gfx/limousines.jpg) no-repeat;}
#coaches a{width: 111px; height: 26px; background: url(../gfx/coaches.jpg) no-repeat;}
#vans a{width: 111px; height: 26px; background: url(../gfx/vans.jpg) no-repeat;}

#taby {overflow:hidden;}
#taby h2{color: #ed1014;}
#taby p {color: #001035; font-size: 14px;font-weight: bold;}

#taby .panel ul {margin: 5px 0 0 10px;color: #001035;}
#taby .panel ul li {background: url(../gfx/taby_arrow.gif) no-repeat 0 10px;padding: 5px 0 0 10px;font-weight: bold;}
