
div#main {
	width:388px;
	font-family: arial, helvetica, sans-serif;
	text-align: left;
}
/*433*/
div.contain { background: url(/images/amigo_logo.jpg) no-repeat; background-position:-5px -7px; margin-bottom: 10px; padding-top: 90px; float: left; width: 433px; word-wrap: break-word; } /* nonstandard css for iewin */
div.contain>*:first-child, div.sidebar>*:first-child { margin-top: 0; }
.register .r2 { display:inline; font-weight: normal; color: #CCCCCC; font-size: 10px; margin-top: -15px; }
.register .content { text-align: left; width: 100%; }
.register .fieldgrp { width: 100%; margin-bottom: 5px; }
.register .fieldgrp:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; } 
.register label { font-weight: normal; width: 115px; padding: 3px 10px 0 0; padding-top: 3px; float: left; display: block; color: #999999; font-size: 11px; text-align: left; }
.register .field { width: 263px; float: left; font-size: 92%; display: inline;}
.register .fieldButton { float: right; margin-right:25px;}
.register .field .Disc { font-weight: normal; float:left; margin-left: 25px; margin-top: -15px; color: #999999; font-size: 11px; display: inline; }

.inputField {
font-family: arial;
border-width: 1px;
border-style: solid;
border-color: #ff9900;
font-size: 12px;
height: 20px;
width: 230px;
}
textarea {
font-family: arial;
border-width: 1px;
border-style: solid;
border-color: #ff9900;
font-size: 12px;
width: 230px;
}

input:focus, textarea:focus {
	border:1px solid #019201;
	background-color: #DAFEDA;
}

.inputColor {
	font-family: arial;
	border:1px solid #019201;
	font-size: 12px;
	height: 20px;
	background-color: #DAFEDA;
	width: 230px;
}

.textareaColor {
	font-family: arial;
	border:1px solid #019201;
	font-size: 12px;
	background-color: #DAFEDA;
	width: 230px;
}

.inputCheck {
	margin-left: 0;
	border:1px solid #ff9900;
}
