


#advertise .clearfix:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
		}


/* --- typography --- */




#advertise .hidden {
		display: none;
		}

#advertise. tel, #advertise .fn {
		margin-bottom: 0;
		}


/* --- forms --- */

 .row {
		clear: both;
		padding-top: 5px;
		}

#advertise form {
		margin-bottom: 1em;
		margin-left:30px;
		}
		
#advertise fieldset {
		margin-bottom: 10px;
		padding: 10px;
		border: 1px dotted #666666;
		width:480px;
		}		

#advertise legend {
		padding: 0 10px;
		background: #ffffff;
		text-transform: uppercase;
		color: #666666;
		
		}

#advertise .formLabel {
		
		line-height: 1.6em;
		text-align: right;
		margin-right: 6px;
		width: 90px;
		float: left;
		}

#advertise .formControl {
		float: left;
		width: 326px;
		}
		
#advertise input, #advertise textarea {
		border: 1px solid #666666;
		padding: 2px;
		
		}	
		
#advertise input {
	
		width: 322px;
		}			

#advertise textarea {
		width: 300px;
		}
		
	
		
#advertise .submitButton {
		
	
		padding: 5px 10px;
		width: auto;
		color:#000;
		margin-top:5px;
		}		
		
	#advertise	#address {
		width: 322px;
		}
		
		
			#EnquiryType_0, #EnquiryType_1, #EnquiryType_2 {
		width: 30px;
		}

