/* Top banner styles if user is not registered*/
#notice {
	text-align:center;
	border: 1px solid #FF0000;
	padding: 2px;
	background-color: #CCCCCC;
}
#notice p {
	padding-bottom:0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}