/* @override http://www.qa.jogtheweb.com/skins/SpringGP/slices.css */

#reader-wrapper { background :#2292d1 url(BG.png) no-repeat top left; }
.img { background : url(items.png ) no-repeat; }

#reader-sidebar .how-to { background:url(items.png) no-repeat; background-position:0 -118px; padding:5px 10px;}
#reader-sidebar #reader-logo { display : block;width:145px; height:59px; position:absolute; top:6px; left:6px;background-position:-128px -33px;}
#reader-sidebar .prev { width:36px; height:59px; position:absolute; top:72px; left:24px;}
#reader-sidebar .refresh {width:26px; height:29px; position:absolute; top:85px; left:87px;}
#reader-sidebar .next { width:36px; height:59px; position:absolute; top:72px; left:140px;}
#reader-sidebar a#prev { width:36px; height:59px; background-position:0 0; display:block}
#reader-sidebar a#prev:hover { background-position:0px -59px;}
#reader-sidebar a#refresh { width:26px; height:29px; background-position: -36px 0px; display:block}
#reader-sidebar a#refresh:hover { background-position:-36px -59px; }
#reader-sidebar a#next { width:36px; height:59px; background-position:-62px 0px; display:block}
#reader-sidebar a#next:hover { background-position:-62px -59px;}
#reader-sidebar a#home-but { display : block;position : absolute;width : 18px;height : 18px;left : 170px;top : 12px;background-position: -236px -112px; }
#reader-sidebar a#home-but:hover { background-position: -236px -130px; }

.reader-title h2 { color:#fff; }
.reader-title h2 a { color:#12e730;}

.news a strong {color:#2292d1;}
.news a.active { background:#ffed2e; color:#2292d1;}
.news a:hover { background:#f0f0f0 url(items.png) left center no-repeat; background-position:-185px 9px;}
.news-desc table td.desc a {color:#004eff}

