
.got_steam_ctn {
	background: -webkit-linear-gradient( top, rgba(102,192,244,1) 5%, rgba(47,137,188,1) 95%);background: linear-gradient( to bottom, rgba(102,192,244,1) 5%, rgba(47,137,188,1) 95%);	padding: 3px;
	width:650px;
}
.got_steam_box {
	width:100%;
	background-color:#1a2635;
	padding-top:20px;
}

.got_steam_low_block {
	border-top: 1px solid rgba( 0, 0, 0, 0.5 );
	padding:18px 20px 0px 20px;
	height:49px;
	color:#8F98A0;
	font-size: 13px;
}

.got_steam_box h1 {
	padding-left:20px;
	font-weight: normal;
	font-size: 36px;
	color: #ffffff;
}

.got_steam_box p {
	padding-left:20px;
	color: #8F98A0;
	font-size: 15px;
	font-weight: normal;
}


.gotsteam_buttons {
	padding:26px 20px 26px 20px;
}
.gotsteam_buttons h3, .gotsteam_buttons h5 {
	margin: 0;
}

.gotsteam_buttons a.btn_blue h3, .gotsteam_buttons a.btn_blue h5 {
	color: #66C0F4;
}
.gotsteam_buttons a.btn_blue:hover h3, .gotsteam_buttons a.btn_blue:hover h5 {
	color: #ffffff;
}

.gotsteam_buttons a.btn_blue {
	float: left;
	background: -webkit-linear-gradient( top, rgba(102,192,244,0.2) 5%, rgba(47,137,188,0.2) 95%);
	background: linear-gradient( to bottom, rgba(102,192,244,0.2) 5%, rgba(47,137,188,0.2) 95%);		
	width: 220px;
	padding: 12px 12px 15px 12px;
	border-radius: 2px;
}

.gotsteam_buttons a.btn_blue:hover {
	background: -webkit-linear-gradient( top, rgba(102,192,244,1) 5%, rgba(47,137,188,1) 95%);background: linear-gradient( to bottom, rgba(102,192,244,1) 5%, rgba(47,137,188,1) 95%);	}

.gotsteam_buttons a.btn_blue.leftbtn {
	margin-right: 16px;
}

.gotsteam_buttons h3 {
	font-size: 23px;
	font-weight: normal;
}

.gotsteam_buttons h5 {
	font-size: 13px;
	font-weight: normal;
}

.gotsteam_buttons .btn_no {
	float:right;
}

.gotsteam_steam_ico {
	float:left;
	padding-right:18px;
	margin-top:-4px;
}
