.static_navigation_seperators{
	font-size:11px;
	color:#CCCCCC;
	display:inline;
}
#static_navigation_line{
	background-color:#CCCCCC;
	width:90%;
	height:1px;
	margin:auto;
}

#static_navigation{
	font-size:11px;
	text-align:center;
}

#static_header_pr{
	position:relative;
	top:-42px;
	height:86px;
	width:586px;
	background-position:center;
	background-repeat:no-repeat;
	margin:auto;
}
#static_header_events{
	position:relative;
	top:-22px;
	height:86px;
	width:586px;
	background-image:url(themes/readyTeddy/images/headers/static_events_header.png);
	background-position:center;
	background-repeat:no-repeat;
	margin:auto;
}
#static_events_latest_events_header{
	margin-left:60px;	
	margin-top:29px;
	margin-bottom:23px;
}
	#static_events_latest_events_content{
	margin:auto;
	text-align:center;
	font-size:10px;
	color:#666;
}