.mp3ubody {
width:310px;
position: absolute;
left:500px;
top:200px;
background-color:#FFFFFF;
}
#mp3body {
text-align:left;
}
.mp3inputdiv {
background-color:#CEE6F0;
color:#2282B5;
height:30px;
float:left;
margin-right:10px;
margin-bottom:10px;
padding:5px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-align:left;
}
.mp3input {
background-color:#FFFFFF;
color:#2282B5;
border:1px solid #1582D2;
}
#mp3divbig {
width:290px;
}
#mp3divsmall {
width:135px;
font-size:12px;
}
#mp3inputbig {
font-size:16px;
}
#mp3button {
background-color: #2282B5;
color:white;
width:280px;
border:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
padding:3px;
}
#mp3titleupload {
color:#FFFFFF;
font-size:15px;
}
a.mp3list1 {
background-color:#EBEBEB;
font-size:12px;
color:#333333;
padding:4px;
display: block;
height: 100%;
TEXT-DECORATION: none;
margin-bottom:1px;
}
a:hover.mp3list1 {
 background:#C6E3F9;
}
a:visited.mp3list1 {
 color:#333333;
}
a.mp3list2 {
background-color:#C8C8C8;
font-size:12px;
color:#333333;
padding:4px;
display: block;
height: 100%;
TEXT-DECORATION: none;
margin-bottom:1px;
}
a:hover.mp3list2 {
 background:#C6E3F9;
}
a:visited.mp3list2 {
 color:#333333;
}
#mp3small {
font-size:10px;
text-align:left;
}