/* ---------- Closed Campaign Style  ---------- */
.closenotice {
	text-align:center;
	font-size:large;
	font-weight:bold;
	line-height:1.5em;
	margin-bottom:10px;
	padding:10px;
	color:red;	
	border:2px solid red ;
	background-color:white;
}