
#baschoose {
	background-image: url(/images/signup/bas_back.gif);
	float: left;
	height: 206px;
}

#enhchoose {
	background-image: url(/images/signup/enh_back.gif);
	float: right;
	height: 440px;
}

#contactdetail input {
	margin: 1px 0px 2px 0px;
}

#contactdetail label {
	float: left;
	padding-top: 2px;
	width: 100px;
}

#helpbox {
	padding: 10px;
}

#helpchoose {
	background-image: url(/images/signup/help_back.gif);
	float: left;
	height: 180px;
	margin-top: 34px;
}

#indenter {
	clear: both;
	padding-left: 75px;
	width: 480px;
}

#pcrb {
	width: 300px;
}

#pcrb .unavail {
	color: #CCCCCC;
}

#prgstrip #basprgbaractive {
	border-bottom: 8px solid #c3dff5;
	color: #8b8b8b;
	font-weight: bold;
}

#prgstrip #enhprgbaractive {
	border-bottom: 8px solid #beb7da;
	color: #8b8b8b;
	font-weight: bold;
}

#prgstrip .basbar {
	border-bottom: 8px solid #79BDE8;
	color: #79BDE8;
	width: 209px;
}

#prgstrip .enhbar {
	border-bottom: 8px solid #8174b5;
	color: #8174b5;
	width: 157px;
}

#prgstrip .prgbar {
	font-size: 12px;
	float: left;
	margin: 0px 0px 20px 1px;
	padding-bottom: 2px;
	text-align: center;
}

#signuphead {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}

.basbullet {
	background-image: url(/images/signup/bas_bullet.gif);
}

.bfli {
	padding: 7px 0px 3px 15px;
}

.bflibullet {
	float: left;
	height: 15px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	width: 15px;
}

.choosebox {
	padding: 10px;
	width: 289px;
}

.choosebox img {
	margin: 3px 0px 6px 0px;
}

.choosebtns {
	float: right;
}

.enhbullet {
	background-image: url(/images/signup/enh_bullet.gif);
}

.offsetbtn {
	left: 5px;
	position: relative;
	top: 8px;
}

