.ddPopup {
	width: 400px;
	height: 300px;
	background: url(//images.neopets.com/games/aaa/dailydare/2010/popup/bg.png) no-repeat top;
	position: absolute;
	top: 60px;
	z-index: 2000;
	display: none;
}

.ddPopupHead {
	width: 362px;
	height: 26px;
	margin-top: 23px;
	margin-left: 19px;
	margin-right: 19px;
	position: relative;
}

.ddPopupHeadTitle {
	float: left;
	color: white;
	font-weight: bold;
	margin-left: 6px;
	margin-top: 2px;
}

.ddPopupHeadClose {
	width: 26px;
	height: 26px;
	background: url(//images.neopets.com/games/aaa/dailydare/2010/popup/buttons/close-x_ov.png) no-repeat top;
	position: absolute;
	top: 0px;
	right: 0px;
	cursor: pointer;
}
*html body .ddPopupHeadClose {
    background:transparent;
	width:26px;
	height:26px;
}
.ddPopupHeadClose a {
    display:block;
	height:26px;
	background: url(//images.neopets.com/games/aaa/dailydare/2010/popup/buttons/close-x.png) 0 0 no-repeat;
	text-decoration:none;
}	
*html body .ddPopupHeadClose a {
	background:transparent;
	display:block;
	width:26px;
	height:26px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='//images.neopets.com/games/aaa/dailydare/2010/popup/buttons/close-x.png', sizingMethod='scale');
}
.ddPopupHeadClose a:hover, .ddPopupHeadClose a:active, .ddPopupHeadClose a:focus {
	background:transparent; /* or background:none; */
}
*html body .ddPopupHeadClose a:hover {
	background:transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='//images.neopets.com/games/aaa/dailydare/2010/popup/buttons/close-x_ov.png', sizingMethod='scale');
	cursor:pointer;
}
.ddPopupContent {
	width: 362px;
	height: 231px;
	margin-left: 19px;
	margin-right: 19px;
	clear: both;
	position: relative;
}

.ddPopupContentDontAsk {
	width: 100%;
	text-align: right;
	padding-top: 2px;
	padding-right: 10px;
	margin-bottom: 6px;
}

.ddPopupContentText {
	padding: 10px;
	text-align: center;
}

#ddPopupPrizeSingularItem {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
	font-weight: bold;
}

#ddPopupPrizesPluralItems {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	font-weight: bold;
}

#ddPopupPrizePluralItem1 {
	width: 140px;
	float: left;
	margin-left: 20px;
	padding-top: 20px;
	padding-bottom: 10px;
	font-weight: bold;
}

#ddPopupPrizePluralItem2 {
	width: 140px;
	float: right;
	margin-right: 20px;
	padding-top: 20px;
	padding-bottom: 10px;
	font-weight: bold;
}

.ddPopupContentInventory {
	width: 235px;
	height: 35px;
	margin-left: auto;
	margin-right: auto;
}

.ddPopupContentLogin {
	width: 235px;
	height: 35px;
	margin-left: auto;
	margin-right: auto;
}

.ddPopupContentSignup {
	width: 235px;
	height: 35px;
	margin-left: auto;
	margin-right: auto;
}

.ddPopupContentChallengeAaa {
	width: 235px;
	height: 35px;
	margin-left: auto;
	margin-right: auto;
}

.ddPopupContentChallengeAbigail {
	width: 235px;
	height: 35px;
	margin-left: auto;
	margin-right: auto;
}

.ddPopupContentChallengeLulu {
	width: 235px;
	height: 35px;
	margin-left: auto;
	margin-right: auto;
}

.ddPopupContentChallengeDoubleDare {
	width: 235px;
	height: 35px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 4px;
}

.ddPopupContentChallengeNoAaa {
	width: 235px;
	height: 35px;
	margin-left: auto;
	margin-right: auto;
}

.ddPopupContentNo {
	width: 100px;
	height: 35px;
	margin-left: auto;
	margin-right: auto;
}
