/*
NTH framework
Version: 1.2
Author: Nikolay Gromov
Author URI: http://nicothin.ru
*/
#s, .pages a, .prev, .next, .first, .last, .you-are-here, blockquote, #supwrap img, .red1, .green1, .blue1, .yellow1, fieldset, textarea, input[type='text'], input[type='password'], select,  .volume li a, .prev:hover, .next:hover, .prev:active, .next:active, .new-pages small a, .old-pages small a, .cf_li_err, .failure, #ex-tuda, #ex-suda, #portfolio-pagination li, div.button, div.button a, .formError .formErrorContent, .nicothin-slide, .slide-pagination span
{-moz-border-radius:5px; -webkit-border-radius:5px; -khtml-border-radius:5px; border-radius:5px}

#nav ul li a, #lbCenter, #lbImage {
-moz-border-radius-topleft:5px; 
-moz-border-radius-topright:5px;
-webkit-border-top-left-radius:5px;
-webkit-border-top-right-radius:5px;
-khtml-border-top-left-radius:5px;
-khtml-border-top-right-radius:5px;
border-top-left-radius:5px;
border-top-right-radius:5px;
}
#lbBottomContainer, #lbBottom
{
-moz-border-radius-bottomleft:5px; 
-moz-border-radius-bottomright:5px;
-webkit-border-bottom-left-radius:5px;
-webkit-border-bottom-right-radius:5px;
-khtml-border-bottom-left-radius:5px;
-khtml-border-bottom-right-radius:5px;
border-bottom-left-radius:5px;
border-bottom-right-radius:5px;
}