#main .selected {
	width: 263px;
	height: 26px;
	color: transparent;
	display: block;
	background: url(../gfx/tour-active.gif) no-repeat;
}

.post {
	width: 687px;
	padding: 70px 0 0 20px;
}

.details {
	width:325px;/*687px;*/
	padding-top: 25px;
}

.thumbs {
	padding-right: 80px;
}

.tourImages{
width:190px;
float:right;
}

.tourImages img{
background:url(../gfx/event-img.jpg) no-repeat top left;
padding:10px 10px 30px 9px;
margin:4px 0;
}