/* franchise specific */
.volvo {
	padding: 5px 20px 0 0;
}


/* model specific */

/* volvo */
.models {
	width: 760px;
	height: 264px;
	margin: 0 0 10px 0;
	padding: 0;		
}
.s40 {
	background: #e5e5e5 url(../images/newcars/volvo/models/s40.jpg) no-repeat;
}
.s60 {
	background: #e5e5e5 url(../images/newcars/volvo/models/s60.jpg) no-repeat;
}
.s80 {
	background: #e5e5e5 url(../images/newcars/volvo/models/s80.jpg) no-repeat;
}

.v50 {
	background: #e5e5e5 url(../images/newcars/volvo/models/v50.jpg) no-repeat;
}
.v60 {
	background: #e5e5e5 url(../images/newcars/volvo/models/v60.jpg) no-repeat;
}
.v70 {
	background: #e5e5e5 url(../images/newcars/volvo/models/v70.jpg) no-repeat;
}
.xc60 {
	background: #e5e5e5 url(../images/newcars/volvo/models/xc60.jpg) no-repeat;
}
.xc70 {
	background: #e5e5e5 url(../images/newcars/volvo/models/xc70.jpg) no-repeat;
}
.xc90 {
	background: #e5e5e5 url(../images/newcars/volvo/models/xc90.jpg) no-repeat;
}
.c30 {
	background: #e5e5e5 url(../images/newcars/volvo/models/c30.jpg) no-repeat;
}

.c70 {
	background: #e5e5e5 url(../images/newcars/volvo/models/c70.jpg) no-repeat;
}
@charset "utf-8";
/* CSS Document */


