div#priority_releases
{
    width:                  737px;
    margin-bottom:          10px;
    padding:                18px;
    border:                 solid 1px #DCDCDC;
    float:                  left;
    background-color:       #F5F5F5;
}

div#priority_releases div.release_teaser,
div#priority_releases div.release_teaser_right
{
    width:                  150px;
    margin:                 18px 45px 0px 0px;
    color:                  #464449;
    float:                  left;
}

div#priority_releases div.release_teaser_right
{
    margin:                 18px 0px 0px 0px;
}

div#priority_releases img.cover_100
{
    width:                  100px;
    height:                 100px;
    float:                  left;
    margin:                 5px 0px;
    padding:                3px;
    background-image:       url('../images/bg_img_shadow_100_100.gif');
}

div#priority_releases h2
{
    font-size:              14px;
    font-weight:            600;
    line-height:            16px;
    height:                 32px;
}

div#priority_releases .artist
{
    height:                 60px;
    vertical-align:         bottom;
}


/* Sortierung */
div#filter_genre
{
    float:                  right;
}

div#filter_genre img
{
    margin:                 0px 10px 0px 0px;
    float:                  left;
}

div#filter_genre select
{
    width:                  180px;
    font-size:              11px;
    border:                 solid 001px #DCDCDC;
}


/* Neuerscheinungen */
div#new_releases
{
    width:                  737px;
    margin:                 0px;
    padding:                18px;
    border:                 solid 1px #DCDCDC;
    float:                  left;
    background-color:       #FBFBFB;
}

div#new_releases li
{
    float:                  left;
    margin:                 0px 0px 0px -040px;
    padding:                0px 0px 0px 20px;
    list-style:             none;
    height:                 18px;
    background-position:    0px 0px;
    background-repeat:      no-repeat;
}

div#new_releases li a
{
    float:                  left;
    height:                 18px;
    background-repeat:      no-repeat;
}

div#new_releases li
{
    width:                  365px;
    background-image:       url('../images/btn_dbl_arrow_right.gif');
}
