#release {
	margin-right: 20px;
}

#release .item {
	border-bottom:1px solid #c6bcac ;
	padding:7px;
	cursor:pointer;
}

#release .item h2 {
	font-size:12px;
	font-weight:bold;
	margin-bottom:0.5em;
}

#release .ov {
	background:#fff;
}

#release .item a {
	text-decoration:none;
}

#release .item .itemleft { 
	float: right;
	padding-left: 12px;
}

#release .item .itemright { 
	float: left;
	width: 100%;
}

#releasenav {
	margin-bottom:1em;
}

 .releasebottom {
 	font-weight: bold;
}

.releasebottom img {
	margin-right: 3px;
}

 .releasebottom a {
	font-size: 12px;
	margin-right: 20px;
}

 .releasebottom a:hover {
	text-decoration: underline;
}

 .releasebottom a img {
	margin-right: 3px;
}

 .leftmiddle {
	background-color: #fff;
	padding: 3px 0 3px 0px;
}	

#release_comment .item{
	margin-bottom: 15px;
}

#releaseteaser .item{
	background-color: #fff;
	border: 1px solid #E3E3E4;
	padding: 5px;
	
}
