.adminLink.topPub {
	margin: 0 0 0 104px;
}

#topPub #today {
	position: absolute;
	top: 0;
	left: 0;
}

#topPub iframe,
#topPub img,
#topPub object,
#topPub embed {
	display: block;
	/*min-width: 690px;*/
	/*height: 90px;*/
	margin: 0 auto;
}


#top #logo {
	float: left;
	width: 357px;
	height: 78px;
	background: url(../picture/interface/logo.gif) top left no-repeat;
}

#top #logo a {
	display: block;
	width: 357px;
	height: 78px;	
}

#top #topNav {
	float: right;
	width: 585px;
	height: 68px;
	padding: 5px 0;
	background-color: #014C7A;
	font-weight:bold;
	position:relative;
}
#top #topNav,
#top #topNav a {
	color: #FFF;
	text-decoration: none;

}
#top #topNav a:hover {
	color: #BCCBD3;
}

#top #topNav p {
	float: left;
	width: 180px;
	margin: 0;
}

#top #topNav .smaller {
	text-align: right;
	width: 150px;
	padding-right: 40px;
}

#top #topNav .larger {
	width: 210px;
}

/* ie6 fix */
* html #top #topNav p {
	line-height: 11px;
}

#top #topNav input {
	width: 134px;
	border: 1px solid #003354;
	height: 13px;
	vertical-align: middle;
}

#top #topNav img {
	display: inline;
	vertical-align: middle;
	cursor: pointer;
}

#top #topNav #firstLevel {
	margin-top: 3px;
}

#top #topNav #secondLevel {
	margin-top: 8px;
}

#top #topNav #share img {
	border: 1px solid #FFF;
	margin-left: 1px;
}


#content #location {
	background-color: #629AD2;
	background: url(../picture/interface/bg_legend_gray.png) repeat-x !important;
	margin-bottom: 10px;
	color: #014C7A;
	overflow: hidden;
}

#content #location p {
	float: left;
	margin: 0 5px 0 0;
}

#content #location p.arrow {
	width: 12px;
}

#content #location #rss {	
	background-image: url(../picture/interface/rss.png);
	width: 18px;
	height: 18px;
	display: block;
	margin-top: 2px;
	float: right;
}
