#right_column {
display: none;
}

#left_column {
width: 100%;
}

#featured {
width: 630px;
margin: 0 0 35px 0;
background: #fff;
}

#sort {
width: 630px;
margin: 5px 0;
padding: 2px 0;
color: #ccc;
text-align: left;
}

#sort a:hover {
color: #000;
}

div.item {
background: #fff;
width: 300px;
float: left;
margin: 5px 0;
padding: 0 45px 0 0;
}

div.item p {
font-size: 95%;
}

div.item p.sounds-like {

}

div.item h3 {
margin-top: 0;
padding-top: 0;
font-size: 120%;
}

div.item h3 a {
color: #000;
}

div.last {
border-bottom: 0;
}

div.item h3 {
margin: 25px 0 0 0;
padding: 0 0 5px 0;
font-size: 140%;
line-height: 1em;
}

div.item h4 {
margin: 5px 0;
padding: 0;
font-size: 100%;
line-height: 1em;
font-weight: normal;
color: #666666;
}




/* */
#artists {
overflow: hidden;
width: 720px;
}

#artists ul {
list-style-type: none;
margin: 0;
padding: 0;
}

#artists ul li {
float: left;
padding: 0;
margin: 2px 15px 5px 0;
width: 300px;
height: 180px;
font-size: 95%;
overflow: hidden;
}

#artists ul li h3 {
font-size: 140%;
margin-bottom: 0;
color: #000;
}

#artists ul li h3 a {
color: #000;
}

#artists ul li .genres {
margin: 0;
padding: 0;
font-size: 95%;
color: #666666;
}

#artists ul li .sounds-like {
margin: 0;
padding: 0;
font-size: 100%;
color: #666666;
}