/* Move LINKS & UTILITIES ===================================== */

#moveLinks
{
	margin-top: 0;
	margin-bottom: 10px;
	padding: 1em;
	font-size: 1em;
	line-height: 120%;
	font-weight: bold;
	color: #000;
	background: #CFDCE9;
	border: 1px solid #285582;
}
#moveLinks p
{
	margin: .5em 0;
}
#moveLinks a
{
	color: #000 !important;
	text-decoration: none !important;
}
#moveLinks a:hover
{
	text-decoration: underline !important;
}
