@import url(rating.ui.css);
@import url(itembox.ui.css);
@import url(gamebox.css);

div.review-cpage { display: inline; float: left; margin-left: 55px; margin-right: 0; margin-top: 0; width: 60%; }
div.review-cpage p { margin-bottom: 1em; }
div.review-summary { display: inline; float: right; margin: 8px; margin-top: 0; width: 185px; }
div.review-summary div.itembox { display: block; float: none; }
div.review-summary div.rating { background-color: #eff7f6; border: 1px solid #47598f; margin: 10px auto; margin-bottom: 8px; width: 175px; }

div.review-sidepanel { background-color: #efefef; border: 1px solid #e0e0e0; display: inline; float: right; margin: 0 55px 15px 0; padding: 8px; width: 180px; }
div.review-sidepanel ul { margin-top: 3px; }
div.review-sidepanel ul li { padding-left: 18px; padding-bottom: 4px; }
div.review-sidepanel ul li a { padding: 0; }
div.review-sidepanel ul.nav li { background: none; }
div.review-sidepanel ul li.highlight { font-weight: bold; background-image: url(/images/bul_highlight.gif); background-repeat: no-repeat; background-position: 2px 2px; }

div.items-wrapper { margin-left: 28px; }

table.compchart { clear: both; margin: 1.2em 0; margin-top: 0; }
table.compchart tr th { background-color: #dfdfdf; }
table.compchart tr td { padding: 3px 5px; text-align: center; }
table.compchart tr .row-heading { color: black; text-align: right; }