#right div.ticketbutton {
	padding: 0 0 0 15px;
}

#right div.ticketbutton a {
	display: block;
	padding: 7px;
	background-color: #b6acd7;
	color: #333;
	text-decoration: none;
}

#right div.ticketbutton a:hover {
	background-color: #c53823;
	color: white;
}

#right div.ticketbutton ul {
	margin: 0 0 35px 0;
	list-style: none;
	width: 195px;
}

#right div.ticketbutton li {
	margin: 0 0 7px 0;
}