    .widget .widget_tabs_links a:hover,
    .widget .widget_tabs_links a{
      color:white;
    }
    #buddyway_logo_map{
      background: url(/img/logo_bwcom_164.png) no-repeat transparent;
      width:164px;
      height:38px;
      pointer:cursor;
    }
    #loading_icon{
      background: url(/img/ajax-loader.gif) no-repeat transparent;
      height:32px;
      width:32px;
      visibility: hidden;
    }
    #loading_icon{
      background: url(/img/ajax-loader-wide.gif) no-repeat transparent;
      height:19px;
      width:220px;
      visibility: hidden;
    }
    #loading_icon{
      background: url(/img/ajax-loader-3.gif) no-repeat transparent;
      height:11px;
      width:43px;
      visibility: hidden;
    }  
    .widget{
      width:510px;
    /*  height:500px;*/
      background-color:#4A7DF1;
      color:white;
      /*color:black;*/
      border:white solid 1px;
      /*border:black solid 1px;*/

      margin:5px;
    }
    .widget_upper_about{
      /*text-align:left;*/
      font-size:13px;
      margin-left:8px;
      margin-top:8px;
      margin-bottom:8px;
    }
    .widget .map_wrapper{
      margin-left:5px;
    }
    .widget #map{
      border:white solid 1px;
      /*border:black solid 1px;*/      
    }
    .widget table.widget_about {
      width:100%;
    } 
    .widget table.widget_table_right{
      width:100%;
      text-align:left;
      margin-top:20px;
      margin-bottom:7px;

    }
    div.widget_tabs div{
      margin-left:2%;
    }
    .widget_about .widget_tabs_links{
      /*margin-left:20px;*/
      width:100%;
      text-align:center;
    }    
    .widget table.widget_about td{
      color:white;
      /*color:black;*/
      padding:0px;
      margin:0px;
    }
    .center {
      text-align:center;
    }
    .widget table.widget_about td.widget_about_right{
      height:116px;
    }
    .widget table.widget_about td.widget_about_left
    {
      width: 175px;      
    }
    .widget table.widget_about td.widget_about_right
    {
      /*width: 50%;*/      
    }
    .widget table.widget_about td.widget_about_right_half{
      width:25%;
      padding-left:5px;
    }
    .widget_tabs_links a {
      text-decoration:underline;
    }
    .widget_tabs_links a.active{
      text-decoration:none;
      font-weight:bold;
    }

    .powered_by{
      text-align:right;
      font-size:9px;
      margin-right:15px;
      margin-bottom:10px;
      margin-top:5px;
    }
    .powered_by a{
      text-decoration:none;
      color:white;      
    }    
    .under_map{
       background: transparent url(/img/logo_bw_duze.png) no-repeat scroll center center;
       width:100%;
       height:100%;
    }        
    * html .under_map{
     background: none;
     position:relative;
     left:30%;
     top:20%;
     filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/logo_bw_duze.png', sizingMethod='image');
    }
    .widgetLogo_span {
      width:164px;
      height:38px;
      margin-left:5px;
      display:block;
      background: transparent url(/img/logo_bwcom_164.png) no-repeat scroll top left;      
    }
    * html .widgetLogo_span{
      background-image:none;   
      filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/logo_bwcom_164.png', sizingMethod='image');
    }
    * html #buddyway_logo_map{
      background-image:none;   
      filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/logo_bwcom_164.png', sizingMethod='image');

    }      
    * html img.widgetLogo{
     filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0); 
    }
    .widget table.widget_about img{
      display:block;
    }