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

#ei_contact_content {
	float: left;
	width: 968px;
}

#ei_contact_content a {
	color: #06C;
	text-decoration: none;
	font-weight: bold;
}

#ei_contact_content a:hover {
	color: #09F;
	text-decoration: underline;
	font-weight: bold;
}

#ei_contact_content p {
	padding-left: 2em;
}
