#content table            { font-weight: bold; margin: 0px auto 0px auto; }
#content table tr         { height: 40px; }
td.col1                   { padding-right: 10px; text-align: right; width: 190px; }
td.col2                   { width: 246px; }
td.col3                   { padding-right: 10px; text-align: right; width: 184px; }
td.col4                   { width: 246px; }
hr                        { background: #e0e0e0;
                            border: 0px;
                            color: #e0e0e0;
                            height: 1px;
                            margin: 10px 0px 10px 0px;
                            width: 100%; }
div.errors                { font-size: 90%; line-height: 175%; padding: 10px; padding-left: 60px; }
.reg-title1{
	font-size: 22px;
	line-height: 22px;
	color: #3d3c3e;
	font-weight: bold;
	text-align: left;
	padding: 10px;
	}

.reg-title2{
	font-size: 18px;
	line-height: 18px;
	color: #41a8bf;
	font-weight: bold;
	text-align: left;
	padding: 10px;
	}