/*Base Site Structure*/

html { min-height: 100%; margin-bottom: 1px; }



dl, dt, dd, ul, li 
{
margin: 0;
padding: 0;
list-style-type: none;
}

div
{
margin: 0;
padding: 0;
list-style-type: none;
}



.seolink
{
   visibility: hidden 
}
table
{
    width: 100%
}

img
{  border-style: none;
}

#form1 
 {
    padding: 0px 10px 0px 0px;
    margin-bottom: 0px;
  }
  
#Form1 
  {
    padding: 0px 10px 0px 0px;
    margin-bottom: 0px;
  }
.asterisk
  {
    font-size: large;
    color: Red;
  }
  
.red
  {
    color: Red;
    font-weight: bold;
  }
.center
{
    text-align: center;
}

 .nobr {
  white-space: nowrap;
 }
 
 #top-section 
{
  margin-top:0px;
  float:left;
  left:0;
  top:0;
  }

 #bottom-section {
  position:relative;
  left:0;
  top:0;
 
  clear:both;

  }


/*End Base Site*/
.help
{
    float: right;
    margin-right: 8px;
   
}

.upgrade
{
   display:block; 
margin-left:auto; 
margin-right:auto;
}

#paidcompanies_icons img{	

	padding-right: 6px;
	

}

#regfinish input.submit
{
    float: right;
    margin-top: -24px;
    margin-right: 4px;
}

#regfinish form
{
    background-color: #ddd;
    
}

