Sizce nereye bakmalıyım başka. (Yazı büyüklüğü değişiyor aynı satırdaki yazı tipini değiştirdiğimde değişmiyor, kod aşağıda)
/*************************************************
featured slider
*************************************************/
#featured-wrapper {background:url(js/images/slider-bg.png) no-repeat;width:664px;height:440px;margin:10px 0px 0px -10px;float:left;}
#featured {position:relative;width:540px;height:390px;margin-left:21px;top:26px;background:url(images/progress.gif) no-repeat 50% 50%;}
#featured img {position:absolute;top:0px;left:0px;display:none;}
#featured a {border:0;display:block;}
.nivo-directionNav a {display:block;width:30px;height:30px;background:url(js/images/arrows2.png) no-repeat;text-indent:-9999px;border:0;}
a.nivo-nextNav {background-position:-30px 0;right:15px;}
a.nivo-prevNav {left:15px;}
.nivo-caption {text-shadow:none;font-family:Verdana;font-size:.8em;padding:15px 10px 15px 15px;width:515px;}
.nivo-caption a {text-decoration:none;color:#FFF !important;line-height:1.5em;font-size:.9em;display:inline !important;}
.nivo-caption p {padding:0px;margin:0px;}
.nivo-caption h1 {margin-bottom:5px;padding-bottom:0px;}
.nivo-caption h1 a {line-height:1em !important;}
.nivo-html-caption {display:none;width:540px;}
#featured-wrapper .category {position:absolute;display:inline-block;bottom:367px;left:0px;background:#000;color:#fff;z-index:9;font-family:Arial,Verdana,sans-serif;padding:3px 6px;font-size:14px;}
#featured-wrapper .video {opacity:0.85;position:absolute;display:inline-block;width:70px;height:70px;bottom:180px;left:230px;background:url(images/darken-bg-video.png) no-repeat 0px 0px;z-index:9;}
/*thumbnails*/
.nivo-controlNav {position:absolute;top:0px;right:-90px;}
.nivo-control {padding:4px 10px;}
.nivo-control.active {background:#333;}
.nivo-controlNav img {display:inline !important;position:relative !important;cursor:pointer;width:70px; height:70px}
/*ratings*/
#featured-wrapper .stars, #featured-wrapper .number, #featured-wrapper .letter {position:absolute;right:0px;z-index:9;display:inline-block;}
#featured-wrapper .stars {background:#000;bottom:359px;padding:5px 3px 6px 6px;}
#featured-wrapper .number {font-size:1.9em;bottom:353px;padding:5px 9px 3px 9px;}
#featured-wrapper .letter {font-size:1.7em;bottom:353px;padding:5px 11px 3px 11px;}