.block {
	width: 268px;
	position:relative;
}

#contact-band {
	background-image: Img/tape-1.png;
	background-repeat: no-repeat;
	height: 98px;
	width: 112px;
	position: absolute;
	left: -26px;
	top: -27px;
}

#contact-content {
	background-image: Img/paper-bg.jpg;
	padding: 40px;
}
#contact-text {
	background-image: Img/contact-header.png;
	height: 35px;
	width: 167px;
	text-indent: -9999px;
	margin-bottom: 30px;
}

#freelance {
	background-image: Img/i-am-avalible.png;
	height: 78px;
	width: 128px;
	text-indent: -9999px;
	position: absolute;
	left: 132px;
	top: 25px;
}

#form_box p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	color: #666666;
	margin-bottom: 10px;
}
.fieldclass {
	background-image: Img/field-bg.gif;
	background-repeat: repeat-x;
	border: 1px solid #c8c8c8;
	font-size: 13px;
	color: #333333;
	line-height: 13px;
	padding: 8px;
	margin-bottom: 20px;
	width: 250px;
}
#submitter {
	height: 44px;
	width: 114px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: top;
	cursor:pointer;
	display:block;
	background-color: transparent;
	background-image: send.png;
}



