	
	#tourPage #tour_dates{
		margin:0px 5px;
	}

	#tourPage #tour_dates li{
		padding:5px 0px;
		padding-bottom:10px;
	}

	#tourPage .odd{
		background:#f0eae2;
	}

	#tourPage .tour_date p{
		padding-bottom:0px;
	}
	
	#tourPage .date{
		float:left;
		width:105px;
		font-size:1.5em;
		font-weight:bold;
		text-align:center;
	}
	
	#tourPage .bar{
		float:right;
		width:760px;
		height:25px;
		padding-top:3px;
		color:#fff;
		background:#30261b;
	}

	#tourPage .more{
		float:right;
		width:760px;
		margin-top:5px;
	}
	
	#tourPage .title,#tourPage .venue{text-transform:uppercase;}
	
	#tourPage .block1,#tourPage .block2{display:block; float:left;}
	#tourPage .block1{width:340px;padding-left:20px;}
	#tourPage .block2{width:400px;}
