/* Mediterranean Stone .Pty .Ltd */
/* © Distinctive Web Services */

.contact-name, .contact-email, .contact-subject, .contact-message {
	position: relative; 
	float: left; 
	left: 25px; 
	width: 450px; 
	margin-top: 5px; 
}

.contact-name input, .contact-email input, .contact-subject input, .contact-message textarea {
	position: relative; 
	float: left; 
}
.contact-name span, .contact-email span, .contact-subject span, .contact-message span {
	position: relative; 
	float: left; 
	width: 125px; 
	padding: 5px; 
	z-index: 2; 
}

.contact-button {
	position: relative; 
	float: left; 
	left: 160px; 
	text-align: left; 
	margin-top: 10px; 
}

.contact-other {
	position: relative; 
	float: left; 
	left: 10px; 
	width: 480px; 
	margin-top: 25px; 
}
.contact-other-address {
	position: relative; 
	float: left; 
	left: 25px; 
	width: 230px; 
}
.contact-other-phone {
	position: relative; 
	float: left; 
	width: 230px; 
}
