* {
	font-family: Trebuchet, "Trebuchet MS", sans-serif, GillSans, Calibri; 
	font-size: 14px;
  }

a {
	text-decoration: none;
	color: #ff9900;
  }
a:hover{
	text-decoration: underline;
	color: #fff;
  }
a img { 
	border: none; 
  }

body {
	margin: 0;
	padding: 0;
	background-color: #1d1d1d;
	background-image: url('images/opel_boost_01.png');
	background-repeat: repeat-x;	
  }
td {
	margin: 0;
	padding: 0;
}
#control {
	margin: 0 auto 0 auto;
	width: 975px;
	overflow: hidden;
	text-align: left;
  }

.banner{
	background-image: url('images/opel_boost_03.png');
	background-repeat: no-repeat;	
	height: 203px;
}

.left {
	float: left;
	display: inline;
	height: 600px;
	width: 655px;
	overflow: hidden;

}
	.left .p1 {
		font-size: 16px;
		color: #fff;
		margin: 0 20px 0 0;
		padding:3px 0 16px 0;
	}
	.left .p1 strong{
		font-size: 30px;
		font-weight: bold;
		color: #fff;
	}
	
	.left .p3 {
		font-size: 16px;
		font-style: italic;
		color: #fff;
		line-height: 1.2em;
		margin: 0 20px 0 0;
	}

.right {
	float: left;
	height: 600px;
	display: inline;
	width: 320px;
	overflow: hidden;
	background-image: url('images/opel_boost_13.png');
	background-repeat: no-repeat;
	background-position: bottom left;
}

	#tabs {
		height: 414px;
		width: 319px;
		overflow: hidden;
		background-image: url('images/bg.png');
		background-repeat: no-repeat;
	}
	
#tabs .padtab {
	margin: 60px 15px 0 15px;
}

	
 .padtab p{
 	height: 80px;
	font-size: 12px;
	line-height: 1.5em;
	color: #222;
}

p.tickbox{
 	height: 18px;
	font-size: 12px;
	line-height: 1.5em;
	color: #222;
}

.padtab dl {
	margin: 0;
	padding: 0;

}
	
.padtab dt {
float:left;
color:#111;
font-size:11px;
width:100px;
height: 18px;
overflow: hidden;

} 
.padtab dd {
color:#111;
font-size:11px;
margin:0 0 5px 80px;
height: 18px;
}
 .padtab input {
font-size:11px;
position: absolute;
width: 180px;
height: 13px;
}

 .padtab select {
font-size:11px;
width: 185px;
}
 .padtab option {
font-size:11px;
}

.padtab dd span {
color:#CCCCCC;
}

.tick1 .button {
font-size:11px;
width: 187px;
height: 36px;
float: right;
margin: -15px 0 0 100px;
}

.tick1 .tick {
color:#111;
font-size:11px;
display: absolute;
margin:0 0 0 10px;
padding: 0;
float: left;
height: 12px;
width: 12px;
}

.tick1 {
color:#111;
font-size:11px;
display: normal;
margin:0;
padding: 0;
float: none;
height: 18px;
}
.tick1 span {
color:#111;
padding:0 0 0 30px;
font-size:11px;
}
		
	
		
	
	
	
	
	