#moak-wrap {
	border-top: 10px solid #ee3224;
	padding: 20px 0 10px 0;
	border-bottom: 10px solid #efefef;
}

#moak-wrap h1 {
	font-weight: bold;
	font-size: 32px;
	line-height: 1.2em;
}

#moak-selection {
}

#moak-selection p {
	font-size: 93%;
	margin-bottom: 5px;
	text-align: center;
	background-color: #efefef;
	padding: 4px;
}

#moak-selection h3 {
	margin-bottom: 5px;
	border-bottom: 2px solid #ee3224;
	color: #000;
	padding-left: 5px;
}

#moak-selection ol {
	margin-bottom: 5px;
	list-style-type: none;
}

#moak-selection ol li {
	margin-left: 5px;
}

#moak-selection ol li a {
	text-decoration: none;
	padding-left: 12px;
	background: url(/images/arrow.gif) no-repeat 0 50%;
	color: #000;
}

#moak-selection ol li a:hover {
	text-decoration: underline;
}
