#colRight {
/*	padding-bottom: 230px;*/
}
#main {
	position: relative;
}
/*
#raports.box .title {
	height: 32px;
	position: relative;
}
*/

#main .box .collinks {
/*	padding-left: 15px;*/
	position: absolute;
	bottom: 0;
	right: 12px;
	display: inline-block;
}
#main .box .collinks span,
#main .box .collinks span a {
	height: 31px;
	line-height: 31px;
	text-align: center;
	display: inline-block;
	background: none;
}
#main .box .collinks span {
	padding: 0 0 0 26px;
	background: none;
	margin: 0 -4px;
}
#main .box .collinks span span {
	padding: 0 18px 0 0;
	background: none;
}
#main .box .collinks span a {
	color: #6f6f6f;
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	outline: none;
	background: none;
}
#main .box .collinks span.active {
	background: #fff url('/htdoc/images/htleft.png') left bottom no-repeat;
	margin: 0 -8px;
}
#main .box .collinks span.active span {
	background: transparent url('/htdoc/images/htright.png') right bottom no-repeat;
}
#main .box .collinks span.active a {
	padding: 0 14px;
	color: #000;
	font-weight: bold;
	background: url('/htdoc/images/htarrow.png') bottom center no-repeat;
}


#raports {
/*	height: 210px;*/
/*	position: absolute;
	right: 24px;
	bottom: 0;*/
}

.raports-url {
	display: none;
}

.raport-container {
/*	width: 285px;*/
}
.raport-container .list {
	padding: 0px 0 0 0px;
/*	height: 128px;*/
	overflow: hidden;
}

.raport-container h3 {
	margin: 0;
	padding: 0;
}
.raport-container h3 a {
	font-size: 11px;
	line-height: 15px;
	color: #1e2329;
}
.raport-container p {
	font-size: 11px;
	line-height: 15px;
	color: #6f6f6f;
	margin: 3px 0 0 0;
	padding: 0;
}
.raport-container .list div {
	padding: 0px 0 7px 20px;
	margin-bottom: 9px;
	border-bottom: 1px solid #cecece;
}
.raport-container .list div.last {
	border-bottom: none;
	margin-bottom: 0px;
	padding-bottom: 2px;
}

#raports-more, #presentations-more {
	margin-bottom: 10px;
	margin-right: 10px;
}
