
/*
 * Widget
 */
  .widgetdiv1 {width: auto;}
    
  #bodyarea .col_small .widgetdiv1
  {
    /*background: #ecece5 url(../images/widget-bg.jpg) top left no-repeat;*/
    margin-bottom: 3px;
    padding: 10px 7px 10px 7px; font-size: 0.9em;
    position: relative;
  }
  
  .col_medium .widgetdiv1,
  .col_large .widgetdiv1
  {
    /*background: #ecece5;*/ 
		margin: 0 0 3px 0;
		padding: 0 10px 10px 0;
    position: relative;
  }
    
  #bodyarea .col_small p  { margin: 0 !important; }
  #bodyarea .col_small ul { list-style-image: none; list-style: none; }
  
  
  
/*
 * Text inside
 */
  
  .col_large h2, .store_main_content h2,
  .widget h3
  {
    margin: 0; padding: 5px 0 10px 0 !important; padding: 0 0 5px 0;
    color: #1e6a7d; font-size: 1.7em; font-family: 'arial';
  }
  
  .col_small h3
    { font-size: 1.25em; color: #1e6a7d; line-height: 0.7em; }
    
  .col_small p {
    font-size:1.15em;
  }
  
  .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 #4389c5;
}

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