﻿
#registerContentContainer
{
	width: 564px;
	height: 943px;
	background: #FFFFFF url(../images/bg_subContent.jpg) repeat-y top left;
	float: right;
	padding-left: 26px;
	padding-top: 9px;
}
#rfuNavContainer
{
	width: 179px;
	height: 1069px;
	padding-left: 11px;
	padding-top: 11px;
	background: #2e2e2e url(../images/nav_bg.jpg) no-repeat top left;
	float: left;
}
#rfuBauschSurgical
{
	float: right;
}
#rfuForm div
{
	font-family: Arial;
	font-size: 11px;
	color: #40b1ea;
	text-align: left;	
	position: absolute;	
}
#rfuForm
{
	width: 431px;
	height: 704px;
	background: url(../images/rfu_formbg.jpg) no-repeat top left;
	top: 49px;	
	left: 55px;
}
#rfuForm #requiredText
{
	position: absolute;
	left: 34px;
	top:650px;
}
#rfuForm .rfuField
{
	padding-bottom: 30px;
	width: 431px;
	position: relative;
}
#rfuForm .rfuField .text
{
	left: 0px;
	top: 8px;
	width: 175px;
	text-align: right;
}
#rfuForm .rfuReg
{
	top: 200px; 
	padding-bottom: 40px;
}
#rfuForm .rfuField .input
{
	left: 190px;
	width: 179px;
	text-align: left;	
}
#rfuForm .rfuField .required
{
	left: 400px;
	top: 6px;
	width: 179px;
	text-align: left;	
}
#rfuForm .rfuField .chktext
{
	left: 218px;
}
#rfuForm .rfuCheckboxes
{
	position: relative;
}
#rfuForm .rfuField .rfuCheckboxes .rfuCheckbox
{
	width: 214px;
	position: relative;
}
#rfuForm .rfuField .rfuCheckboxes .rfuCheckbox .input
{
	/*left: 190px;*/
	width: 179px;
	text-align: left;
}
#rfuForm .rfuField .rfuCheckboxes .rfuCheckbox .chktext
{
	/*left: 218px;*/
	top: 2px;
	width: 214px;	
}
#rfuForm #rfuButtons
{
	position: absolute;
	left: 281px;
	top: 730px;
}
#rfuForm #rfuSubmit
{
	position: absolute;
	left: 80px;
}
#rfuThankYou
{
	position: absolute;
	left: 200px;
	top: 140px;
}

.chk1
{
	top: 0px;
}
.chk2
{
	top: 30px;
}
.chk3
{
	top: 0px;
}
.chk4
{
	top: 30px;
}
.chk5
{
	top: 60px;
}
.chk6
{
	top: 90px;
}
.chk7
{
	top: 120px;
}
