/* Game details */

#reviewHeader {
  min-height: 100px;
}

#reviewHeader h1 {
  font-size: 150%;
  color: #0948A7;
  margin: 0 0 10px 0;
} 

#reviewHeader .js-kit-rating {
  height: 36px;
}


#descr {border-bottom: none; background-color: #FFFFFF; background: url("/images/cbc_bg_white.gif");}
#descr h1 {font-size: 150%; color: #0948A7;} /*margin-top: 15px; margin-bottom: 0px;}*/
#descr h2 {font-size: 115%; color: #0948A7; margin-bottom: 2pt; margin-top: 3pt; border-bottom: dotted 3px #ADD1EF;}
#descr p {font-size: 90%; margin: 0px 0px 5px 22px;}
#descr ul {font-size: 90%; margin-top: 0px; margin-bottom: 0px; list-style-type: square;}
img.ss {border: solid 2px #1958B7; height: 75px; width: 100px; margin: 2px -1px 0px -1px;}
img.title {border: solid 2px #1958B7; width: 100px; height: 100px; margin-right: 5px; float: left;}
#descr p.note {color: #FF0000; margin-top: 5px;}
#descr p.icons {margin: 10px 0px 10px 0px; padding: 10px 0px 10px 0px;text-align:center; font-size: 10pt; font-weight: bold; background-color: #DBEEFF; border: solid 1px #1958B7;}
#descr p.icons img {height: 14px; width: 14px; vertical-align: middle; margin-right: 5px;} 
/*News*/
#news {margin-bottom: 0;}
#news .cbc {border-bottom: none;}
