/* CSS Document */


#artist {
width:280px;
float:left;
}

#artist_right {
width:510px;
height:400px;
float:right;
}

#media_right {
width:510px;
height:400px;
float:right;
}

.box td a{
width:65px;
height:55px;
display:block;
text-align:center;
padding-top:5px;
}

.box td a:hover{
width:65px;
height:55px;
display:block;
background-image:url(../images/box_bg.png);
text-align:center;
padding-top:5px;
}


.head_icon {
background-image:url(../images/head_icon.png);
background-repeat:no-repeat;
width:250px; height:25px;
padding-left:30px;
padding-top:5px;
font-weight:bold;
}

.head_icon2 {
background-image:url(../images/head_icon.png);
background-repeat:no-repeat;
width:250px; height:25px;
padding-left:30px;
padding-top:5px;
font-weight:bold;
letter-spacing:0em;
}

#artist_img {
width:100px;
height:100px;
float:left;
}

#media_img {
width:120px;
height:170px;
float:left;
}

#release_img {
width:120px;
height:120px;
float:left;
}

#artist_txt {
float:left;
margin:0 auto 0 10px;
}

#disco {
width:100%;
}