span.asterisk{
color:red;
}

.hide{
display:none;
}

.error{
color:red;
border:1px solid red;
}

#rms_reg_table{
width:500px;
margin-left:20px;
}

#rms_reg_table th{
background-color:transparent;
text-align:center;
border:1px solid silver;
padding:10px;
}

#rms_reg_table td{
border:1px solid silver;
padding:10px;
}

#rms_reg_table td div{
padding:2px;
width:390px;
}

#rms_reg_table td label{
width:80px;
padding-top:2px;
/*position:absolute;*/
float:left;
display:block;
}

#rms_reg_table td span.RCol{
/*spadding-left:90px;*/
}

#rms_reg_table td input{
width:300px;
}

#rms_reg_table td textarea{
width:300px;
}

#rms_reg_table td input.checkbox{
width:auto;
}

/* hide nav bar */

#leftcolumn{
display:none;
}

#rms_content{
margin-left:210px;
min-height:300px;
}

#content{
background-image:url(images/RMS_Register_BG.png);
background-repeat:no-repeat;
}

#RMS_Register_Title{
padding:10px 0 ;
}

#RMS_Register_Required{
margin-left:20px;
padding:2px;
}

div.button{
margin-left:20px;
text-align:right;
padding:5px;
}

#rmsregform{
width:520px;
}



