#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 {
	width: 230px;
	border-bottom: 1px solid #c1b39b;
	margin-left: 10px;
}
