p
{
font-size: 12px;
font-family: Verdana;
color: #333;
margin: 0 0 0 30;
}


div.car01 /* PEUGEOT 206 */
{
	position: relative;
	float: left;
	width: 400px;
	height: auto;
	/* min-height: 100px; */
	/* max-height: 100px; */
	background: #aaa;
	/* color: #0000ff; */
	margin:  0px 0px 5px 0px;
	padding:  5px;
	border-width: 1px;
	border-style: solid;
	border-color: #eee;
	text-align: left;
	overflow; hidden;

/* background */
	background-image:url('images/car_04_bg.gif');
	background-repeat: no-repeat;
	background-position: right; 
}

div.car02  /* ASTRA G */
{
	position: relative;
	float: left;
	width: 400px;
	height: auto;
	/* min-height: 100px; */
	/* max-height: 100px; */
	background: #ccc;
	/* color: #0000ff; */
	margin:  0px 0px 5px 0px;
	padding:  5px;
	border-width: 1px;
	border-style: solid;
	border-color: #eee;
	text-align: left;
	overflow; hidden;

/* background */
	background-image:url('images/car_05_bg.gif');
	background-repeat: no-repeat;
	background-position: right; 

}


div.car03  /* ASTRA H */
{
	position: relative;
	float: left;
	width: 400px;
	height: auto;
	/* min-height: 100px; */
	/* max-height: 100px; */
	background: #aaa;
	/* color: #0000ff; */
	margin:  0px 0px 5px 0px;
	padding:  5px;
	border-width: 1px;
	border-style: solid;
	border-color: #eee;
	text-align: left;
	overflow; hidden;

/* background */
	background-image:url('images/car_06_bg.gif');
	background-repeat: no-repeat;
	background-position: right; 

}

div.car04  /* ASTRA AUTOMAT */
{
	position: relative;
	float: left;
	width: 400px;
	height: auto;
	/* min-height: 100px; */
	/* max-height: 100px; */
	background: #ccc;
	/* color: #0000ff; */
	margin:  0px 0px 5px 0px;
	padding:  5px;
	border-width: 1px;
	border-style: solid;
	border-color: #eee;
	text-align: left;
	overflow; hidden;

/* background */
	background-image:url('images/car_01_bg.gif');
	background-repeat: no-repeat;
	background-position: right; 
}



div.car05
{
	position: relative;
	float: left;
	width: 400px;
	height: auto;
	/* min-height: 100px; */
	/* max-height: 100px; */
	background: #aaa;
	/* color: #0000ff; */
	margin:  0px 0px 5px 0px;
	padding:  5px;
	border-width: 1px;
	border-style: solid;
	border-color: #eee;
	text-align: left;
	overflow; hidden;

/* background */
	background-image:url('images/car_02_bg.gif');
	background-repeat: no-repeat;
	background-position: right; 

}

div.car06
{
	position: relative;
	float: left;
	width: 400px;
	height: auto;
	/* min-height: 100px; */
	/* max-height: 100px; */
	background: #ccc;
	/* color: #0000ff; */
	margin:  0px 0px 5px 0px;
	padding:  5px;
	border-width: 1px;
	border-style: solid;
	border-color: #eee;
	text-align: left;
	overflow; hidden;

/* background */
	background-image:url('images/car_03_bg.gif');
	background-repeat: no-repeat;
	background-position: right; 
}

