/* ------------------------------- Artists page styling ---------------------------- */

#friends #wrapper {
background-image:none;
}

#friends #inner {
background-image:none;
}

#friends #main {
min-height:0;
}

#friends #content {
height:auto;
}

p.roll {
position:relative;
bottom:50px;
width:150px;
z-index:100;
font-size:0.8em;
margin:0;
}

area {
border:1px solid green;
}

#footer {
width:750px;
margin:auto;
}

#footer p {
}