div.review_head {
	position :relative;
	background-image: url('/images/review_head.png');
	width: 431px;
	height: 134px;
	top: -3px;
}

div.review_list {
	position: relative;
	top: -12px;
	left: 0px;
}

div.review_search {
	position: relative;
	background-image: url('/images/review_search.png');
	width: 199px;
	height: 110px;
	left: 171px;
	top: -51px;
}

div.review_tickets {
	position: relative;
	background-image: url('/images/events_tickets.png');
	background-repeat: no-repeat;
	width: 200px;
	height: 96px;
	left: 167px;
	top: -81px;
	padding-left: 22px;
	padding-top: 22px;
}

div.review_left {
	position: relative;
	float: left;
	width: 433px;
	left: 198px;
	top: -161px;
	z-index: 1;
}

div.review_right {
	position: relative;
	width: auto;
	float: left;
	z-index: 0;
}
