.page-content{
	background-color:#fff;
}
.tab-typ1 > .tab-content{
	padding-top:15px;
}
.transfer-searchbox .frm-typ2 .input-group-addon span{
	min-width:106px;
}
.transfer-searchbox .travel-type{
	margin-top:10px;
}
.flight-searchbox .tab-content #transfer .searchfield-conbox > div{
	display:none;
}
.flight-searchbox .tab-content #transfer .searchfield-conbox > div.active{
	display:block;
}
/* Vehicle Types */
.vehicle-type {
	margin-bottom:30px;
}
.vehicle-type .box-typ6{
	margin-bottom:0px;
}
.vehicle .image{
	margin-bottom:15px;
}
.vehicle .title{
	color:#161616;
	font-family:"lato_bold";
	font-size:20px;
	margin-bottom:15px;
}
.vehicle .sdesc{
	font-family:"lato_regular";
	font-size:14px;
	color:#7c7c7c;
	line-height:21px;
	margin-bottom:15px;
}
.vehicle a{
	font-weight: bold;
	font-family: Arial;
	font-size: 14px
}
#transferresult_pg .probox-typ4{
	border-bottom:1px solid #e8e8e8;
}