﻿.regCol
{
    width: 216px;
    margin-right: 32px;
}

.regCol ul { padding-left: 13px; }

.regCol li { line-height: 20px; }

.descRow { height: 35px; }


 .regChart
 {
     height: 566px;
 }
 
 
 #tandcDiv
 {
     width: 975px;
     height: 500px;
     overflow: auto;
	 margin: -10px;
	 margin-left: 0px;
 }
 
 
 #regLoginDiv
 {
     width: 300px;
 }
 
 h2.regBar
 {
    vertical-align: bottom;
 }
 
 #orgRegTable
 {
     border-bottom-style: solid;
     border-bottom-width: 5px;
 }
 
 .regErrDiv
 {
     border: solid 3px black;
     padding: 5px;
     margin: 5px;
 }
