#container_content {
	padding-bottom: 0px;
	margin-bottom: 0px;
}

a,a:active, a:visited, a:focus {
	color: #000000;
}

hr {
	margin-top: 5px;
	margin-bottom: 5px;
	border: 0;
	border-top: 1px solid #bbb;
}

/**
 *
 * Styles for Messages
 *
 **/

 .msg-link:hover {
 	text-decoration: underline;
 }