.widgetHeader.ribbon {
	margin-top: 15px;
}

.GH .dailydeals .deal_module_txt_container .game_title h3 {
	padding-left: 5px;
}

#todays_deal_module .deal_btn a {
	width: 150px;
}

.GH .deal_badge_big_black h3 {
	font-size: 24px;
}

.GH .dailydeals #todays_deal_module .deal_module_txt_container {
	padding: 15px 15px 15px 40px;
	width: 340px;
	height: 175px;
	background-image: none;
}

.deal_page .dealpage_module2,.deal_page .dealpage_module3 {
	margin-bottom: 15px;
}

.deal_page .dealpage_module5 {
	margin-bottom: 0;
}

.GH .dailydeals .deal_title.deal_badge_big_black {
	background-image:
		url(../images/deals/deals_badge_big_black.png);
}

.main {
	background-color: #ffffff;
}

.GH .dealpage_module2 .box.lightblue.dailydeals {
	width: 580px;
}

#free_game_placement {
	background: transparent
		url(../images/deals/free_game_back.png)
		0 0 no-repeat;
	height: 200px;
	margin-top: 60px;
	padding: 23px 0 0 23px;
}

#free_game_placement .deal_title h3 {
	color: #fff;
}

#free_game_placement .gameimg {
	float: left;
	margin-top: 18px;
}

.gameimg img {
	top: 0px;
}
#free_game_placement .deal_text {
	float: left;
	margin-top: 10px;
	width: 100px;
}

#free_game_placement .deal_btn {
	float: left;
	height: 45px;
}

#free_game_placement .more_link {
	float: left;
}

#free_Games .titleWrapper {
	height: 90px;
	float: left;
}

.deal_page .gridCol_24 {
	width: 940px;
}

.deal_page .gridCol_11 {
	width: 420px;
}

.deal_page .gridCol_15 {
	width: 580px;
	margin-bottom: 30px;
}

.deal_page .dealpage_module1 .title {
	color: #fff;
}

.deal_page .dealpage_module2,.deal_page .dealpage_module3 {
	height: 300px;
	margin-bottom: 30px;
}

.deal_page .dealpage_module3 {
	margin-left: 45px;
}

.deal_page .dealpage_module4 {
	margin-bottom: 30px;
}

.deal_page .dealpage_module5 {
	margin-bottom: 30px;
	height: 460px;
	margin-right: 45px;
}

.deal_page .dealpage_module6 {
	margin-bottom: 30px;
	height: 460px;
}

.deal_page .deal_page_rectangle_ad {
	width: 510px;
	height: 270px;
	margin-bottom: 30px;
}

.deal_page .deal_page_long_ad {
	width: 940px height:70px;
}

.deal_page .freegames_bottom {
	float: left;
	padding: 13px 0 0;
	text-align: left;
}

.dealgamelist.freegames {
	width: 290px;
	float: left;
}

.widgetContent.grid li.save65,.widgetContent.grid li.save70,.widgetContent.grid li.free
	{
	height: 78px;
	position: relative;
	width: 250px;
}

.widgetContent.grid li.none {
	height: 78px;
	position: relative;
	width: 100px;
}

.deal_page .widgetContent.grid li .gameimg {
	margin: 7px 15px 0 0;
}

.deal_page .widgetContent.grid li .image_container {
	float: left;
}

.deal_page .widgetContent.grid li .label_container {
	float: left;
	width: 130px;
}

.deal_page .widgetContent.grid li .button_container {
	float: left;
	width: 130px;
}

.deal_page .freegames_bottom a {
	background: url("../images/deals/deals_arrow.jpg") no-repeat scroll
		right center transparent;
	color: #4784B6;
	padding: 0 24px 0 0;
}

.GH .bbBorder.todayFreeGame {
	background: none repeat scroll 0 0 white;
	height: 294px;
}

#super_savers_game_module .widgetHeader {
	display: none;
}

.todayFreeGame .deal_title {
	width: 360px;
}
.GH .bbBorder.todayFreeGame {
	height: 294px;
}

.widgetHeader.ribbon {
	background: url("../images/deals/orange_ribbon.png") right 0 no-repeat;
	height: 55px;
	margin: 14px 0 10px -3px;
	padding: 11px 0 0 30px;
}

