#free { 
  	float: left;
  	width: 160px; 
  	height: 160px;
  	background-image: url(http://www.distinctseo.com/images/style/free.jpg);
	margin: 30px 0 30px -2px; 
	}
	
#regular { 
  font-size: 1.1em;
  font-weight:bold;
  font-family: Arial, Times, sans-serif;    
  color: #003333;}
  
  .regular_p {
  font-size: 1.1em;
  font-weight:bold;
  font-family: Arial, Times, sans-serif;    
  color: #003333;
  margin-top: 30px;
}

.formID label{
	width: 6em;
	float: left;
	text-align: left;
	margin-left: 1em;
	display: block;
}

 .submit input
{
margin-top:5px;
margin-left: 2em;
}
    
.bl {background: url(http://www.distinctseo.com/images/style/bl.gif) 0 100% no-repeat #DAD6BC; width: 665px}
.br {background: url(http://www.distinctseo.com/images/style/br.gif) 100% 100% no-repeat}
.tl {background: url(http://www.distinctseo.com/images/style/tl.gif) 0 0 no-repeat}
.tr {background: url(http://www.distinctseo.com/images/style/tr.gif) 100% 0 no-repeat; padding:10px}
	
    
.clearfix {
	display:inline-block;
}
/* mac hide \*/
	* html .clearfix {height: 1%;}
	 .clearfix {display: block;}
/* End hide */ 