* {padding: 0;margin: 0px; border: none; font-family:Verdana;font-size:11px;}


body{height:100%;background:#1e1e1e url('/img/common/bg/no.png') repeat-y top center;}
body.pc{background-image:url('/img/common/bg/pc.png');}
body.xbox360,
body.xbox{background-image:url('/img/common/bg/xbox360.png');}
body.ps3,
body.ps2,
body.psp{background-image:url('/img/common/bg/ps3.png');}
body.wii,
body.3ds,
body.ds{background-image:url('/img/common/bg/wii.png');}

				h4.cornered{padding-left:12px; background: url('/img/blocks/platforms/corners/no.gif') no-repeat center left;}
body.pc			h4.cornered{background-image:url('/img/blocks/platforms/corners/pc.gif');}
body.xbox360	h4.cornered,
body.xbox		h4.cornered{background-image:url('/img/blocks/platforms/corners/xbox360.gif');}
body.ps3		h4.cornered,
body.ps2		h4.cornered,
body.psp		h4.cornered{background-image:url('/img/blocks/platforms/corners/pc.gif');}
body.wii		h4.cornered,
body.3ds		h4.cornered,
body.ds			h4.cornered{background-image:url('/img/blocks/platforms/corners/pc.gif');}

div{overflow:hidden;}
h1{font-size:18px;}
h2{font-size:16px;}

ul,ol{list-style-position:inside;margin:0px 0px 10px 0px;}

a{text-decoration:none;}
a:hover{text-decoration:underline;}
a:focus {outline: none;}

.main{width:1000px;overflow:hidden;margin-left:auto;margin-right:auto;background-color:#c0cbd2;padding-bottom:7px;}

.main_footer{width:1000px;overflow:hidden;margin-left:auto;margin-right:auto;}

.main_footer div{font-size:10px;font-family:Verdana;}


/*7-542-7-270-7-160-7*/
/*7-826-7-160-7*/

.main_content{float:left;width:826px;}

.main_double_column{width:826px;float:left;}

.main_right{width:174px;float:left;}

.main_left_column{width:549px;float:left;}

.main_center_column{width:277px;float:left;}

div#MainFlash {border:solid 1px #777777;border-bottom:none;}
div#miniprofile{position:absolute;visibility:hidden;z-index:10;}
div#miniprofile img{border:solid 1px #CCCCCC;margin-right:5px;}


.clearfix:after { content: ".";	display: block;	clear: both; visibility: hidden; line-height: 0; height: 0;}
.clearfix {display: inline-block;}
html[xmlns] .clearfix {display: block;}
* html .clearfix {height: 1%;}