/* container for closelink */
.wps_closewin_text {float:right;padding:5px;}
.wps_closewin_text a{text-decoration:none;font-weight:bold;font-size:small;}
.wps_closewin_text a:hover{}
/* container for content */
.wps_content {border:5px solid #DAD880;padding:3mm;} 
.wps_body{padding:10px;}
.wps_popup {border:5px solid #DAD880;}
/* container for headline */
.wps_headline {font-weight:bold;margin:0px 10px;clear:both;}
.wps_headline h2{}