
.content-container {
	padding-bottom: 15px !important;
	margin-top: 35px !important;
}

#intro {
	margin: 0 30px;
	padding: 20px 60px 20px 0;
}

#intro.campervan { background: url(images/transport/single/campervan.gif) right center no-repeat; }
#intro.bus { background: url(images/transport/single/bus.gif) right center no-repeat; }
#intro.car { background: url(images/transport/single/car.gif) right center no-repeat; }
#intro.tours { background: url(images/transport/single/tours.gif) right center no-repeat; }
#intro.train { background: url(images/transport/single/train.gif) right center no-repeat; }

.content-container #transportnav {
	float: left;
	width: 130px;
	margin-right: 20px;
	margin-top: -25px;
}

/* product listing */
.listing {
	float: left;
	width: 320px;
	margin: 10px 35px 0 25px;
}


.listing h2 {
	font-weight: bold;
	color: #b0ce47; 
	margin-bottom: 15px;
	font-size: 11px;
}


.rightcolumn p { margin-bottom: 15px; }