.controller-event_guide h1{
	margin-right:20px;
}
.nav_normal{
	width:600px;
	overflow:hidden;
	margin-bottom:10px;
}
.nav_normal li{
	float:left;
	margin-right:10px;
}
.nav_normal a{
	display:block;
	height:25px;
	text-indent:-9009px;
}
#nav_event_guide a{
	background:url(../img/pages/nav_event_guide.png);
}
#nav_event_guide #event_guide_about_li a{
	width:114px;
	background-position:0 0;
}
#nav_event_guide #event_guide_about_li a:hover{
	background-position:0 -25px;
}
#container #nav_event_guide #event_guide_about_li a.selected{
	background-position:0 -50px;
}
#nav_event_guide #event_guide_history_li a{
	width:98px;
	background-position:-134px 0;
}
#nav_event_guide #event_guide_history_li a:hover{
	background-position:-134px -25px;
}
#container #nav_event_guide #event_guide_history_li a.selected{
	background-position:-134px -50px;
}
#nav_event_guide #event_guide_venue_li a{
	width:78px;
	background-position:-250px 0;
}
#nav_event_guide #event_guide_venue_li a:hover{
	background-position:-250px -25px;
}
#container #nav_event_guide #event_guide_venue_li a.selected{
	background-position:-250px -50px;
}
#nav_event_guide #event_guide_tourists_li a{
	width:126px;
	background-position:-348px 0;
}
#nav_event_guide #event_guide_tourists_li a:hover{
	background-position:-348px -25px;
}
#container #nav_event_guide #event_guide_tourists_li a.selected{
	background-position:-348px -50px;
}



#panel_event_history{
	width:130px;
	overflow:hidden;
}

.event_history_draw_link{
	display:block;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
h2{
	clear:both;
}

.img_with_attr{
	width:200px;
	height:149px;
	overflow:hidden;
	float:right;
	margin:0 0 5px 5px;
	font-size:10px;
	text-align:right;
}
.img_with_attr p,
.img_with_attr a{
	color:#2E75BC;
}

#event_tourits_disclaimer{
	clear:both;
	color:#2E75BC;
	font-style:italic;
	padding:10px 0 0 0;
	font-size:11px;
}