/* Games List */
#list .cbc {border-bottom: none; background-color: #FFFFFF; background: url("/images/cbc_bg_white.gif");}
#list .cbc table {width: 100%; margin-bottom: 18px;}
.icon {border-bottom: dotted 1px #90BADE; padding-top: 5px;}
.icon img {width: 32px; height: 32px;}
.desc {padding: 2px 4px 4px 4px; border-bottom: dotted 1px #90BADE;}
.desc p {font-size: 90%; margin: 0px;}
.desc p img {padding: 0px; margin-right: 3px; width: 14px; height: 14px; vertical-align: middle;}
.desc p.icons {text-align: left; font-weight: bold; font-size: 10pt;}
.desc img {border: 0px;}
.ssht {border-bottom: dotted 1px #90BADE; padding: 5px 0px 5px 0px;}
#ssht_f {padding: 5px 0px 5px 0px;}
.ss {width: 100px; height: 75px; border: solid 2px #1958B7;}

/*Paginator*/
#paginator {
  text-align: center;
  font: normal 80% "Trebuchet MS", Verdana, sans-serif;
  padding: 10px 0;
  background-color: #DBEEFF;
  border: solid 1px #1958B7;
}

.paginatorPrev, .paginatorNext, .paginatorLink {
  border: solid 1px #1958B7;
  padding: 0 4px;
}

span.paginatorPrev:hover, span.paginatorNext:hover, span.paginatorLink:hover {
  background-color: #ADD1EF;
}


.paginatorCurrent, .paginatorComment, .paginatorPrev, .paginatorNext {
  font-weight: bold;
}

#paginator span a {
  text-decoration: none;
}

#paginator span a:hover {
  text-decoration: underline;
}


/*Screenshots Banner*/
#ss_banner {
	text-align: right;
	text-decoration: none;
}

#ss_banner img {
	width: 423px;
	height: 79px;
}
