
.slidingDiv{
	margin-left:auto;
    margin-right:auto;
	height:600px;
	background-color: #000000;
	padding:0px;
	//margin-top:0px;
	border-bottom:0px solid #3399FF;
}
.show_hide{
	display:none;
}
div#tempcontent iframe {
    margin-left:auto;
    margin-right:auto;
    width:100%;
    height:600px;
}

#vipPopups {
	display: none;
}
.popupPrize {
	width: 80px;
	height: 80px;
	margin: auto;
	margin-top: 10px;
}

.popupPrizeName {
	margin: auto;
	margin-bottom: 10px;
	text-align: center;
}
.buttonOkay {
	background: url(https://images.neopets.com/altador/altadorcup/2015/nc/buttons/okay.png) no-repeat;
}
.buttonYellow150 {
	width: 150px;
	height: 39px;
	background: url(https://images.neopets.com/altador/altadorcup/2015/nc/buttons/bg.png) -740px 0 no-repeat;
	cursor: pointer;
}

.buttonYellow150:hover {
	background-position: -740px -39px;
}

.buttonYellow150 div {
	width: 150px;
	height: 31px;
}
.slotPrizesContainer{
	width: 80%;
	margin: auto;
}
