@import url("home/talent_roster.css");
@import url("entertainment/agency.css");


.tour_item .featured_cover {
	width:155px;
	float:left;
}

.tour_item {
	width:650px;
}

.tour_title {
	float:left;
	width:475px;
	margin-bottom:10px;
}

.tour_dates table {
	width:475px;
}

.tour_dates td {
	padding:3px;
	border-bottom: solid 1px #f0f0f0;
}

.tour_dates {
	float:left;
	width:475px;
}

.event_date {
	width:150px;
}

.event_city {
	width:150px;
}

#agency_talent .featured_item {
	margin-left:5px;
}

#tour_details .tour_content {
	margin-top:10px;
}