@charset "utf-8";

body {
background:url(../lancerspecial/images/vip-preview-bg.png) #6a6869 repeat-x;
text-align:center;
margin:0px;
padding:28px 0px 0px 0px;
  color:#ffffff;
  font-size:11px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
}

#centre {
  width:941px;
  background:url(../lancerspecial/images/lancerback2.jpg) no-repeat;
  margin-left:auto;
  margin-right:auto;
  text-align:left;
  height:625px;
  position:relative;
}

#centre.reg_interest {
  background-image:url(../lancerspecial/images/landingbglancer.jpg);
}

#text {
	position:absolute;
	top:-2px;
	left:641px;
	width:289px;
	height:453px;
	font-size: 14px;
}


.btn {
	position:absolute;
	width: 198px;
	height: 48px;
	left: 77px;
	top: 114px;
	font-size: 14px;
}

.btn2 {
	position:absolute;
	width: 198px;
	height: 48px;
	left: 224px;
	top: 83px;
	font-size: 14px;
}
img {  display:block; border:none; }

#btn_reg_interest {
	top:353px;
	left:732px;
}

#btn_view_specs {
	top:430px;
	left:63px;
}

.big {
	font-size:16px;
	color: #F00;
	font-weight: bold;
}
.hilite {
	color:#F00;
	text-transform:uppercase;
	font-weight:bold;
}
.bold { font-weight:bold; }

p {
	margin:1px 0px 6px 0px;
	padding:0px;
	font-size: 14px;
}
ul { margin:1px 0px 6px 10px; padding:0px;}

li {
	margin:1px 0px 5px 5px;
	padding:0px;
	color: #FFF;
}

a { color:#ffffff; }
a:hover { color:#dddddd; }
.smalltext {
	text-decoration: line-through;
}

