﻿.content .rightbar .about
{
	width: 100%;
	font-size: 11px;
	color: #000000;
	padding: 0px 0px 10px 0px;
	background: transparent url(../images/bg_rightbar.png) 0px 33px;
}

.content .rightbar .about .header
{
	width: 100%;
	height: 32px;
}

.content .rightbar .about .item
{
	width: 288px;
	padding: 10px 5px 5px 10px;
	border-top: solid 1px #c1c1c1;
}

.content .rightbar .about .item p
{
	margin: 0px 0px 10px 0px;
}

.content .rightbar .about .item a
{
	color: #736357;
	font-weight: bold;
}

.content .rightbar .topdownload
{
	width: 100%;
	font-size: 12px;
	color: #736357;
	padding: 0px 0px 10px 0px;
	background: transparent url(../images/bg_rightbar.png) 0px 33px;
}

.content .rightbar .topdownload .header
{
	width: 100%;
	height: 32px;
	border-bottom: solid 1px #c1c1c1;
}

.content .rightbar .topdownload .item
{
	width: 288px;
	padding: 10px 5px 5px 10px;
	border-bottom: solid 1px #c1c1c1;
}

.content .rightbar .topdownload .item .title a
{
	width: 100%;
	overflow: hidden;
	color: #736357;
	float: left;
}

.content .rightbar .topdownload .item .author
{
	width: 100%;
	padding: 5px 0px 5px 0px;
	font-size: 10px;
	overflow: hidden;
	color: #686868;
}

.content .rightbar .topdownload .item .rating
{
	width: 70px;
	height: 15px;
	padding: 3px 0px 0px 0px;
	font-size: 9px;
	overflow: hidden;
}

.content .rightbar .topdownload .item .rating img
{
	vertical-align: middle;
}

.content .rightbar .topdownload .item .downloads
{
	width: 100px;
	height: 15px;
	padding: 2px 0px 0px 0px;
	font-size: 9px;
	overflow: hidden;
	color: #5F5F5F;
}

.content .rightbar .topdownload .item .classification
{
	width: 108px;
	height: 15px;
	padding: 2px 0px 0px 10px;
	font-size: 9px;
	overflow: hidden;
	color: #DEAB47;
	background: transparent url(../images/blt_classification.png) no-repeat 0px 6px;
}

.content .rightbar .filter
{
	width: 100%;
	font-size: 11px;
	border-bottom: solid 10px #f6f6f6;
	background-color: #f6f6f6;
}

.content .rightbar .filter .header
{
	height: 32px;
	border-bottom: solid 1px #c1c1c1;
}

.content .rightbar .filter .keywords,
.content .rightbar .filter .categories,
.content .rightbar .filter .publications,
.content .rightbar .filter .authors
{
	width: 283px;
	margin: 0px 10px 0px 10px;
}

.content .rightbar .filter .categories,
.content .rightbar .filter .publications,
.content .rightbar .filter .authors
{
	border-top: solid 1px #e7e7e7;
}

.content .rightbar .filter .header2
{
	width: 100%;
	padding: 20px 0px 0px 0px;
}

.content .rightbar .filter .item
{
	width: 86px;
	height: 17px;
	font-size: 11px;
	padding: 4px 0px 0px 5px;
	margin: 3px 3px 0px 0px;
	cursor: hand;
}

.content .rightbar .filter .categories .item
{
	color: #DEAB47;
	padding-left: 10px;
	background: transparent url(../images/blt_classification.png) no-repeat 0px 8px;
}

.content .rightbar .filter .item.selected
{
	background: transparent url(../images/bg_filter_selected.png) no-repeat top left;
}


