.contactform {
	background:transparent url(/images/forms/contactowner.png) repeat scroll 0% 0%;
	height:349px;
	left:-9px;
	position:absolute;
	top:-1px;
	width:761px;
	z-index:10;
}
#sendreplyform.contactform {
background:transparent url(/images/forms/contactowner.png) repeat scroll 0% 0%;
height:349px;
left:-19px;
position:relative;
top:0 !important;
width:761px;
z-index:10;	
}
.contactform img {
	position:absolute;
	top:37px;
	left:26px;
}
.contactform iframe {
	position:absolute;
	top:37px;
	left:26px;
	border:0;
}
.contactform .closebutton {
	position:absolute;
	right:23px;
	text-transform:uppercase;
	top:13px;
	cursor:pointer;
}


.contactform .smallbutton2 {
	position:absolute;
	right:19px;
	top:302px;
}
.contactform label#subjectlabel, .contactform label#fromlabel, .contactform span {
font-size:10px;
font-weight:normal;
left:105px;
position:absolute;
top:47px;
}

#frompunctuation{left:170px;
position:absolute;
top:77px;}
#subjectpunctuation{left:170px;
position:absolute;
top:47px;}

.contactform label#fromlabel {
	top:77px;
}
.contactform span {
left:205px;
right:auto;
text-transform:uppercase;
top:77px;
}
.contactform input {
left:200px;
position:absolute;
top:45px;
}
.contactform textarea {
	height:170px;
	left:21px;
	position:absolute;
	top:117px;
	width:709px;
}





#tellafriendform * {
	font-size: 10px;
	font-weight: normal;
}

#tellafriend_to_name_label{
	left:105px;
	position:absolute;
	top:47px;
}
#tellafriend_to_name_punctuation{
	left:170px;
	position:absolute;
	top:47px;
}
#tellafriend_to_name{
	left:200px;
	position:absolute;
	top:45px;
}

#tellafriend_to_email_label{
	left:105px;
	position:absolute;
	top:77px;
}
#tellafriend_to_email_punctuation{
	left:170px;
	position:absolute;
	top:77px;
}
#tellafriend_to_email{
	left:200px;
	position:absolute;
	top:77px;
}





