.zzz{}

body {
	margin: 0;
	padding: 0;
	font-family: Georgia, Times New Roman, Times, Serif;
	color: #000000;
	font-size: 13px;
	background-color: #ead1fb;
	width: 770px;
}

a {
	color: #340a5c;
}

#wrapper {
	width: 770px;
	padding: 40px;
	color: #340a5c;
}

#wrapper_print {
	width: 600px;
	padding: 40px;
	color: #000000;
}

#form {
	font-family: Helvetica, Arial, Sans-Serif;
}

#form input {
	margin-left: 13px;
	margin-top: 3px;
}
#form .error {
	color: #ff0000;
	font-weight: bold;
}

#end_addresses {
	padding-top: 20px;
}

.directions {
	font-family: Helvetica, Arial, Sans-Serif;
}

.directions h4 {
	font-family: Georgia, Times New Roman, Times, Serif;
	margin-bottom: 0;
	padding-bottom: 10px;
}

.directions ul {
	margin-top: 0;
	padding-top: 0;
}

.directions li {
	padding-bottom: 3px;
}
