@charset "UTF-8";


/*
 * Widget
 */
    
  #bodyarea .col_small .widgetdiv1, #bodyarea .store_sidebar .widgetdiv1
  {
    margin-bottom: 3px;
    padding: 13px 7px 7px 7px; font-size: 0.9em;
    position: relative;
  }
  
  .col_medium .widgetdiv1,
  .col_large .widgetdiv1
  {
    margin: 0 0 3px 0; padding: 20px 10px 10px 10px;
    position: relative;
  }
    
  #bodyarea .col_small p, #bodyarea .store_sidebar p  { margin-bottom: 0; }
  #bodyarea .col_small ul,  #bodyarea .store_sidebar ul  { list-style-image: none; list-style: none; }
  
  
  
/*
 * Text inside
 */
  
  .col_large h2, .store_main h2,
  .widget h3
  {
    margin: 0; padding: 0 0 10px 0 !important; padding: 0 0 5px 0;
    color: #1e6a7d; font-size: 1.7em; font-family: 'arial';
  }
  
  .col_small h3, .store_sidebar h3
    { font-size: 1.4em; color: #1e6a7d; 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 {
		background: #cfe9a8;
		width: auto;
	}

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