.repeat_buy_block.giftActionLine {
    border:0 none;
    margin-top: 0;
}

.repeat_buy_block {
    height: auto;
    padding-top: 0;
}

.repeat_buy_block h3 {
 	text-transform:none;
 	margin-top:17px;
 	float:left;
 	font-size:18px;
 	line-height:20px;
}

.repeat_buy_block .button_action_box {
    margin-bottom:13px;
    margin-top:13px;
}

.repeat_buy_block .button_action_box .shadowLabel{
    position: relative;
}

.repeat_buy_block.giftActionLine .button_action_box {
    margin-bottom:2px;
    margin-top:-5px;
}

.repeat_buy_block .game_gift_box{float:right;}

.game_gift_box .gift_pic { float:left; width:52px; height:62px; margin-top:3px; }
.game_gift_box .gift_caption{ float:left; margin-left:11px;}
/*.game_gift_box .gift_caption .more_info_box { clear:both; float:right; margin-right:40px; position:relative; } */

.col-wrap1 {
    width:249px;
    background:#E9E9E9 none repeat scroll 0 0;
    border:1px solid #000000;
}

.bottom_info_box h1 {
    font-size:16px;
    text-transform:capitalize;
}

.repeat_buy_block .button_container {
    margin-right:0;
}

.game_info_big_box h4 {
    font-size:16px;
}

.col_right .description_box h4 {
    background:transparent url("../../gtap_direct/img/game/header_bg.png") repeat-x 0 0;
    margin-left:-10px;
    margin-right:0;
    padding:5px 10px 10px 10px;
    width:669px;
    font-size:14px;
}

.col_right .game_info_big_box {
    background:#FFFFFF none repeat scroll 0 0;
    float:left;
    margin-top:20px;
    padding-left:0;
    border:1px solid #000000;
}

.col_right .gbox {
    margin-left:10px;
    margin-right:10px;
    width:669px;
}

.col_right .description_box {
    margin-top:0;
}

.game_info_big_box .description_box .theme_t {
  margin-top: 10px;
}

.col_right .repeat_buy_block {
    margin-left:0;
    margin-right:0;
    padding-left:10px;
    padding-right:10px;
    background-color:#e6e6e6;
}

.carousel_arrow_right_wrapper {
    background:transparent url(../../gtap_direct/img/game/carousel/right_bg_box.png) no-repeat scroll 0 0;
}

.carousel_arrow_left_wrapper {
    background:transparent url(../../gtap_direct/img/game/carousel/left_bg_box.png) no-repeat scroll 0 0;
}

.bottom_block_roundify  {
	-moz-border-radius:0 0 0 0;
}

/* --- PHP modif ---- */
.repeat_buy_block.giftActionLine { background: transparent none; margin-top: 10px;}
.repeat_buy_block.giftActionLine .button_action_box {
    margin-bottom:2px;
	width:auto;
}

.repeat_buy_block .game_gift_box {float: right;}

.repeat_buy_block .game_gift_box .button_game_banner {
  background: url("../../bad/img/game/gift.png") no-repeat scroll 0 -1px transparent;
  padding: 10px 0 29px 66px;
}

.game_gift_box .gift_pic { float:left; width:52px; height:62px; margin-top:3px; }
.game_gift_box .gift_caption{ float: left; margin-left: 11px; position: relative;}
.game_gift_box .gift_caption .more_info_box { float: right; right: 20px; top: 45px;} /* Line 37 override */

/* -- */

