/* 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_content {/*border:1px dotted black;padding:5px;*/} 
.wps_body{padding:3px; color: #FFF;}
.wps_body a {text-decoration:underline; color: #C53E25; line-height: 1.5em; font-weight:bold; height: 300px;}
.wps_body a:hover, a:active 
{
	color: #FFF;
	text-decoration: none;
	/*border-bottom:#48431d 1px solid;*/
}

.wps_body p { line-height: 1em;}
.wps_popup {border:1px solid #000000;}
/* container for headline */
.wps_headline {margin:0px 10px;clear:both;}
.wps_headline h2{font-size: 1.8em; width: 500px;}