/* container for closelink */

.wps_closewin_text  {
	font-size: 11px;
	padding: 5px;
	float: right }

.wps_closewin_text a {
	text-decoration: underline }

.wps_closewin_text a:hover{}

/* container for content */

.wps_content  {
	padding: 20px;
	border: dotted thin black } 

.wps_body {
	padding: 10px 20px }

.wps_popup {border:thin solid #000000;}

/* container for headline */

.wps_headline {margin:0px 10px;clear:both;}

.wps_headline h2{}