#release {
border-bottom:1px solid #dceff5;
}

#release .item {
	border-top:1px solid #dceff5;
	padding:7px;
	cursor:pointer;
}

#release .ov {
	background:#f7fbff;
}

#release .item a {
	text-decoration:none;
}

#release .item .itemleft { 
	float: left;
	padding-right: 12px;
}

#release .item .itemright { 
	float: right;
	width: 344px;
}

#releasenav {
	margin-bottom:1em;
}

.releasebottom {
	float: left;
	color: #5690a3;
	font-size: 11px;
	margin-right: 20px;
}

.releasebottom img {
	margin-right: 3px;
}

.releasebottom a {
	color: #5690a3;
	font-size: 11px;
	margin-right: 20px;
}

.releasebottom a:hover {
	color: #dee900;
	text-decoration: none;
}

.releasebottom a img {
	margin-right: 3px;
}

.leftmiddle {
	padding-top: 16px;
	color: #1a171b;
	font-size: 11px;
}	

#release_comment .item {
	background-image:url(/img/ly/topline.gif);
	background-repeat:repeat-x;
	margin-bottom:12px;
	padding-top:7px;
}

#release .autor {
	font-weight:bold;
}