/* franchise specific */
.toyota {
	padding: 5px 20px 0 0;
}


/* model specific */

/* toyota */
.models {
	width: 760px;
	height: 264px;
	margin: 0 0 10px 0;
	padding: 0;		
}
.iq {
	background: #e5e5e5 url(../images/newcars/toyota/models/iq.jpg) no-repeat;
}
.aygo {
	background: #e5e5e5 url(../images/newcars/toyota/models/aygo.jpg) no-repeat;
}
.yaris {
	background: #e5e5e5 url(../images/newcars/toyota/models/yaris.jpg) no-repeat;
}
.urban-cruiser {
	background: #e5e5e5 url(../images/newcars/toyota/models/urban-cruiser.jpg) no-repeat;
}
.auris {
	background: #e5e5e5 url(../images/newcars/toyota/models/auris.jpg) no-repeat;
}
.verso {
	background: #e5e5e5 url(../images/newcars/toyota/models/verso.jpg) no-repeat;
}
.avensis {
	background: #e5e5e5 url(../images/newcars/toyota/models/avensis.jpg) no-repeat;
}
.prius {
	background: #e5e5e5 url(../images/newcars/toyota/models/prius.jpg) no-repeat;
}
.rav4 {
	background: #e5e5e5 url(../images/newcars/toyota/models/rav4.jpg) no-repeat;
}
.landcruiser {
	background: #e5e5e5 url(../images/newcars/toyota/models/landcruiser.jpg) no-repeat;
}
.hilux {
	background: #e5e5e5 url(../images/newcars/toyota/models/hilux.jpg) no-repeat;
}
.hiace {
	background: #e5e5e5 url(../images/newcars/toyota/models/hiace.jpg) no-repeat;
}
.dyna {
	background: #e5e5e5 url(../images/newcars/toyota/models/dyna.jpg) no-repeat;
}
