#copy { 
    padding: 34px 0 40px 22px; 
    background-image: none;
    }

#artistlist {
    width       : 145px;
    text-align  : right;
    float       : left;
    margin-right: 65px;
    line-height	: 150%;
    }

#artistlist a {
    font-size	: 10px;
    font-family	: "Lucida Grande", sans-serif;
    color		: #333333;
    }

#artistlist a.red {
	color	: #7A002A;
	}

#artistlist h2 {
	font-family	: Georgia;
    /*background: transparent url(../img/underline.gif) repeat-x scroll bottom;
    padding   : 9px 0;*/
    line-height	: 21px;
    }

#colist {
    float: left;
    width: 415px;
    }

#colist a {
	color		: #7A002A;
	line-height	: 21px;
	}

#colist h2 {
    display      	: block;
    width        	: 405px;
    line-height  	: 120%;
    /*
    background   : #ffffff;
    border       : 1px solid #333333;
    border-bottom:  4px solid #333333;
    */
    border-bottom	: 2px solid #666666;
    font-family		: Georgia, sans-serif;
    margin 			: 3px 0 10px 10px;
    float			: left;
    }

#colist p {
    padding-left: 10px;
    float		: left;
    width		: 280px;
    }

#colist div.f {
	float		: right;
	font-size	: 9px;
	color		:  #373B4E;
	font-family	: "Lucida Grande", sans-serif;
	width		: 100px;
	}

#colist div.f img {
    border  : 1px solid #999999;
    margin	: 0 0 4px 0;
	}

#colist div.f img:hover {
    border  : 1px solid #ffffff;
	}

.artists {
    width  : 415px;
    margin : 0;
    float  : left;
    padding: 6px 100px 20px 10px;
    }

.artists a {
    width  : 120px;
    height : 17px;
    display: block;
    float  : left;
    }

.featured {
    width        : 100%;
    margin       : 0 0 20px 10px;
    border-bottom:  3px solid #ACAEB2;
    border-top   :  3px solid #ACAEB2;
    border-left  :  3px solid #ACAEB2;
    background   : transparent;
    float        : left;
    }

.featured td.img {
    width: 80px;
    border-right: 3px solid #ACAEB2;
    }

.featured a img {
    border: 1px solid #DEDFE2;
    }

.featured .text {
    padding-left: 12px;
    vertical-align: middle;
    }