
/*
 * Widget
 */
 

  

     
  
  
/*
 * Text inside
 */

  #sidebar h3
    { font-size:0.9em; color: #1e6a7d;  text-transform:uppercase; font-weight:bold; }
    
  #sidebar p {
    font-size:1.15em;
  }
  
   .widget ul
    { list-style-type: none;}

   .widget li
    { line-height: 1.3em; }
  
  .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 {
width: auto;
border-top: 1px solid #4389c5;
margin-top:5px;
padding: 4px 0px 0px 0px;
position: relative;
}
