body {
	background-color: #D8D8D8;
	font-family: Arial,helvetica;
	font-size: 11px;
}
a:link, a:visited, a:active {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color:#535353;
	text-decoration:underline;
}
#info_page .logo {
	width: 100%; 
	height:26px; 
	text-align:center;
}
#info_page .logo img {
	display: inline;
}
#info_page .info_note {
	margin-top: 10px;
}	
#info_page ul {
	padding-left: 22px; /* list-style-position not space correctly for <br> in content */
}
#info_page .option {
	margin-bottom: 0; /* Replace with <br> as text doesn't recognize margin/padding */
}