/*
    Document   : contact.css
    Author     : PureDutch.nl | Martijn van der Hulst
*/


#content {
	padding	: 0 0 0 25px;
	width	: 508px;
}
#content p,
#content table{
	margin-left: 10px;
}
#content input[type=text],
#content textarea{
	width:170px;
}
#content img{
	float:right;
	width:220px;
	margin:3px 30px 0  0;
	border:2px solid white;
}



#map{
	width	: 465px;
	border	: 1px solid #aeaeae;
	padding	: 5px;
	height	: 250px;
}
