ul#menu1, ul#menu1 ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
 
  width:386px;
}

.product-thumb {cursor:pointer;}
.product-thumb { position:relative;  background-color:rgb(255, 255, 255); padding-right:4px; }

.new-release-list-item {clear:both;  width:386px; height:75px; border-bottom:#0099FF thin solid; border-top:#0099FF thin solid; margin-bottom:4px; border-left:#0099FF thin solid;}
.new-release-list-item a{   height:75px; width:386px; }
.new-release-list-item a:hover { background-color:rgb(55, 55, 55);   width:386px; height:75px; }

.new-release-list-item .product-thumb {float:left; margin:0 0 0 0; height:75px;}


.new-release-list-item .album-name {color:rgb(125, 198, 251); cursor:pointer; display:block; font-size:11; line-height:1.2; max-height:100px;   font-weight:bold}

.new-release-list-item .author{color:rgb(146, 147, 149); display:block; font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif;}
.new-release-list-item .author strong { color:#000000; }

#news li a:hover {
	background-color: rgb(129, 211, 251);
	border-bottom:#0066CC thin solid;
	border-top:#0066CC thin solid;
	
}