#domestic-slow,#international-slow,#inthecity-slow{
	display:none;
}
#backToAccess{
	font-size:18px;
	width:100%;
	cursor:pointer;
	display:none;
	background:url("/03images/chameleon/pop_close_btn_black.png") no-repeat;
	border:none;
	height:30px;
	width:35px;
	position:absolute;
	right:20px;
	top:10px;
}
.slow-lounge-wrapper{
	position:relative;
	width:732px;
	height:376px;
	top:20px;	
}
.domestic-wrapper{
	clear:all;
	border:solid 6px white;
	width:188px;
	height:326px;
	float:left;
	cursor:pointer;
	background:url('/03images/promotions/SlowLounge/demestic.jpg') no-repeat;
}
.international{
	position:absolute;
	clear:all;
	width:188px;
	height:326px;
	left:230px;
	top:0px;
	background:url('/03images/promotions/SlowLounge/international.jpg') no-repeat;
}
.inthecity{
	position:absolute;
	clear:all;
	width:188px;
	height:326px;
	left:460px;
	top:0px;
	background:url('/03images/promotions/SlowLounge/city.jpg') no-repeat;
}
.heading{
	font-family:"FNBSansRegular";
	font-size:23px;
	color:white;	
	width:80%;
	position:relative;
	left:25px;
	top:20px;	
}
.mini-heading{
	font-family:"FNBSansLight";
}

.arrow-links{	
	clear:all;
	width:52px;
	height:39px;
	border:none;
	float:right;
	margin-top:230px;
	bottom:0px;
	background:url('/03images/promotions/SlowLounge/slow-arrow.jpg') no-repeat;
}
.ui-product-value-box p {
    color: #3E3E3E;
    font-family: FNBSansLight;
    font-size: 14px;
    line-height: 17px;
    margin: 15px 0 10px;
    text-align: justify;
}
@media only screen and (max-width: 700px){
	.slow-lounge-wrapper{
		position:relative;
		width:732px;
		height:446px;
		top:20px;
	}
	.domestic-wrapper{
		border:solid 6px white;
		background:url('/03images/promotions/SlowLounge/SLOWDomestic.jpg') no-repeat;
		width:76%;
		height:119px;
		top:0px;
		position:relative;		
	}
	
	.international{
		position:relative;			
		top: 10px;
		left:0px;
		background:url('/03images/promotions/SlowLounge/SLOWInternational.jpg') no-repeat;
	}
	.inthecity{
		position:relative;		
		top: 20px;
		left:0px;	
		background:url('/03images/promotions/SlowLounge/SLOWintheCity.jpg') no-repeat;
	}
	.arrow-links{		
		width:52px;
		height:39px;
		position:absolute;
		right:0px;
		bottom:10px;		
		background:url('/03images/promotions/SlowLounge/slow-arrow.jpg') no-repeat;
	}
}
