/*	Desc: Widgets - BlueCloud Theme
    Design: Forty Media Corporation
		Author: Daniel Ritzenthaler
=== === === === === === === === === === */
#bodyarea .widgetdiv1 {width: auto;}

#bodyarea .col_medium .widget {
  padding-bottom:5px;
}

#bodyarea .col_large .widget h3 {
font-size: 24px;
}

#bodyarea .col_medium .widget h3 {
font-size: 18px;
}

#bodyarea .widget form{
	padding: 0;
	margin: 0 0 1em 0;
}
#bodyarea .widget form fieldset{
	border: none;
	margin: 0;
	padding: 0;
}
#bodyarea .widget form fieldset label{
	color: #666666;
	display: block;
	padding: 0;
}
#bodyarea .widget form fieldset input.textfield{
	width: 90%;
	font-size: 85%;
	padding: 3px;
	margin: 0 0 0.5em 0;
}
#bodyarea .widget form fieldset textarea{
	width: 90%;
	padding: 3px;
	margin: 0 0 0.5em 0;
}
#bodyarea .widget form fieldset input.submitbutton{
	font-size: 85%;
	color: #666666;
	margin: 0.5em 0 0.5em 0;
	
}

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