/* Widgets In Header Style
-------------------------------------------------------------*/
#pw_header {margin-top: 15px;width:100%;}
#pw_header .main-content {
	margin-bottom:20px;
	overflow: auto;
	min-height: 1em;
	max-height: 10em;
	padding: 5px 5px;
}
#pw_footer .main-content span {white-space: pre-wrap;}
#pw_header .main-content li{list-style-type: none;}

