
/* THE REGISTER LOGIN CONTAINER */
#smallRegLogin
	{	
	width: 643px;
	padding: 20px 0 0 0;
	background: #fff url(/img/signup_top.gif) left top no-repeat;
	overflow: hidden;
	z-index: 999;
	position: relative;
	text-align:center;
	margin: 0 auto;
	}

#smallRegLoginBottom
{
	width: 643px;
	background: #fff url(/img/signup_bottom.gif) left bottom no-repeat;
	padding-bottom:20px;
}

#smallRegLogin h3
	{
	text-align: center;
	background: transparent !important;
	color: #016529 !important;
	font: bold 17px/1.5em verdana, sans-serif !important;
	padding-bottom:15px;
	}

#smallRegLogin h4
	{
	font: normal 16px/1.5em arial, sans-serif;
	color: #016529;
	text-align: center;
	padding-bottom:10px;
	}

#smallRegLogin em
	{
	display: block;
	text-align: right;
	padding: 0 5px 0 0;
	color: #B10B0B;
	font-weight: bold;
	margin: 12px 0 0 0;
	}
	
.registerNowWrap span#UcSmallRegisLogin1_lblSmallRegisErrMsg
	{
	display: block;
	}

.registerNowWrap
	{
	background: transparent;
	margin: 0 auto 20px;
	width: 500px;
	text-align:right;
	}

.registerTable tr
{
    vertical-align:middle;
}
.rblYesNo label
{
    padding-left:3px;
}

.rblYesNo input
{
    margin-left:8px;
    border:none;
}
.rblYesNo
{
    text-align:left;
}
	
.question
{
    font-weight:bold;
    text-align:left;
    float:right;
    width:210px;
}

.questionColumn
{
    width:220px;
    text-align:right;
}

.formColumn
{
    text-align:left;
}

.dropdownOccupation
{
    width: 189px !important;
    margin: 3px 0 0 5px !important;
}

.registerNowWrapLabel
{
    font-weight:bold;
}

#registerNowWrapLabel
	{
	font-weight: bold;
	width: 150px;
	display: block !important;
	clear: left;
	float: left;
	text-align: right;
	}

.registerNowInput
	{
	margin: 3px 0 0 5px !important;
	width: 185px !important;
	}
	
.registerNowWrap .communicationPref
	{
	clear:both;
	overflow: hidden;
	margin: 15px 0 0 0;
	padding-bottom: 5px;
	}
	
.communicationPref table tr
{
    vertical-align:top;
}
	
.registerNowWrap .communicationPref table
	{
	background: #fff;
	/*width: 320px;*/
	}

.registerNowWrap .communicationPref input
	{
	width: 12px !important;
	height: 12px !important;
	display: block !important;
	border: 0 !important;
	padding: 2px !important;
	margin: 5px !important;
	}

.registerNowWrap .communicationPref label
	{
	font-weight: normal;
	/*width: 280px !important;*/
	display: block;
	text-align: left !important;
	float: none !important;
	clear: none !important;
	}

#logInNowWrap
	{
	margin:auto;
	width: 315px;
	padding: 0 10px 0 10px;
	}

#logInNowWrap label
	{
		
		clear:left;
	display:block !important;
	float:left;
	font-weight:bold;
	text-align:right;
	width:105px;
	}

#logInNowWrap input
	{

	margin:3px 0 0 5px !important;
width:150px !important;
	}

#logInNowWrap span
	{
	display: none;
	}

#smallRegLogin input.button
	{
	clear: left;
	margin: 10px 0 0 160px !important;
	width: 100px !important;
	font-size: x-small !important;
	line-height: 13px !important;
	height: 18px !important;
	border: 1px solid #999;
	border-color: #A0DCA7 #437D4D #437D4D #A0DCA7;
	padding: 0 8px 0 8px !important;
	background: #68A270;
	cursor: pointer;
	color: #eee;
	font-weight: bold;
	letter-spacing: 1px;
	}
	

#smallRegLogin #logInNowWrap input.button
	{
	clear: none;
	}

.closeLogInNow
	{
	position: absolute;
	bottom: 30px;
	right: 50px;
	text-decoration: underline;
	cursor: pointer;
	}
