

#release {
}

#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 { 
	width: 344px;
}

#releasenav {
	margin-bottom:1em;
}

 .releasebottom {
 	background-color: #EFE3DE;
 	padding: 3px 0 3px 10px;
 	font-weight: bold;
    float:left;
}

.releasebottom img {
	margin-right: 3px;
}

 .releasebottom a {
	color: #663399;
	font-size: 11px;
	margin-right: 20px;
}

 .releasebottom a:hover {
	text-decoration: underline;
}

 .releasebottom a img {
	margin-right: 3px;
}

 .leftmiddle {
	background-color: #fff;
	padding: 3px 0 3px 10px;
}	

#release_comment .item{
	margin-bottom: 15px;
}

#releaselist h2 {
    font-size:13px;
    font-weight:bold;
    background:#fff;
    margin:0;
    padding:3px 10px;
}

#releaselist .item {
    cursor: pointer;
    margin:1em 0;
}

#releaselist .releasebottom {
    float:none;
}

#releaselist .itemleft {
    float:right;
    margin: 0 0 5px 5px;
}
