/* franchise specific */
.ldv {
	padding: 5px 20px 0 0;
}


/* model specific */

/* ldv */
.models {
	width: 760px;
	height: 264px;
	margin: 0 0 10px 0;
	padding: 0;		
}

.models h3 {
color: #000;	
}

.maxus-chiller{
	background: #e5e5e5 url(../images/newcars/ldv/models/maxus-chiller.jpg) no-repeat;
}

.maxus-chiller h3{
color: #fff;
}
.maxus-crew{
	background: #e5e5e5 url(../images/newcars/ldv/models/maxus-crew.jpg) no-repeat;
}

.maxus-crew h3{
color: #fff;
}

.maxus-lwb-adwords {
	background: #e5e5e5 url(../images/newcars/ldv/models/maxus-hiroof.jpg) no-repeat;
}

.maxus-lwb-adwords h3{
color: #fff;
}

.maxusvan {
	background: #e5e5e5 url(../images/newcars/ldv/models/maxus-van.jpg) no-repeat;
}
.maxusminibus {
	background: #e5e5e5 url(../images/newcars/ldv/models/maxus-minibus.jpg) no-repeat;
}

.maxusminibus h3{
	color: #fff;	
}

.maxuscombi {
	background: #e5e5e5 url(../images/newcars/ldv/models/maxus-combi.jpg) no-repeat;
}
.maxuschassis {
	background: #e5e5e5 url(../images/newcars/ldv/models/maxus-chassis.jpg) no-repeat;
}
.maxuschassis h3{
	color: #fff;	
}

@charset "utf-8";
/* CSS Document */

