.addthis_toolbox {
position: fixed;
}
#vk_like {
	top: 5px;
	left: 8px;
	margin-bottom: 13px;
}

.item-page .page-header h1,
.item-page .page-header h2,
.item-page .page-header h2 a {
	font-size: 24px;
	font-weight: normal;
	line-height: 24px;
	color: #000;
	margin-bottom: 5px;
}
.item-page .page-header {
	margin: -10px 0px 10px;
}

#imagewrapper {
position: relative;
width: 460px;
}
#imagedescription {
	font-size: 14px;
	font-style: italic;
	color: #fff;
position: absolute;
bottom: 0;
display: block;
width: 440px;
background: #000;
background: rgba(0,0,0,.5);
padding: 10px
}
#rel_art_title {
	margin: 20px 0px 10px;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;	
}
#rel_art ul { 
	list-style: none;
	margin: 0px;
}
#rel_art ul li a { 
	display: block;
	font-size: 12px;
line-height: 14px;
font-weight: normal;
margin: 0 0 0 0;
padding: 0 5px 5px 5px;
}
#rel_art ul li a:before { 
	content: "• ";
	color: #d73c3d;
}