#rnamebox {
	height: 20px;	
}

#remailbox {
	height: 10px;
	position: relative; 
}

#rcontainer {
	display: none;
}

#remail1 {
	width: 150px;
}

#rexplain {
	margin-top: 5px;
}

#rtextbox {
	margin-bottom: 5px;
	position: relative;
}


#rdescription {
	width: 200px;
}

#rname {
	margin-left: 1px;
}

#remailDivAdd {
	margin-left: 71px;
}

#remailDivAdd input {
	margin-bottom: 5px;
	width: 150px;
}

#rcptchainfo {
	position: absolute;
	top: 25px;
	left: 285px;
	width: 100px;
}

#grabResultTable {
	margin-left: 71px;
	clear: both;
	overflow: auto;
}

#rrname {
	width: 150px;
}

#rcaptcha {
	width: 150px;
}

.leftspace {
	width: 71px;
}

.rmessage {
	position: absolute;
	top:0;
	left:0px;
}

/*
.rpolicytext {
	width: 350px;
	margin-left: 39px;
}
*/
.rinfo {
	margin-left: 71px;
	margin-bottom:8px;
	width: 350px;
}


.rright {
	position: absolute;
	display: block;
	left: 71px;
	top: 0px;
}

.ributton{
	border: 0px;
	background-image: url("/gfx/layout/import.png");
	background-repeat: no-repeat;
	background-position: top;
	cursor: pointer;
	height: 16px;
	width: 77px;
	text-align: right;
	margin-left: 1px;	
}

.rsbutton{
/*		background: #DDD;*/
		border: 0px;
		background-image: url("/gfx/layout/send.png");
		background-repeat: no-repeat;
		background-position: top;
		cursor: pointer;
		height: 16px;
		width: 77px;
		margin-top: 10px;
		margin-left: 71px;
		margin-bottom: 20px;
}

.rleft {
	width: 5px;
	height: 10px;
}

.rtext {
	height: 120px;
	width: 300px;
	margin-left: 71px;
	border: 1px solid #666;
}

.captionCol, .fieldCol {
	padding: 6px 9px 6px 0px;
}

.rname {
	 width: 230px; 
	 height: 10px; 
	 margin-top: 10px;
	 padding-right: 20px;
}


.rcaptchastring {
	margin-left: 70px;
}

.rcaptchadiv {
	margin-left: 71px;
}

.button{
	border: 0px;
	background-image: url("/gfx/layout/import.png");
	background-repeat: no-repeat;
	background-position: top;
	cursor: pointer;
	height: 16px;
	width: 77px;
	text-align: right;	
}

.text {
	width: 150px;
	border: 1px solid #666;
}

.recommendok {
	color: green;
	text-align: center;
	font-weight: bold;
	margin: 10px;
}

.recommenderr {
	color: red;
	text-align: center;
	font-weight: bold;
	padding: 10px;
}

.remail {
	border: 1px solid #666;
}
/*
#rform {
	display: none; 
	height: 1px; 
	overflow: hidden; 
}
*/



.form_fill .text{
	width: 163px;
}