div.about {
	width: 420px;
	background-color: #a9a2d1;
	color: #fff;
	display: block;
	top:125px;
	padding: 14px 30px 40px 13px;
	position: fixed;
	z-index: 60000;
}

div.terms {
	width: 480px;
	height: 940px;
	background-color: #a9a2d1;
	color: #fff;
	display: block;
	top:5px;
	padding: 10px 30px 10px 13px;
	margin-bottom: 100px;
	position: relative;
	z-index: 4000;
}

div.ship {
	width: 470px;
	background-color: #a9a2d1;
	color: #fff;
	display: block;
	top:5px;
	padding: 10px 30px 40px 13px;
	margin-bottom: 100px;
	position: relative;
	z-index: 4000;
}

div.expandable_grey {
	width: 420px;
	background-color: #a9a2d1;
	color: #fff;
	display: block;
	padding: 0px 0px 0px 0px;
	margin-bottom: 0px;
	position: relative;
	z-index: 4000;
}


div.aboutwhite {
	width: 570px;
	background:transparent;
	color: #a9a2d1;
	display: block;
	top:125px;
	padding: 10px 30px 40px 13px;
	position: fixed;
	z-index: 60000;
	font-size: 22px;
	line-height: 28px;
}

div.email {
	width: 570px;
	background-color: #fff;
	color: #a9a2d1;
	display: block;
	top:125px;
	padding: 10px 30px 40px 13px;
	position: fixed;
	z-index: 60000;
	font-size: 22px;
	line-height: 28px;
}

#wrapper {
	position: absolute;
	top: 120px;
	width: 760px;
	overflow: hidden;
	margin-left: 200px;
	margin-bottom: 150px;
}

a.nowlink {
	color: #a9a2d1;
}

span.termsTitle {
	font-size: 22px;
}

#wrapper p {
	margin-bottom: 13px
}

#wrapper #text {
	float: left;
	width: 740px;
}

#wrapper #text h4,
#wrapper #text h3,
#wrapper #text p{
	width: 520px;
	font-size: 11px;
	line-height: 16px;
}

#wrapper #text div.headline {
	font-size: 22px;
	font-weight: normal;
	line-height: 22px;
	margin-top: 4px;
}

#wrapper #text {
	font-size: 11px;
	line-height: 16px;
}

#wrapper #text tr th {
	font-weight: bold;
}


#wrapper #text h4,
#wrapper #text h3 {
	font-weight: bold;
}

#wrapper #text h4 {
	text-transform: uppercase;
	letter-spacing: 1px;
}

#wrapper #text h3,
#wrapper #text p {
	margin-bottom: 16px;
}

#wrapper span.heading {
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 10px;
}

/*
#wrapper a {
	text-decoration: none;
	color: #6dbce5;
	font-weight: bold;
}*/

input[type="checkbox"],
input[type="radio"]{ width: 10px; height: 10px; position:relative; top: 3px; z-index: 10; opacity: 100; }

div a {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}

div a.list {
	text-decoration: none;
	color: #fff;
	font-size: 22px;
	font-weight: normal;
	text-decoration: underline;
}

#wrapper #text input,
#wrapper #text textarea {
	border: 0px;
	color: #fff;
	background: #a9a2d1;
	padding: 5px;
	width: 310px;
	margin-bottom: 8px;
	font-size: 22px;
	height: 30px;
}

#wrapper #text input.button {
	width: 140px;
	color: #fff;
	background-color: #d0cce6;
	border: 0px;
	font-size: 22px;
	height: 30px;
}

#wrapper #text h4 {
	color: #6dbce5;
	margin-bottom: 16px
}

#wrapper #text strong {
		color: #444;
}

#wrapper #text p a.expandable_link {
	border-bottom: 1px #6dbce5 dotted;
}

span.expandable {
display: none;
}

span.pnf {
	z-index: 70000;
	font-size: 34px;
	line-height: 30px;
	color: #a9a2d1;
}
