/* CSS Document */
#rightPhoto {
	position:absolute;
	left:371px;
	top:161px;
	width:418px;
	height:444px;
}

#rightPhoto img{
	border:4px solid #FFFFFF; 
}

#tour-left {
	position:absolute;
	left:17px;
	top:161px;
	width:343px;
}

#shows{}

.showHolder{
	margin-top: 12px;
	margin-bottom: 8px;
	overflow: hidden;
}
.showHolder + .showMonth{
	margin-top: 2em;
}
.showMonth{
	font-size: 18px;
	font-weight: bold;
	clear: both;
}
.showDate{
clear: both;
	font-weight: bold;
	width: 110px;
	padding-right: 0.75em;
	float: left;
}
.showInfo{
	width: 205px;
	float: right;
}
.showEvent{}
.showVenue{}
.showAddress{}
.showDetails{}
.showNote{
	font-size: 10px;
}
.showActs{
	font-size: 10px;
}
.otherAct{}


/**/
#photo-nav .row{
	clear: both;
	margin-left: 5px;
	margin-bottom: 4px;
}

#photo-nav .row img{
	margin-right: 4px;
	border:1px solid #FFFFFF;
}