.widgetHeader.ribbon h2 {
	color: white;
	text-shadow: 0 1px 1px #C11702;
	font-size: 28px;
	margin: 0;
}

.todayFreeGame .widgetHeader.ribbon {
	width: 370px;
	display: inline-block;
}

.todayFreeGame .widgetContent.grid li {
	display: block;
	float: left;
	height: 200px;
	margin: 0 26px;
	width: 450px;
}

.todayFreeGame .free_game_img {
	width: 170px;
	float: left;
}

.todayFreeGame .desc {
	float: left;
	width: 250px; 
	margin-top: 5px;
}
.gameboxtwo {
    background-clip: padding-box;
    background-color: #EAF6FF;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 1px 0 0 #B6DAF5;
    display: inline-block;
    margin: 10px;
    padding: 6px 6px 12px 6px;
}




/**********************************************************************************************************************
FREE GAME BOX GRP LOOK
***********************************************************************************************************************/
.gamebox_big_freegame .freegame-image {
	float: left;
	display: block;
	height: 110px;
	width: 146px;  
 	margin-top: 50px;
	margin-left: 5px;		
}


.gamebox_big_freegame .gamebox_big_container{ 
	display: block; 
	background: url('../images/deals/freegame/freebox.png') no-repeat;
}

.gamebox_big_freegame .gamebutton{
	width:100px;
	height:39px;
	position: absolute;
	bottom: 10px;
	right: 10px;
	background: url('../images/gamebox_big/button/play_now/button_text.png') no-repeat;
}

.gamebox_big_freegame .gamebutton:hover{
	background-position: 0px -39px;
}

.gamebox_big_freegame .gameicon{
	float:left;
	width:20px;
	height:20px;
	margin-right:15px;
}

.gamebox_big_freegame .gameicon9{
	margin-right:0px;
}

.gamebox_big_freegame .gameicon1{background: url('../images/gamebox_big/icons/3.png') no-repeat;}
.gamebox_big_freegame .gameicon2{background: url('../images/gamebox_big/icons/4.png') no-repeat;}
.gamebox_big_freegame .gameicon3{background: url('../images/gamebox_big/icons/1.png') no-repeat;}
.gamebox_big_freegame .gameicon4{background: url('../images/gamebox_big/icons/2.png') no-repeat;}
.gamebox_big_freegame .gameicon5{background: url('../images/gamebox_big/icons/5.png') no-repeat;}
.gamebox_big_freegame .gameicon6{background: url('../images/gamebox_big/icons/7.png') no-repeat;}
.gamebox_big_freegame .gameicon7{background: url('../images/gamebox_big/icons/8.png') no-repeat;}
.gamebox_big_freegame .gameicon8{background: url('../images/gamebox_big/icons/9.png') no-repeat;}
.gamebox_big_freegame .gameicon9{background: url('../images/gamebox_big/icons/6.png') no-repeat;}

 .gamebox_big_freegame {
 	width: 631px;
 	height: 180px;
 }
 
 .gamebox_big_freegame_container {
 	width: 631px;
 	height: 180px;
 }	 
 
 
.gamebox_big_freegame .rightside{
	float:left;
	width:465px;
	height:175px;
	position: relative;
	margin-left: 10px;
}
 
.gamebox_big_freegame .gameicons{
	width: 300px;
	height: 20px;
	position: absolute;
	bottom: 18px;
	left: 0;
}

.gamebox_big_freegame .gametitle{
	font-family:Arial;
	font-weight:bold;
 		font-size:16px;
 		color: #fff;
 		margin-top:48px;
 	}
 	
.gamebox_big_freegame .gamecategory{
	font-family:Arial;
 		font-size:12px;
 		color: #fff;
 	}

.gamebox_big_freegame .gamedescription{
	font-family:Arial;
 		font-size:14px;
 		color: #fff;
 		margin-top:10px;
 		width:350px;
 	}
 	
.pagetitle{
	text-align: left;
	font-size: 18px;
	color: #333333; 	
}	

.countdown{
	display:block;
	float:right;
	width:100px;
	height:67px;
	font-size:12px;
	color:#fff;
	margin-top:55px;
	margin-right:8px;
	text-align:center;
}

.countdown_section{
	float:left;
	display:block;
	width:50px;
	text-align:center;
}

.countdown_amount{
	font-weight:bold;
	font-size:38px;
	line-height:38px;
	margin-bottom:0px;
}


