

a{
     text-decoration: none;
     color: #000;
}

#top_scroll,
#send_by_email,
#breadcrumbs,
#btn_switch,
#control_bar,
#footer,
#content_submenu,
#left_side,
#logo span{
     display: none;     
}


#content .static_content .f_left{
     float: left;
     margin: 0 15px 15px 0;
}

#content .static_content .f_right{
     float: right;
     margin: 0 0 15px 15px;
}

#content .static_content .f_center{
     margin: 0 auto;
}

#logo strong{
     display: block;
}

.clear{
     clear: both;
     height: 0px;
     visibility: hidden;
     font-size: 0;
     line-height: 0;
     display: block;
}
