#content .prod_name {
	padding-bottom: 15px;
	border-bottom: 1px solid #c7c9c8;
	margin-top: -12px;
}
#content .prod_name h1 {
	font-weight: normal;
	color: #2d2d2d;
	font-size: 31px;
}


.product_f-left {
	width: 714px;
	float: left;
}


.product_f-right {
	float: right;
	width: 286px;
}


#content #about-game {
	border-right: #dededf 1px solid;
	border-bottom: #dededf 1px solid;
	float: left;
	background: #fff;
	padding: 0px 20px 0px 20px;
	width: 674px;
	margin-bottom: 25px;
	display: none;
}

#content #about-game.wh-class{
    border:none;
    height: 0;
    margin:0;
}

.fb_div2 > * {
	width: 175px !important;
	margin-right: 5px !important;
	background: none !important;
	background-color: #f6f6f6 !important;
	border: 1px solid #cbcbcb !important;
	text-align: left !important;
	float: left !important;
	font-size: 12px !important;
	color: #2575e6;
}


#content #about-game #about-game-tabs {
	width: 695px;
}




#content .product_f .games-price {
	width: 286px;
	border-radius: 0px 0px 0px 0px;
}

.mp-item-bn {
	height: 56px;
	font-size: 24px;
	line-height: 56px;
	background: rgb(112,179,1); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(112,179,1,1) 1%, rgba(89,161,1,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(112,179,1,1)), color-stop(100%,rgba(89,161,1,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(112,179,1,1) 1%,rgba(89,161,1,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(112,179,1,1) 1%,rgba(89,161,1,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(112,179,1,1) 1%,rgba(89,161,1,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(112,179,1,1) 1%,rgba(89,161,1,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#70b301', endColorstr='#59a101',GradientType=0 ); /* IE6-9 */
}



#lightP {
	/*overflow: hidden !important;*/
}


.selected-offer {
	width: 100%;
	display: inline-block;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 15px;

}

.selected-offer h5 {
	font-size: 14px;
	color: #f94c00;
	margin-bottom: 8px;
	display:none;
}


.selected-icon {
	float: left;
	display: inline-block;
    clear: both;
}

.selected-price {
	float: right;
	display: inline-block;
	font-size: 25px;
	font-weight: bold;
	color: #ff4d03;
	margin-top: 6px;
}

.selected-logo{display:none;float:right;}
.selected-logo img{max-width:95px;max-height: 50px;}
.selected-logo-txt{display: none;color:#999;font: 12px Arial #696969;}

#content .product_f .games-price button.btn-marketplace-items {
	height: 38px;
	width: 100%;
	display: block;
	font-size: 14px;
	line-height: normal;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: rgb(255,119,51); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,119,51,1) 2%, rgba(255,106,50,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(2%,rgba(255,119,51,1)), color-stop(100%,rgba(255,106,50,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,119,51,1) 2%,rgba(255,106,50,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,119,51,1) 2%,rgba(255,106,50,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,119,51,1) 2%,rgba(255,106,50,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,119,51,1) 2%,rgba(255,106,50,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7733', endColorstr='#ff6a32',GradientType=0 ); /* IE6-9 */

}

.btn-marketplace-items-icon {
    font-size: 22px;
    vertical-align: middle;
}

#content .product_f .games-price button.btn-marketplace-items:hover {
	background: rgb(255,127,63); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,127,63,1) 3%, rgba(255,116,66,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(3%,rgba(255,127,63,1)), color-stop(100%,rgba(255,116,66,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,127,63,1) 3%,rgba(255,116,66,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,127,63,1) 3%,rgba(255,116,66,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,127,63,1) 3%,rgba(255,116,66,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,127,63,1) 3%,rgba(255,116,66,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7f3f', endColorstr='#ff7442',GradientType=0 ); /* IE6-9 */
}


.center {
	text-align: center;
}

.mp-product-moving-box-only-mp-link {
	margin-top: 10px;
}


.mp-product-moving-box-shield {
	margin-bottom: -20px;
	background-color: #84878e;
	height: 54px;
	width: 283px;
	padding-left: 25px;
	text-align: left;
	margin-top: 15px;
	margin-left: -20px
}

.mp-product-moving-box-shield > * {
	float: left;
	display: inline-block;
}

.shield-logo {
	margin-top: -2px;
	margin-right: 4px;
	vertical-align: middle;
}

.shield-price {
	font-size: 17px;
	margin-right: 22px;
	float: right !important;
	font-weight: bold;
	color: #fff;
	margin-top: 19px;
}

#content .product_f .games-image {
	background: none;
}

#content .product_f .games-image img {
	margin: 0px 55px 0px 30px;
	background: none;
}

#content .product_f .games-image {
	width: auto;
}


#content .product_f .games-info {
	border-radius: 5px;
	float: left;
	padding: 38px 1px 60px 1px;
	width: 375px;
}

.game-info-label {
	width: 141px;
	float: left;
	display: inline-block;
	font-weight: bold;
	font-size: 14px;
	text-align: right;
}

.game-info-content {
	text-align: left;
	float: right;
	display: inline-block;
	width: 225px;
}

.games-info > ul > li {
	margin-bottom: 10px;
	width: 100%;
	display: inline-block;
}

#content .product_f .games-info {
	padding: 0;
}

.label-languages {
	line-height: 31px;
}

.label-platform {
	line-height: 40px;
}

.game-info-content {
	font-size: 14px;
}

.game-info-content .f32 .flag {
	margin-right: 8px;
	float: left;
}

.game-info-content > ul > li {
	float: left;
	color: #2078dc;
	padding-right: 5px;
	padding-left: 5px;
	border-right: 1px solid #b5b5b5;
}

.game-info-content > ul > li a {
	color: #2078dc;
}

.game-info-content > ul > li:first-child  {
	padding-left: 0;
}

.game-info-content > ul > li:last-child  {
	border: none;
}

.game-top {
	margin-bottom: 30px;
	display: inline-block;
}

.sell-this {
	font-size: 16px;
	font-weight: bold;
	color: #2079e1;
	padding-left: 30px;
	margin-top: 20px;
}
.sell-this:hover {
	cursor: pointer;
}
.sell-this a {
	color: #2079e1;
}

.sell-this a:hover {
	text-decoration: none;
}



.mp-q-option:hover .mp-Price, .mp-q-option.active .mp-Price {
	color: #ff4800;
}

#content-tabs .new-offers h1 {
	float: left;
	font-size: 22px;
	color: #000 ;
	padding: 0;
	font-weight: lighter;
	margin-top: 34px;
	margin-bottom: 20px;
}

.wh-class h1{
    display: none;
}

#content-tabs .new-offers h1 strong {
	font-weight: 700;
}


.mp-user-rating tbody tr {
	border-bottom: 1px solid #d5d5d5;
    height: 55px;
}

.wh-table .mp-user-rating tbody tr {
    height: auto;
}

.mp-user-rating tbody tr:last-child {
	border-bottom: none;
}

.mp-user-rating tbody tr td {
	background-color: transparent !important;
	cursor: auto;
}


.mp-user-rating tbody tr:hover td{
	background: none !important;
}

.mp-Price {
	font-size: 14px;
}

.flag_ramka3 {
	border: 1px solid #818181;
	height: 22px !important;
	width: 30px;
	margin-top: 4px;
}
.wh-table .flag_ramka3 {
    height: 24px !important;
    width: 32px;
}

.mp-user-rating .f32 .flag {
	margin: none;
}

.product_f {
	display: inline-block;
	background-image: url('/skin/frontend/gate/default/images/priceboost/bg.jpg');
}

.mp-rating-box .Rtransactions {
	width: 50px;
}

.mp-new--offers-buynow {
	height: 56px;
	width: 46px;
	line-height: 0;
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
	-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.28);
	-moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.28);
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.28);
	border: none;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	cursor: pointer;
	height: 30px;
	background: rgb(112,179,1);
	background: -moz-linear-gradient(top, rgba(112,179,1,1) 1%, rgba(89,161,1,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(112,179,1,1)), color-stop(100%,rgba(89,161,1,1)));
	background: -webkit-linear-gradient(top, rgba(112,179,1,1) 1%,rgba(89,161,1,1) 100%);
	background: -o-linear-gradient(top, rgba(112,179,1,1) 1%,rgba(89,161,1,1) 100%);
	background: -ms-linear-gradient(top, rgba(112,179,1,1) 1%,rgba(89,161,1,1) 100%);
	background: linear-gradient(to bottom, rgba(112,179,1,1) 1%,rgba(89,161,1,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#70b301', endColorstr='#59a101',GradientType=0 );
	float:right;
}
.wh-table .mp-new--offers-buynow{
    display: none !important;
}
.mp-new--offers-buynow:hover {
	background: #99d000;
	background: -moz-linear-gradient(top, #99d000 1%, #5daf00 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#99d000), color-stop(100%,#5daf00));
	background: -webkit-linear-gradient(top, #99d000 1%,#5daf00 100%);
	background: -o-linear-gradient(top, #99d000 1%,#5daf00 100%);
	background: -ms-linear-gradient(top, #99d000 1%,#5daf00 100%);
	background: linear-gradient(to bottom, #99d000 1%,#5daf00 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99d000', endColorstr='#5daf00',GradientType=0 );
}
.mp-new--offers-buynow span {
    color: #ffffff;
    font-size: 20px;
}

.new-offers-shield {
	padding-left: 12px;
	width: 240px;
	height: 52px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	float: right;
	margin-top: 20px;
	margin-bottom: 20px;
}

.new-offers-shield .shield-price {
	margin-top: 16px;
	color: #1f2326;
}

.new-offers-shield .shield-logo {
    margin-top: -12px;
    margin-right: 8px;
}
.new-offers-shield .shield-info {
    margin-top: -10px;
    cursor: pointer;
    vertical-align: middle;
    border: 1px solid #2575e6;
    border-radius: 50%;
    padding: 3px;
    color: #2575e6;
}

.new-offers-sort-dropdown {
	position: relative;
	display: inline-block;
}
.nosd-body {
	width: 188px;
	height: 36px;
	border: 1px solid #cccccc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding-left: 12px;
	line-height: 36px;
	font-size: 14px;
	color: #000000;
	cursor: pointer;
	background-color: #fff;
}

.nosd-body:hover, .new-offers-sort-dropdown.nosd-open .nosd-body {
	background-color: #e6e6e6;
}

.new-offers-sort {
	margin-bottom: 20px;
}
.nosd-drop {
	border: 1px solid #cccccc;
	margin-top: -1px;
	background-color: #fff;
	position: absolute;
	width: 200px;
	z-index: 2;
	display: none;
}

.new-offers-sort-dropdown.nosd-open .nosd-drop {
	display: block;
}

.nosd-drop > div {
	padding-left: 12px;
	padding-top: 19px;
	cursor: pointer;
	padding-bottom: 10px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 13px;
	color: #2e2e2e;
}

.nosd-drop > div:hover {
	background-color: #e6e6e6;
}

.nosd-drop > div:hover {
	color: #000;
}

.nosd-left {
	float: left;
}

.nosd-right {
	margin-right: 9px;
	float: right;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 8px 5.5px 0 5.5px;
	border-color: #000000 transparent transparent transparent;
	margin-top: 14px;
}

.new-offers-sort-dropdown.nosd-open .nosd-right {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 5.5px 8px 5.5px;
	border-color: transparent transparent #000000 transparent;
}


.shield-check {
    display: inline-block;
    color: #ffffff;
    border: 1px solid #ffffff;
    border-radius: 3px;
    padding: 2px;
    margin-top: 18px;
    margin-right: 12px;
    opacity: 0.85;
}
.shield-check:hover {
    opacity: 1;
    cursor: pointer;
}
.shield-check.deactive,
.new-offers-shield .shield-check.deactive {
    color: transparent;
}
.new-offers-shield .shield-check {
    border: 1px solid #828487;
    color: #828487;
}

.fb_div2 .fb_div2_img {
	left: 7px;
}

.sell-this a > *,
.sell-this div > * {
	float: left;
	display: inline-block !important;
}
.sell-this .sell-this-icon {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    padding: 3px;
    border: 1px solid #2079e1;
    vertical-align: middle;
    font-size: 12px;
    margin: -2px 7px 0 7px;
}

#content {
	background: none;
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(left,  rgba(255,255,255,1) 0%, rgba(239,239,239,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(239,239,239,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(239,239,239,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(239,239,239,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(239,239,239,1) 100%); /* IE10+ */
	background: linear-gradient(to right,  rgba(255,255,255,1) 0%,rgba(239,239,239,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef',GradientType=1 ); /* IE6-9 */

}

.mp-user-container {
	-webkit-transition:all 200ms;
	-moz-transition:all 200ms;
	-o-transition:all 200ms;
	transition:all 200ms;

}

.mp-user-container.limited {
	height: 252px !important;
    overflow: hidden;

}

.new-offers-expand {
	width: 100%;
	border-top: 3px solid #1159b2;
}


.mp-user-wrapper {
	margin-bottom: 20px;
}

.wh-class .mp-user-wrapper{
    margin: 0;
}

.new-offers-expand-container {
	display: none;
}

.new-offers-expand .show-more {
	padding-left: 30px;
	padding-right: 30px;
	height: 33px;
	background-color: #1159b2;
	display: block;
	cursor: pointer;
	margin: 0 auto;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	border: none;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	width: 100%;
}

.new-offers-expand .show-more:hover {
	background-color: #2b6ab8;
}

.new-offers-expand .show-more span {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 8px 5.5px 0 5.5px;
	border-color: #ffffff transparent transparent transparent;
	display: inline-block;
}

.new-offers-expand .show-more span {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 8px 5.5px 0 5.5px;
	border-color: #ffffff transparent transparent transparent;
	display: inline-block;
}


.new-offers-expand .show-more span.reverse {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 5.5px 8px 5.5px;
	border-color: transparent transparent #ffffff transparent;
}

.new-offers-shadow-separator {
	width: 100%;
	height: 8px;
	background: rgb(252,252,252); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(252,252,252,1) 0%, rgba(221,221,221,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(252,252,252,1)), color-stop(100%,rgba(221,221,221,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(252,252,252,1) 0%,rgba(221,221,221,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(252,252,252,1) 0%,rgba(221,221,221,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(252,252,252,1) 0%,rgba(221,221,221,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(252,252,252,1) 0%,rgba(221,221,221,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#dddddd',GradientType=0 ); /* IE6-9 */
}

#about-game-tabs {
	width: 220px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	clear: both;
}

#about-game-tabs li {
	height: 50px;
	line-height: 50px;
	font-size: 15px;
	font-weight: bold;
	padding-left: 20px;
	color: #0061d8;
}

#about-game-tabs li.active {
	background-color: #fff;
	color: #ff4d00;
}

#about-game-tabs li a {
	color: inherit;
}

#about-game-tabs * {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.cw-main-tab {
	float: left;
	width: 494px;
	padding: 10px;
	background-color: #fff;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: none;
}
.cw-main-tab.active {
	display: block;
}

.cw-main-tab * {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

#product-dets {
	padding-top: 30px;
}

#product-dets > ul > li .prodDetalisText {
	width: 425px;
	margin-right: 30px;
}


#requirement .cw_h {
	width: 50%;
	font-size: 14px;
}


.mp-user-rating .mp-o-ratio{
	visibility: hidden;
}

.jq-marketplace-price-total{
	margin-right: 0;
}

.mp-user-rating.wh-table tbody tr.active td div.active
{
	background: transparent !important;
}

.mp-user-rating.wh-table tbody tr td:nth-child(4) div{
	padding-top: 0;
	padding-bottom: 0;
}

.mp-user-rating.wh-table tbody tr.active td:nth-child(4) div.active strong{
	color: orange !important;
	padding: 5px;
	margin-right: -5px;
}


.mp-q-option.active{background: none;}
.wh-table .mp-q-option.active, .wh-table tbody tr.active td{background: #f1f1f1;}
tr.tr-boost-price{display: none;}




.mp-user-rating{width:680px;}
.wh-table-content {
    position: relative;
}
.wh-table.mp-user-rating{
    width:910px;
    position: absolute;
    top: 47px;
    right: 4px;
    z-index: 9999;
    border:2px solid #999;
    border-radius: 5px;
}

.marketplace-price{text-align: right !important;}
.marketplace-radio{display: none;}
.wh-table{display: none;}
.wh-table .marketplace-radio{display: block;}
.wh-table .mp-o-ratio{}
.td-buy{width:40px;}
.mp-rating-box{width:250px;}
.wh-table .mp-rating-box{width:430px;margin-bottom: 10px;margin-top: 10px;}
.mp-user-rating.wh-table tbody tr td:nth-child(4){width:180px;}
.mp-user-rating.wh-table tbody tr td:nth-child(2){padding-left: 20px;padding-top: 18px;vertical-align: top;}
.mp-user-rating tbody tr.active td{background: none !important;}
.wh-table .f32{display: inline-block;}
.mp-user-rating.wh-table tbody tr td:nth-child(3) div, .mp-user-rating.wh-table tbody tr td:nth-child(4) div{height: 30px;line-height: 30px;}
span.cname{width:175px;float:left;display: block;margin-top: 3px;color:#000;}

.mp-user-rating tbody tr.mp-q-option.brands-direct {
	border: 3px solid #ffaf02;
}
.mp-new--offers-buynow.brands-direct {
	background: rgb(255,178,0);
	background: -moz-linear-gradient(top, rgba(255,178,0,1) 1%, rgba(254,174,0,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(255,178,0,1)), color-stop(100%,rgba(254,174,0,1)));
	background: -webkit-linear-gradient(top, rgba(255,178,0,1) 1%,rgba(254,174,0,1) 100%);
	background: -o-linear-gradient(top, rgba(255,178,0,1) 1%,rgba(254,174,0,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,178,0,1) 1%,rgba(254,174,0,1) 100%);
	background: linear-gradient(to bottom, rgba(255,178,0,1) 1%,rgba(254,174,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb200', endColorstr='#feae00',GradientType=0 );
}

.mp-q-option.brands-direct .mp-rating-box,
.mp-q-option.brands-direct .mp-rating-box .Rtransactions {
	border-color: #ffaf02;
}

.mp-q-option.brands-direct .flag {
	background: none;
}
.mp-q-option.brands-direct .flag_ramka3 {
	width: 33px;
	height: 24px;
	background: transparent url('../images/bd/brands-direct-logo.svg') no-repeat center;
	border: none;
	margin-top: 7px;
}
.mp-q-option.brands-direct .mp-Price {
	color: #4c5b65;
	font-size: 20px;
}
.selected-offer.brands-direct {
	margin-bottom: 0;
}
.selected-offer.brands-direct .selected-logo-txt {
	padding-bottom: 10px;
}
.selected-offer.brands-direct .selected-logo-txt img {
	width: 242px;
}
.brands_direct_icon img {
	vertical-align: middle;
}
#g2a-direct-logo-info-block {
	display: none;
	overflow: auto;
}
#g2a-direct-logo-info-block img {
	width: 150px;
}
#g2a-direct-logo-info-block .game-info-label {
	line-height: 24px;
}

.steam-eye, .steam-tag{float:left;padding:0 7px 0 0;font-size: 25px;}
.steam-eye:hover{text-decoration: none;}