@CHARSET "ISO-8859-1";


#pagetext .contact {
	float: left;
	width: 150px;
	padding-right: 20px;
	margin-top: 10px;
	margin-bottom: 0px;
	height: 170px;
}

#pagetext .contact span {
	float: left;	
	width: 150px;
	text-align: center;
	height: 120px;
	overflow: hidden;
}

#pagetext .contact p {
	width: 150px;	
}	

