/* Дневник */
#idDiary {
	position: absolute;
	top: 80px;
	right: 80px;
	width: 250px;
	color: #899EAB;
}
#idDiary a:link,
#idDiary a:visited {color: #fff}
#idDiary a:hover,
#idDiary a:active,
#idDiart a:focus {
	color: #d2d3b9;
	outline: none;
}
#idDiary a.Navigation {
	margin-top: 0;
	left: 168px;
	top: 46px;
	width: 56px;
	height: 17px;
	background: url(/i/diary-link-hover.gif) no-repeat top left;
}
#idDiary a.Rss {
	position: absolute;
	left: 226px;
	top: 46px;
	width: 18px;
	height: 18px;
	background: url(/i/rss-icon-hover.gif) no-repeat top left;
}
#idDiary .Content {
	position: absolute;
	top: 84px
}
#idDiary p {
	margin: 0 0 0 20px;
	padding: 0;
}
#idDiary p.Date {
	margin: 36px 0 0 40px;
	padding: 0;
	color: #99508f;
}



/* Навигация */
a.Navigation {
	position: absolute;
	margin-top: 324px;
}
a.Navigation:hover img,
a.Navigation:active img,
a.Navigation:focus img {display: none}
