<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.RigthPanelSearchArticle{
	margin: 0px -11px 0px 0px;
	background: #CCCCCC;
	border: 1px solid #cccccc;
	width: 380px;
	margin-left:710px;
	float:rigth;
	margin-top:5px;
}

.RigthPanelSearchArticle span{
	margin-left:10px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
}

.RigthPanelSearchArticle p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-color:blue;
	font-weight: bold;
	color: #333333;
	margin-left:10px;
}


.RigthPanelSearchArticle table{
	font-size:12px;
	margin-left:5px;
	font-weight:bold;	
}


SearchBtn {
	border: 1px solid #cccccc;
	font-color:red;	
}

.PageLink {
	font-size:9px;
	font-weight: bold;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:20px;
}

.PageLinkNext{
	font-size:9px;
	font-weight: bold;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:20px;
	border: 1px solid #000066;
	color:#CC0000;
	background-color:#CCCCCC;
}


.PageLinkNext a{
	font-size:9px;
	font-weight: bold;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:20px;
	color:#CC0000;
}

.PageLinkSelected {
	font-size:9px;
	font-weight: bold;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:20px;
	border: 1px solid #000066;
	background-color:#CCCCCC;
	color:#FFFFFF;
	
}


.PageLink  a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2e6ab1;
	font-weight:bold;
	text-decoration:underline;
}</pre></body></html>