/* CSS Document */
#contact_holder_right{
	width: 128px;
	height: 128px;
	float: right;
	border:1px solid #FCFDFF;
	background-image: url(../img/contact.jpg);
	background-repeat: no-repeat;
}
#contact_holder_left{
	width:426px;
	margin:0px;
	padding:0px;
	float:left;
	border:1px solid #FCFDFF;
}
.contact_message{
	width:300px;
	height:200px;
}
.contact_text{
	width:300px;
}