#leftCol { width:859px; float: none; }
div#checkoutbar {
	text-align:right;
	white-space:nowrap;
	padding: 10px 15px;
}
#leftColTopContent { padding-bottom: 0; }
#leftColTopContent div.tickets a.button, 
div#checkoutbar a.button {
	border:1px solid #5b5b5b;
	color:#5b5b5b;
	font-size:10px;
	font-weight:bold;
	padding:1px 5px;
	text-transform:uppercase;
}
#leftColTopContent div.tickets a.button:hover, 
div#checkoutbar a.button:hover {
	background-color:#bababa;
	color:#333;
}
#leftColTopContent img { 
	margin-left: -30px; 
	float:left; 
	margin-top: -45px; 
	margin-right: 20px; 
	margin-bottom: -45px;  
}
#landingContentBottom {
	background-image:url(/ui/img/ticketpagebttm.gif);
}
div.tickets {
	margin: 30px auto 0 auto;
	width: 775px;
}
div.tickets div.ticketstop { margin: 0; padding: 0; background: url(/ui/img/ticketstop.gif) center bottom no-repeat; height: 10px; }
div.tickets div.ticketsbottom { margin: 0; padding: 0; background: url(/ui/img/ticketsbottom.gif) center top no-repeat; height: 10px; }
div.tickets div.ticketsmain { margin: 0; padding: 0; background-color: #e7e7e7; }
div.tickets div.ticketsmain h1 { font-size: 20px; padding: 72px 0 10px 55px; }
div.tickets div.ticketsmain legend { font-size: 20px; margin: 0; padding: 40px 0 20px 0; }
div.tickets table.tickets { 
	width: 760px; 
	margin: 0 auto;
	border-collapse: collapse;
	border: none; 
}
div.tickets table.tickets tr td {
	font-size: 12px;
	border-collapse: collapse;
	border: none;
	color: #5b5b5b;
}
#leftColTopContent div.tickets table.tickets tr td p { font-size: 12px; }
div.tickets table.tickets tr td input.itemqty {
	width: 25px; 
	border: 1px solid #b2b2b2; 
	text-align: right;
}
div.tickets table.tickets tr { vertical-align: top; }	
div.tickets table.tickets tr.altrowtop {
	background: url(/ui/img/altrowtop.gif) center bottom no-repeat;
	height: 10px;
}
div.tickets table.tickets tr.altrowbttm {
	background: url(/ui/img/altrowbttm.gif) center top no-repeat;
	height: 10px;
}
div.tickets table.tickets tr.altrow {
	background-color: #cecece;
}
#leftColTopContent table.tickets img.cartbttn {
	float: none;
	margin: 0;
}
#leftColTopContent {
	padding-right: 30px; 
	padding-left: 30px; 
	float: none; 
	padding-bottom: 0px; 
	padding-top: 45px
}
div.itemadded {
	clear:both;
}
div.itemadded p {
	padding-top: 15px;
	font-style: italic;
}
div#viewcartboxbottom { position: relative; top: -62px; }