#buytickets-button {
	float: right;
	height: 52px;
	width: 168px;
	margin: 4px;
}

#buytickets-button img {
	padding: 2px;
	height: 44px;
	width: 160px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#buyticketsAd {
	float: right;
	background-color: #feefa3;
	width: 200px;
	position: absolute;
	left: 582px;
	top: 40px;
	border: 1px solid #A99166;
	display: none;
}

#buytickets-box {
	background-color: #FEEFA3;
	background-image: url(../images/buytickets_popad_background.gif);
	background-repeat: no-repeat;
	border-bottom: 1px solid white;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#buytickets-box p {
	font-size: 14px;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	line-height: 17px;
	padding-left: 5px;
	}

#buytickets-box strong{
	color: #9E4E22;
	font-size: 110%;
	line-height: 110%;
}
#buytickets-box-text {
	font-size: 14px;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	line-height: 17px;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 4px;
}
#buytickets-close {
	margin-bottom: 85px;
}
#buytickets-close img {
	float: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}




#buytickets-popbutton 
{
	display: block;
	width: 165px;
	height: 43px;
	background-image: url(../images/popup_button_discount_tickets.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-left: 15px;
	margin-top: 5px;
		margin-bottom: 5px;

}

#buytickets-popbutton:hover
{ 
  background-color: transparent;
		background-position: 0 -43px;
}

#buytickets-popbutton:active
{ 
  background-color: transparent;
		background-position: 0 -86px;
}

#buytickets-popbutton span
{
  display: none;
}
