#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;
}


.widgetdiv1 {
	margin-bottom: 10px;
	background: #d9d7b9;
	padding: 10px;
	border: 1px solid #B6AD45;
	width: auto;
}

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