@charset "UTF-8";
/* CSS Document */

#contactdetails {
width:185px;
height:425px;
padding-left:65px;
padding-top:10px;
background:url(../graphics/BvdBAddress.gif) left top no-repeat;
color:#333333;
font-size:140%;
position:absolute;
left:0;
margin-left:310px;
top:5px;
line-height:110%;
}

input {
width:250px;
border:1px solid #333333;

}

textarea {
width:250px;
border:1px solid #333333;

}

#title {
width:35px;
}

#contactleagl {
	width:185px;
	height:115px;
	padding-top:10px;
	color:#333333;
	font-size:90%;
	position:absolute;
	left:0;
	margin-top:400px;
	margin-left:310px;
	top:5px;
	line-height:120%;

}
