.item-section.compact-listing {
	padding: 10px 0;
}

.item-section.compact-listing .clear-rigth {
	clear: right;
}

.item-section.compact-listing .bordered-item {
	border-left: 1px #C0C0C0 solid;
}

.item-section.compact-listing .no-items {
	padding: 10px;
}

.compact-listing-item {
	padding: 0 10px;
	float: left;
}

.compact-listing-item .more img {
	margin-right: 3px;
}

#related_news .date,
#related_news .news-content+p {
	float: left;
}

.related_content {
	margin-top:20px;
}

.related_content a {
	color: #000000;
}

.related_content a:hover{
    color: #808080;
}

.related_content h2 {
	font-size: 10pt;
}

.gallery_list_view table.item-section {
       padding: 0;
	border-top: 10px solid #FFFFFF;
	border-bottom: 5px solid #FFFFFF;
}

.related_content table {
	border-top: 10px solid #FFFFFF;
	border-bottom: 5px solid #FFFFFF;
	background-color:#FFFFFF;
	color:#000000;
	width: 630px;
}

.gallery_list_view table tr td,
.related_content table tr td {
	padding: 0 10px;
	vertical-align: top;
	width: 190px;
}

.gallery_list_view table tr td.with-border,
.related_content table tr td.with-border {
	border-right: 1px solid #C0C0C0;	
}

.gallery_list_view  table tr.empty-row,
.related_content table tr.empty-row {
	height: 5px;
}

.related_content table tr td .related-item-info img,
.related_content table tr td .related-item-info img {
	margin-bottom: 3px;
}

/* Related news */
#related_news hr {
	height: 1px;
	color: #C0C0C0;

}

#related_news .with-separator {
	border-bottom: 1px solid #C0C0C0;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#related_news .item-section {
	margin-bottom: 0!important;
}

/* Related documents */
#related_documents .item-section {
	padding-bottom: 0!important;
	margin-bottom: 0!important;
}
