/* container for closelink */
.wps_closewin_text {float:right;padding:5px;}
.wps_closewin_text a{text-decoration:underline;font-size:small;}
.wps_closewin_text a:hover{}
/* container for content */

.wps_body{padding:10px; 
background-color: transparent!important;}
.wps_popup {background-color: transparent!important; padding: 10px;}
/* container for headline */
.wps_headline {margin:0px 10px;clear:both; display: none;}
.wps_headline h2{}

#announce img.poster {
	border: 1px gray solid;
	float: left;
}

#announce {
	color: white;
}

#announce div.heading {
	width: 450px;
	float: right;
	margin-top: 20px;
}

#announce h1, #announce h2, #announce h3, #announce h4 {
	color: white;
}

#announce div.heading h1,
#announce div.heading h2 {
	font-size: 18px;
	text-align: center;
}

#announce div.heading h2 {
	font-size: 16px;
}

#announce div.column-1,
#announce div.column-2 {
	width: 200px;
	float: left;
	margin-left: 35px;
	text-align: center;
	margin-top: 20px;
}

#announce div.column-1 h3,
#announce div.column-2 h3 {
	font-size: 12px;
}

#announce li {
	font-size: 12px;
	list-style-type: none;
	margin-bottom: 5px;
}

#announce div.contact {
	width: 450px;
	float: right;
	margin-top: 40px;
	text-align: center;
	font-size: 18px;
}