@media all {

#why_us { width: 436px; height: 201px; background: transparent url(../pics/why_us.jpg) no-repeat; margin-top: 15px; float: left; color: #383838; }
#why_us big { display: block; text-transform: uppercase; color: #fff; margin: 9px 0 0 15px; padding-left: 10px; line-height: 20px; font-size: 12px; }
#why_us b { display: block; margin: 20px 0 15px 15px; font-size: 11px; padding: 0 10px; }
#why_us span { display: block; width: 170px; margin-left: 25px; padding-left: 20px; line-height: 24px; height: 24px; float: left; background: transparent url(../pics/red_dot.jpg) no-repeat left center; font-size: 11px; }

#reasons { float: right; width: 435px; margin: 15px 0 30px; color: #383838; }
#reasons h1 { font-size: 16px; font-weight: bold; line-height: 16px; margin: 0; }
#reasons h1 b { color: #848484; }
#reasons .reason { background: transparent url(../pics/dotted.jpg) repeat-x bottom; height: 55px; margin-top: 2px; }
#reasons .reason .res_right { float: right; width: 40px; height: 40px; margin-top: 5px; background: transparent url(../pics/but_nr.jpg) no-repeat; font-size: 26px; font-weight: bold; line-height: 40px; color: #fff; text-align: center; }
#reasons .reason .res_left { float: left; width: 390px; font-size: 11px; }
.linux.gecko #reasons .reason .res_left { font-size: 10px; }
#reasons .reason .res_left b { display: block; color: #016aaa; font-size: 12px; line-height: 24px; }

}