@charset "UTF-8";

/*crossreview.css*/
body{background:url(../images/crossreview/crossreview_spcont_top_bg.gif) repeat-x top #000000;}
#wrapper{width:680px;min-width:680px;margin:0 auto;height:auto;}
#wrapper #header,#wrapper #main{width:680px;}
/*header*/
#wrapper #header{background:url(../images/spcont_header_bg.gif) no-repeat center top;height:80px;position:relative;}
#header h1,#header h2,#header h3{position:absolute;padding:0;}
#header h1{left:525px;top:15px;width:148px;height:68px;}
#header h2{left:18px;top:6px;}
#header h3{left:20px;top:30px;}
body#spcCrossreview #main h4{padding:20px;}
/*main*/
#wrapper #main{background-repeat:no-repeat; background-position:center top;height:auto;text-align:left;}
/*footer*/
body#spcCrossreview #footer{clear:both;width:100%;height:20px;background:url(../images/spcont_footer_bg.gif) repeat-x left bottom;position:static;padding-top:30px;}
body#spcCrossreview #footerIn{width:680px;background:url(../images/crossreview/crossreview_footer_bg.gif) no-repeat left top;padding-top:5px;height:12px;overflow:hidden;position:relative;}
body#spcCrossreview #footerIn #closeBtnBox{width:60px;height:12px;position:absolute;left:310px;top:5px;}
body#spcCrossreview #footerIn #closeBtnBox p{float:left;width:60px;height:12px;}
body#spcCrossreview #closeBtnBox p a#closeBtn{width:60px;height:12px;background-image:url(../images/spcont_footer_close_btn.gif);}
body#spcCrossreview #closeBtnBox p a:hover{height:12px;background-position:0 -12px;}

body#spcCrossreview #main table{width:640px;border-spacing:1px;border-top:1px solid #646464;border-left:1px solid #646464;}
body#spcCrossreview #main table th{padding:5px;border-right:1px solid #646464;border-bottom:1px solid #646464;}
body#spcCrossreview #main table td{padding:5px;border-right:1px solid #646464;border-bottom:1px solid #646464;}
body#spcCrossreview #main #psReview table th{background-color:#142850;}
body#spcCrossreview #main #psReview table td{background-color:#04122d;}
body#spcCrossreview #main #xboxReview table th{background-color:#1d3f06;}
body#spcCrossreview #main #xboxReview table td{background-color:#0f2302;}
body#spcCrossreview #main #psReview{padding-bottom:20px;}
