/* franchise specific */
.peugeot {
	padding: 5px 20px 0 0;
}


/* model specific */

/* peugeot */
.models {
	width: 760px;
	height: 264px;
	margin: 0 0 10px 0;
	padding: 0;		
}
.peugeot-107 {
	background: #e5e5e5 url(../images/newcars/peugeot/models/107.jpg) no-repeat;
}
.peugeot-206 {
	background: #e5e5e5 url(../images/newcars/peugeot/models/206.jpg) no-repeat;
}
.peugeot-207 {
	background: #e5e5e5 url(../images/newcars/peugeot/models/207.jpg) no-repeat;
}
.peugeot-207-gti{
	background: #e5e5e5 url(../images/newcars/peugeot/models/207-gti.jpg) no-repeat;
}
.peugeot-307 {
	background: #e5e5e5 url(../images/newcars/peugeot/models/307.jpg) no-repeat;
}
.peugeot-308 {
	background: #e5e5e5 url(../images/newcars/peugeot/models/308.jpg) no-repeat;
}
.peugeot-308cc {
	background: #e5e5e5 url(../images/newcars/peugeot/models/308cc.jpg) no-repeat;
}
.peugeot-407 {
	background: #e5e5e5 url(../images/newcars/peugeot/models/407.jpg) no-repeat;
}
.peugeot-4007 {
	background: #e5e5e5 url(../images/newcars/peugeot/models/4007.jpg) no-repeat;
}
.peugeot-807 {
	background: #e5e5e5 url(../images/newcars/peugeot/models/807.jpg) no-repeat;
}
.peugeot-207van {
	background: #e5e5e5 url(../images/newcars/peugeot/models/207van.jpg) no-repeat;
}
.peugeot-bipper {
	background: #e5e5e5 url(../images/newcars/peugeot/models/bipper.jpg) no-repeat;
}
.peugeot-partner-original {
	background: #e5e5e5 url(../images/newcars/peugeot/models/partner-original.jpg) no-repeat;
}
.peugeot-partner {
	background: #e5e5e5 url(../images/newcars/peugeot/models/partner.jpg) no-repeat;
}
.peugeot-expert {
	background: #e5e5e5 url(../images/newcars/peugeot/models/expert.jpg) no-repeat;
}
.peugeot-boxer {
	background: #e5e5e5 url(../images/newcars/peugeot/models/boxer.jpg) no-repeat;
}

.finance-table td{
border: 1px solid #000;
}
