	.pictureframe {
		float: left;
		padding: 140px 0 0 125px;

	}
	.eventform {
		width: 430px;
		float: left;
		padding: 120px 0 0 20px;
	}
	
	h1 {
		background: url(/images/valentinesday_title.gif) no-repeat;
		height: 89px;
		width: 420px;
		margin-bottom: 5px;
	}
	
	.details, h1 span, h2 span {
		display: none;
	}

	.tickets {
		margin-left: 22px;
		color: #f08879;
	}
	
	label {
		display: block;
		float: left;
		padding-top: 3px;
	}
	
	h2 {
		margin: 0px;
		width: 256px;
		height: 43px;
	}
	
	h2.dollars {
		background: url(/images/vip_tickets.gif) no-repeat;
	}
	
	h2.soldout {
		background: url(/images/soldout.gif) no-repeat;
	}

	.purchase {
		margin: 10px 0 0 7px;
		color: #be8047;
	}
	
	.qty {
		text-align: center;
		width: 25px;
		margin: 0 5px 5px 0;
	}

	label.ml {
		display: block;
		float: left;
		width: 50px;
		color: #be8047;
		padding-left: 3px;
	}

	.guests {
		padding: 0 5px 0 5px;
		background-color: #3f2a16;
		color: #be8047;
		width: 230px;
		margin-bottom: 2px;
	}

	.poster {
		margin-bottom: 12px;
	}
