div#ticketsTop {
	width:100%;
}

div#ticketsLeft {
	width:350px;
	float:left;
}

div#ticketsRight {
	width:300px;
	float:right;
}