/*Closures Styles*/
.closure {	margin-bottom: 10px;	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #CC0000;	color: #FFFFFF;	background-color: #CC0000;padding: 5px 55px 5px 5px;background-image: url(cssimages/winterAlert.gif);	background-repeat: no-repeat;	background-position: right top;}
.closure h4 {font-size:x-large;}
.closure ul {}
.closure a:link {color:#FFFFFF; }
.closure a:hover {
	text-decoration:underline;
}
.closure a:visited {color:#FFF;}
.closure p { color:#FFFFFF;}
.closure a {text-decoration: none; }
