@charset "UTF-8";
/* CSS Document */

.customs .title {
height:18px;
border-top:#333333 1px solid;
border-bottom:#333333 1px solid;
background:#0f0f0f;
padding-top:1px;
}
.customs p {
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
color:#545454;
margin:6px 6px 0 6px;
}
textarea#leave_comment {
background-color:#000000;
opacity:0.60;
filter:alpha(opacity=60);
border: 1px #383838 solid;
width:490px;
height:126px;
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:10px;
color:#545454;
margin:4px 0 -4px 4px;
padding:4px;
overflow:auto;
}
textarea.edit_comment {
background-color:#000000;
opacity:0.60;
filter:alpha(opacity=60);
border: 1px #383838 solid;
width:490px;
height:126px;
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:10px;
color:#545454;
margin:4px 0 0 0;
padding:4px;
overflow:auto;
}
.comment {
width:474px;
overflow:hidden;
visibility:visible;
padding:6px;
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:10px;
color:#545454;
font-weight:normal;
background-image:url(../images/profile/comment_black_repeat.jpg);
}
.finished {
display:inline-block;
background-image:url(../images/profile/finished.jpg);
width:82px;
height:9px;
border:0px solid #fff;
margin-top:6px;
}
select {
outline:none;
border:1px solid #555555;
background-color:#000;
color:#fff;
}
#music {
margin-top:20px;
padding-right:8px;
width:363px;
height:176px;
color:#eeeeee;
font-weight:normal;
outline:none;
}
.favs a {
color:#545454;
}