body.pop {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#next {
	padding:7px 10px 5px 0;
	margin-bottom:0px;
	text-align:right;
	float:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	position: absolute;
	right: 60px;
	z-index: 1;
	top: 16px;
}
#contentpanelpop {
	position: relative;
	float: left;
	width: 570px;
	padding-top: 40px;
	padding-left: 35px;
	background-image: url(images/popupbg2-trans.png);
	padding-right: 35px;
	padding-bottom: 0px;
}
.bodytextpop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	text-align: left;
}
.bodytextpop a:link {
	color: #000000;
	text-decoration: underline;
}
.bodytextpop a:visited {
	color: #000000;
}
.bodytextpop a:hover {
	color: #FF6600;
	text-decoration: none;
}
.bodytextpop a:active {
	color: #FF6600;
}
#contentpanel2 {
	position: relative;
	float: left;
	width: 570px;
	padding-left: 35px;
	background-image: url(images/popupbg3-trans.png);
	padding-right: 35px;
	background-repeat: no-repeat;
	height: 35px;
	background-position: left bottom;
}
