@charset "UTF-8";
/* CSS Document for RWX 04*/

body {
background: #000;
font: 70% Georgia, "Times New Roman", Times, serif;
line-height: 1.5em;
font-weight: lighter;
color: #666;
}

#wrap {
margin: 0 auto;
width: 700px;
margin: 1px solid white;
}

#phone {
background: url(images/phone.jpg) no-repeat 0 0;
min-height: 400px !important;
}

#player {
width: 250px;
position: relative; top: 155px; left: 320px;
height: 50px;
}

#slider {
float:left; 
width:100px;
padding-top:5px;
margin-top: 3px;
}

#status1 {
font-size: 1.3em;
margin: 5px 0 5px 0;
border-bottom: 1px solid #333;
border-top: 1px solid #333;
padding: 10px 0 10px 0;
color: #fff;
}



a.bttn {
float: left;
padding: 2px;
margin: 3px 0 3px 0;
background: #5a0139;
color: #fff;
font-weight: bold;
border: 1px solid #460000;
display: block;
}

.bttn:hover {
background: #7f0050;
}



.grey2 {
float: left;
width: 50px;
}


#archive {
background: #3a3c3b;
z-index: 5;
text-align: left;
width: 100%;
position: fixed;
bottom: 0;
right: 0;
color: #000;
padding: 5px;
}

div#archive p {
padding: 0 5px 0 5px;
}

div#archive #mydiv {
text-align: left;
}

div#archive a {
color: #000;
}

div#archive a:hover {
color: #ccc;
}



