html>body #website_options {
	width: 340px;
	margin: 0px 0px 0px 0px;
}
#website_options {
	margin: 0px -50px 0px 0px;
	float: left;
	width: 350px; /* IE */
	text-align: left;
}
#website_options a, #website_options a:link, #website_options a:visited {
	color: #AE5A35;
	text-decoration: none;
}
#website_options a:hover {
	color: #666666;
	text-decoration: none;
}
#useful_links {
}
.close {
	text-align: center;
	font-weight: bold;
	margin: 10px;
}
.text_size_normal {
	font-size: 12px !important;
}
.text_size_large {
	font-size: 16px !important;
}
.text_size_largest {
	font-size: 20px !important;
}