.bnbrates_table {
	line-height: normal;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
    border-radius: 6px;
	border: 1px solid #AFAFAF;
/* 	border-left:  1px solid #333333; */
/* 	border-top:  1px solid #333333; */
}
.bnbrates_table td {
/* 	border-right:  1px solid #333333; */
/* 	border-bottom:  1px solid #333333; */
	background-color: #EDEDED;
}
.bnbrates_table tr.odd td {
/* 	border-right:  1px solid #333333; */
/* 	border-bottom:  1px solid #333333; */
	background-color: #FFFFFF !important;
}
.bnbrates_table tr.bnbrates_head td {
	background-color: #336699 !important;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	padding: 4px;
}
.bnbrates_table img {
	border: 0px;
}


#news_block {
/* 	height: 200px; */
/* 	overflow: auto; */
	line-height: 1.5em;
}
#news_block a.linlout {
	background: #FFFFFF url('../images/icons/newspaper_go.png') no-repeat 2px 0px;
	padding-left: 24px;
	display: block;
	margin: 3px 0px;
	float: right;
}
#news_block h3 {
	background: #FFFFFF url('../images/icons/newspaper.png') no-repeat 2px 0px;
	padding-left: 24px;
	margin: 3px 0px;
	font-family: Tahoma, Arial, Verdana, 'Trebuchet MS', sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 1em;
	cursor: pointer;
	clear: both;
	text-align: left;
}
#news_block div.element {
	margin: 0px 0px 0px 24px;
	padding: 0px;
	display: none;
/* 	background-color: #EDEDED; */
}
#news_block p { margin: 0px; }
#news_block img { border: 0px; }
.more_news {
	border-top: 1px dashed #EFF0F1;
	margin-top: 5px;
	padding-top: 5px;
	text-align: right;
}
.more_news a {
	background: #FFFFFF url('../images/icons/newspaper.png') no-repeat 2px 0px;
	padding-left: 24px;
	margin: 3px 0px;
	display: block;
	float: right;
}

#dictionary_cont #result_word {
	clear: both;
	float: left;
	width: 249px;
	height: 250px;
	overflow: auto;
	border: 1px solid #003366;
	margin-top: 10px;
	padding: 2px;
}
#dictionary_cont #result_word a {
	display: block;
}
#dictionary_cont #result {
	margin: 0px;
	float: right;
	width: 249px;
	height: 250px;
	overflow: auto;
	margin-top: 10px;
	border: 1px solid #003366;
	padding: 2px;
}
/*################################################*/

















	












