﻿.CommteraRegisterForm
{
    margin-top:5px;
    font-size:12px;
}
.separateline
{
    font-size:1px;
    margin-bottom:5px;
    border-bottom:1px dotted #4c4c4c;
}
.separateline2
{
    font-size:1px;
    padding-top:15px;
    margin-bottom:5px;
    border-bottom:1px dotted #4c4c4c;
}

.label
{
    padding-top:5px;
}

.inputTxt
{
    background:#e6e6e6;
    border:1px solid #d2d2d2;
    width:185px;
    font-size:12px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    color:#4c4c4c;
}

.inputDdl
{
    background:#e6e6e6;
    border:1px solid #d2d2d2;
    width:185px;
    font-size:11px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    color:#4c4c4c;
}

.tbl_Check
{
    width:385px; 
    padding:0px; 
    margin:0px;
    font-size:11px;
}

.tbl_Check td
{
    vertical-align:middle;
    padding-bottom:10px;
    line-height:11px;
    padding-right:1px;
}

.submit
{
    padding-top:10px;
    text-align:right;
         z-index:99 !important;
     position:relative;
}

h1
{
   color: #4c4c4c;
}


.submitBtn
{
     width:113px;
	height:40px;
line-height:40px;
text-align:center;
     background:url(images/submit.png) no-repeat left top;
}

.submitBtn a
{
	color:#fff !important;
text-decoration:none !important;
}

.submitBtn a:hover
{
	text-decoration:none !important;
}

input
{
    z-index:99 !important;
    position:relative !important;
}

.small11px
{
    font-size:11px;
}

.captchaImg img
{
    width:185px;
    margin:0px;
    padding:0px;
    position:relative;
    left:0px;
}


