<!--
div.pagepr {
	padding: 5px;
	width: 125px;
	min-height:82px;
	height:auto !important;
	height:82px;
	/*background: #FFFFCC;*/
	background: #B6C294;
	border: 1px solid #A0A0A0;
	float: left;
}
div.linkdescr {
	padding: 5px;
	width: 511px;
	min-height:85px;
	height:auto !important;
	height:85px;
	/*background: #CBC0B5;*/
	border: 1px solid #A0A0A0;
	text-align: left;
	float: right;
	line-height: 14px;
}
div.descrtext a {
	color: #222;
	text-decoration: underline;
}
div.descrtext a:hover {
	text-decoration: none;
}
div.descrtext a:visited, a:active {
	text-decoration: underline;
}
div.descrtext {
	/*padding: 5px;
	width: 510px;
	min-height:50px;
	height:auto !important;
	height:50px;*/
	margin-left: 145px;
	text-align: left;
}
div.desclink {
	/*margin-left: 145px;
	text-align: left;
	height: 50px;*/
	height: 4.2em;
	overflow: auto;
	overflow-y: hidden;
	padding: 10px 0;
	/*line-height: 4em;*/
}
div.linklong {
	/*margin-left: 145px;
	text-align: left;*/
	/*width: 250px;*/
	width: 350px;
	height: 15px;
	/*height: 100%; line-height: 1.125em;*/
	overflow: auto;
	overflow-y: hidden;
	/*padding: 10px 0;*/
}

-->