@charset "utf-8";
/* CSS Document */

#contact-content {
	float: left;
	margin-top: 30px;
	margin-left: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #333;
	font-size: 1.3em;
	line-height: 150%;
}
#contact-content ul {
	list-style-type: none;
}
