.optMe {
	color: #333;
}

p.optList {
	color: #666;
	border-top: 1px dotted #000;
	padding: 5px 10px;
	text-align: center;
	margin-top: 40px;
	font-size: 0.8em;
}

p.optList a {
	color: #666;
	text-decoration: none;
}

p.optList a:hover {
	text-decoration: underline;
}