@charset "UTF-8";

/*
 * Widget
 */
    
  #bodyarea .col_small .widgetdiv1
  {
    background: transparent; /*url(../images/sidebar-bottom.gif) center bottom no-repeat*/
    margin-bottom: 0;
    padding: 0 0 20px 0; font-size: 0.9em;
    position: relative;
  }
  
  #bodyarea .col_small p  { margin-bottom: 0; }
  #bodyarea .col_small ul { list-style-image: none; list-style: none; }
  
  #bodyarea .col_small .widgetdiv2
    { /*background: url(../images/sidebar-left.gif) left top no-repeat;*/ padding: 3px; position: relative; }
    
  #bodyarea .col_small .widgetdiv3
    { padding: 7px; /*background: #f2eee9 url(../images/sidebar-bg.gif) right top no-repeat;*/ position: relative; }
    
/*
 * Text inside
 */
  
  .col_large h2,
  .widget h3
  {
   
    margin: 0; padding: 0 0 10px 0 !important; padding: 0 0 5px 0;
    color: #b7b98f; font-size: 1.7em; font-family: 'arial'; font-weight:bold;

  }
  
  .col_small h3
    { font-size: 1.5em; color: #715a44; line-height: 0.7em; }
  
  .widget ul
    { list-style-type: none; margin: 0; padding: 0; }
  
  .widget .textfield,
  .widget textarea
    { width: 97%; margin-bottom: 3px; padding: 2px; border: solid 1px #ccc; }
  .widget label
    { font-weight: bold; font-size: 0.9em; color: #888; display:block; }
  
  .widget .more
    { text-align: right; font-size: 0.9em; }

.widgetdiv1 {
	border-bottom: 1px solid #b4aca5;
	width: auto;
}

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