html,body,div,h1,h2,h3,h4,h5,h6,p,img,ul,li,table{margin:0;padding:0;border:0;outline:0 !important;font-size:100%;vertical-align:baseline;background:transparent}
ol,ul{list-style:none}:focus{outline:none !important}
table{border-collapse:collapse;border-spacing:0}
body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;}
a{color:#007acf;cursor: pointer}a:hover{color:#e83434}
a img{border:none}
p{
    font-size:13px;
    color:#3F3F3F;
    padding:5px 0 20px;
    line-height:20px
}
.comments-block{
	width:720px;
	margin-top: 22px;
	
}
.comments-block iframe{
	width:720px !important;
}
.steam h2{
	margin-left:20px;
}
.steam{
	/*padding-bottom:20px;*/
}
.text{
	margin-top:10px;
	margin-bottom:15px;
	margin-left: 18px;
}
#game_syst .text{
	padding:0px;
}
.buy-button {
    display: block;
    height: auto !important;
    background-image: none !important;
    background-color: #00AE00;
    background-repeat: no-repeat;
    text-decoration: none;
    margin: 0 auto;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 17px;
    padding-top: 12px;
    margin-top: 5px;
    padding-bottom: 12px;
	border-radius:3px;
	font-family: 'Roboto'; 
	font-weight: 400;
}
.buy-button:hover{
	color:#fff;
	background-color: #00C500;
}
.buy-button:active{
	color:#fff;
	background-color: #009100;
}
.soon{
	background-color: #00B1F3;
}
.soon:hover{
	background-color: #00B1F3;	
}
.soon:active{
	background-color: #00B1F3;	
}
.preorder{
	background-color: #0065C5;
}
.preorder:hover{
	background-color: #0095E1;	
}
.preorder:active{
	background-color: #003A89;	
}

u {
	text-decoration: none;
	border-bottom: 1px dotted #4b5b5c !important;
}
.price-text{
	color:#a2a2a2;
	font-family: "Trebuchet MS";
}
a.not_dotted span{
	border-bottom:0px !important;
}
