/*
—————————————————————————————————————————————
Game Industry News RATECARD styles
hand crafted by Ryan Allen (kxmode@yahoo.com)
—————————————————————————————————————————————
*/

.ratecard { width: 234px; background: #323232 url(images/ratingbox/tiling-bottom.gif) bottom no-repeat; border: 1px solid #08BD42; padding-bottom: 40px; }
.ratecardextended { width: 234px; background: url(images/ratingbox/gem-rating-BG.gif) no-repeat; color: #FFF; }
.ratecard .title { padding: 10px; }
.totalscore { height: 28px; background: #000 url(images/ratingbox/total-score-BG.gif) no-repeat; padding: 2px 0px 0px 69px; }
.ratingarea { background: url(images/ratingbox/rating-BG.png); }
.details { padding: 5px 0px 5px 0px; }
.details td { border-bottom: 1px solid #006000; }
.ESRB img { display: block; margin-right: 6px; float: left; }