#bodyarea .widget p.more{
	font-weight: bold;
	clear: both;
}
#bodyarea .widget ul{
	list-style: none;
	padding: 0;
	margin: 0;
}
#bodyarea .widget form fieldset{
	border: none;
}
#bodyarea .widget form fieldset label{
	font-size: 85%;
	display: block;
	padding: 0;
}
#bodyarea .widget form fieldset input.textfield{
	font-size: 85%;
}
#bodyarea .widget form fieldset textarea{
	font-size: 85%;
}
#bodyarea .widget form fieldset input.submitbutton{
	font-size: 85%;
	margin: 5px 0 0 0;
}
#bodyarea .widget {
  padding-bottom:5px;
}
.widgetdiv1 {
	border-bottom: 1px solid #999;
	width: auto;
}