#bodyarea .widget p.more{
	font-style: italic;
	clear: both;
	font-size: 85%;
}
#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%;
	width: 150px;
}
#bodyarea .widget form fieldset input.submitbutton{
	font-size: 85%;
	margin: 5px 0 0 0;
}
.widgetdiv1 {
	border-bottom: 1px solid #aabed2;
	width: auto;
}

.widgetcontent span.tinyscal.scal div {
  padding: 0;
}
