.register {
	width:663px;
	border:1px solid #d6dbde;
	background-color:#ffffff;
}

.register .inner {
	padding: 18px;
	padding-top:28px;
}

form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.andor {
	width: 250px;
	height: 22px;
	background-image: url(/pics/andor.gif);
	background-repeat: repeat-x;
	backgroun-position: middle middle;
}

div.andor div {
	width: 60px;
	height: 22px;
	background-color: #f3f9ec;
	line-height: 22px;
	color: #688544;
}

div.media div.label {
	width: 113px;
	margin-left: 19px;
	float: left;
	color: #5e7d38;
	font-size: 12px;
}

div.data div.label {
	width: 113px;
	margin-left: 19px;
	float: left;
	color: #888887;
	font-size: 12px;
}

div.helpicon {
	padding-left: 20px;
	padding-top: 3px;
	float: left;
}

div.input {
	float: left;
	width: 255px;
}

div.long {
	width: 325px;
}

div.input input {
	border: 1px solid #c4c4c4;
	width: 253px;
}

div.input select {
	width: 253px;
}

div.input textarea {
	border: 1px solid #c4c4c4;
	width: 325px;
	height: 75px;
}

div.media {
	background-color: #f3f9ec;
	border: 1px solid #cae1af;
	width: 627px;
	margin-top: 20px;
}

div.data {
	background-color: #fbfbfb;
	border: 1px solid #dcdcdc;
	width: 627px;
	margin-top: 20px;
}

div.subscript {
	font-size: 11px;
	color: #829768;
	font-style: italic;
	padding-left: 133px;
}

div.popup {
	float: left;
	width: 1px;
}

div.popup .help div.middle div {
	padding-left: 14px;
	padding-top: 6px;
	color: #897f57;
	font-size: 11px;
}

div.popup .help div.middle div span {
	font-size: 12px;
	font-weight: bold;
}

div.popup .help div.middle {
	background-image: url(/pics/help.gif);
	width: 192px;
	height: 100px;
}

div.popup .help div.bottom {
	background-image: url(/pics/help_bottom.png);
	width: 192px;
	height: 18px;
}

div.popup .help div.top {
	background-image: url(/pics/help_top.png);
	width: 192px;
	height: 7px;
}

div.popup .help {
	position: relative;
	top: -122px;
	left: -18px;
	width: 192px;
}

div.popup .error div {
	color: #e75116;
	font-size: 11px;
	padding-left: 34px;
	padding-right: 10px;
	padding-top: 13px;
	padding-bottom: 15px;
}

div.popup .error {
	position: relative;
	background-image: url(/pics/back_warning.gif);
	background-repeat: no-repeat;
	top: -5px;
	left: 10px;
	width: 175px;
	min-height: 75px;
	border: 1px solid #f0ccb3;
	background-color: #fef5ec;
}
span.orange {
	color: #e75116;
}

div.register div.send {
	width: 627px;
	border-top: 1px solid #dcdcdc;
	margin-top: 20px;
} 

div.error {
	color: #E75116;
	margin-top: 6px;
	margin-bottom: 4px;
}

div.message {
	color: #67AD16	;
	margin-top: 4px;
	margin-bottom: 4px;
}