#poster{
	position:absolute;
	left:20px;
}
.poster-column{
	width:250px;
	overflow:hidden;
}
.primary-column{
	margin-right:24px;	
}
.poster-container{
	border-bottom:1px dashed #ccc;	
	cursor:pointer;
}
.poster-date{
	width:24px;	
	font-size:1.3em;
	font-weight:bold;
	line-height:22px;
	float:left;
}
.poster-city{
	width:148px;	
	font-size:1.3em;
	font-weight:bold;
	line-height:22px;	
	float:left;
}
.poster-actn{
	font-size:1.3em;
	line-height:22px;	
	height:22px;
	overflow:hidden;
	float:left;		
}
.poster-content{
	line-height:17px;
	margin:0 24px;
	padding:5px 0;
	width:202px;
	overflow:hidden;
	cursor:default;
}
.poster-content p{
	padding:0;	
}
.first-container{
	border-top:1px dashed #ccc;	
}

fieldset.tourplan legend{
	font-size:1.5em;
	margin:5px 0px;
	padding:0pt;	
}
fieldset.tourplan legend span{
	background-color:#000000;
	color:#FFFFFF;
	line-height:2em;
	padding:10px 8px 8px;
	text-transform:uppercase;
	font-weight:bold;
}
fieldset.tourplan label{
	display:block;
	margin:5px 0 2px 0;
}
fieldset.tourplan input{
	width:200px;
	padding:2px;
}
fieldset.tourplan textarea{
	width:250px;
	height:120px;
	padding:2px;	
}
fieldset.tourplan button{
	float:left;
	padding:5px;
	margin:10px 0;
}
fieldset.tourplan{
	position:absolute;
	left:70px;
	top:50px;
	background-color:#fff;
	padding:15px;
}

#tourplan-content h2{
	margin-top:25px;
}

#tourplan-content .controllers{
	position:relative;
	right:-380px;
}
#tourplan-content .year-header{
	margin-bottom:-20px;	
}

#tourplan-wrapper{
	margin:0 -50px;
	width:624px;
	position:relative;
	background:transparent url( ../images/livetsord_repeat.jpg ) repeat-y 10px center;/**/
}
#tourplan-header{
	height:758px;
	background:transparent url( ../images/livetsord_top.jpg ) no-repeat 9px top ;/**/
}
#tourplan-content{
	margin:-250px 50px 0 50px;
}
#tourplan-content-long{
	margin:-600px 50px 0 50px;
}
#tourplan-footer{
	height:244px;
	margin-top:-150px;
	background:transparent url(../images/livetsord_bottom.jpg ) no-repeat 10px bottom;/**/
}

