.GatewayContainer 
{
    padding-top: 25px !important;
}

div.siteBody 
{
    border: 0 !important;
}

.siteContent, .siteNav {

    border-left: 0 !important;
    border-right: 0 !important;
}


.GatewayContainer a 
{
    text-decoration: underline !important;
}

.btnAgreeStart {
	position			: absolute;
	top					: 70px;
	right				: -8px;
}

.btnAgreeStart a {
	background			: transparent url(/Resources/Images/ContentGateway/btnAgreeStart.gif) top left no-repeat;
	display: block;
	width: 115px;
	height: 55px;
}

.btnAgreeStart a:hover {
	background-position	: bottom left;
}


/* ******************* */

.btnAgreeGo {
	position			: absolute;
	top					: 70px;
	right				: -12px;
}

.btnAgreeGo a {
	background			: transparent url(/Resources/Images/ContentGateway/btnAgreeGo.gif) top left no-repeat;
	display: block;
	width: 115px;
	height: 55px;
}

.btnAgreeGo a:hover {
	background-position	: bottom left;
}


/* ******************* */

.btnAgreeGetZango {
	position			: absolute;
	top					: 70px;
	right				: -12px;
}

.btnAgreeGetZango a {
	background			: transparent url(/Resources/Images/ContentGateway/btnAgreeGetZango.gif) top left no-repeat;
	display             : block;
	width               : 115px;
	height              : 55px;
}

.btnAgreeGetZango a:hover {
	background-position	: bottom left;
}



/* ******************* */

.btnAgreeNext {
	position			: absolute;
	top					: 70px;
	right				: 40px;
}

.btnAgreeNext a {
	background			: transparent url(/Resources/Images/ContentGateway/btnAgreeNext.jpg) top left no-repeat;
	display             : block;
	width               : 136px;
	height              : 55px;
}

.btnAgreeNext a:hover {
	background-position	: bottom left;
}

.btnCancelBackLong2 {
	position			: absolute;
	top					: 70px;
	left				: 30px;
}

.btnCancelBackLong2 a {
	background			: transparent url(/Resources/Images/ContentGateway/btnCancelBackLong.jpg) top left no-repeat;
    display             : block;
	width               : 136px;
	height              : 55px;    	
}

.btnCancelBackLong2 a:hover {
	background-position	: bottom left;
}

/* ******************* */

.btnAgreeInstallZango {
	position			: absolute;
	top					: 70px;
	right				: 40px;
}

.btnAgreeInstallZango a {
	background			: transparent url(/Resources/Images/ContentGateway/btnAgreeInstallZango.gif) top left no-repeat;
	display             : block;
	width               : 136px;
	height              : 55px;
}

.btnAgreeInstallZango a:hover {
	background-position	: bottom left;
}

/* ******************* */

.btnAgreeInstallPlay {
	position			: absolute;
	top					: 70px;
	right				: 40px;
}

.btnAgreeInstallPlay a {
	background			: transparent url(/Resources/Images/ContentGateway/btnAgreeInstallPlay.gif) top left no-repeat;
	display             : block;
	width               : 136px;
	height              : 55px;
}

.btnAgreeInstallPlay a:hover {
	background-position	: bottom left;
}


/* ******************* */

.btnAgreeInstallWatch {
	position			: absolute;
	top					: 70px;
	right				: 40px;
}

.btnAgreeInstallWatch a {
	background			: transparent url(/Resources/Images/ContentGateway/btnAgreeInstallWatch.gif) top left no-repeat;
	display             : block;
	width               : 136px;
	height              : 55px;
}

.btnAgreeInstallWatch a:hover {
	background-position	: bottom left;
}

/* *********************** */

.btnCancelBack {
	position			: absolute;
	top					: 70px;
	left				: -20px;
}

.btnCancelBack a {
	background			: transparent url(/Resources/Images/ContentGateway/btnCancelBack.gif) top left no-repeat;
    display: block;
	width: 115px;
	height: 55px;    	
}

.btnCancelBack a:hover {
	background-position	: bottom left;
}

/* *********************** */

.btnCancelBackLong {
	position			: absolute;
	top					: 70px;
	left				: 30px;
}

.btnCancelBackLong a {
	background			: transparent url(/Resources/Images/ContentGateway/btnCancelBackLong.gif) top left no-repeat;
    display             : block;
	width               : 136px;
	height              : 55px;    	
}

.btnCancelBackLong a:hover {
	background-position	: bottom left;
}


