#releaselist {

}

#releaselist h1 {
	margin-left:124px;
}

#relaeselist .ov,
#releaselist .item:hover {
	background:#fff;
}

#releaselist .item {
	cursor:pointer;
	padding:6px 5px;
	margin-left: -5px;
	background: url('/img/ly/releaseline.gif') no-repeat bottom right;
}

#releaselist .itemleft {
	float:left;
	width:150px;
}

#releaselist .itemright {
	float:left;
	width:500px;
	margin-bottom:5px;
}

#releaselist .title {
	font-size:13px;
	font-weight:bold;
	margin-bottom:0.5em;
}


#releaselist .description {
	font-size:11px;
}





#releasedetail {

}


#releasedetail #releasenav {
	margin-bottom:1em;
}

#releasedetail #releasenav .item {
	float: left;
	margin-right: 20px;
}

#releasedetail #releasenav .item a {
}
#releasedetail #releasenav .item a:hover {
}


#release_comment .item {
border-bottom: 1px dotted #ccc;
padding:5px 0;
margin:5px 0;
}

#release_comment .item .name {
	color:#9E005D;
	font-weight:bold;
	margin-bottom:0.4em;
}

#release_comment .item .msg {
}


/*












#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;
}



    #releaselist { margin-bottom: 20px; }
    
    #releaselist .item {
      
      width: 100%;
      
      background: url('/img/ly/releaseline.gif') no-repeat bottom right;
      
    }
    
    #releaselist .h1 {
      
      background: url('/img/ly/releaselist.gif') no-repeat top left;
      
      margin-bottom: 20px;
      
      height: 26px;
      
    }
    
    #releaselist h1 {
      
      color: #666666;
      
      font-size: 18px;
      
      margin-left: 185px;
      
    }
        
    #releaselist .row_left {
      
      float: left;
      
      width: 150px;
      
    }
        
    #releaselist .row_right {
      
      float: left;
      
      margin-left: 35px;
      
      width: 478px;
      
    }
   */
