body {
font-family:Verdana, Arial, Helvetica, sans-serif;
background:#eee;
}
div {
width:450px;
margin:auto;
}
h3 a:hover, p a:hover  { 
background: #99f; 
color:#fff; 
text-decoration:none;
}
h3 a:visited a:hover, p a:visited a:hover{
color:#fff;
}
h3 a, p a {
color:#00f;
}
h3 a:active, p a:active {
background:#00f; 
color:#fff;
}
LEGEND { 
color: #ccc; 
font-size: 120%; 
}
LABEL { 
display: block; 
margin-top: 10px; 
} 
img {
border:0px;
margin:0px;
padding:0px;
}
.center {
text-align:center;
}
p { 
background: #eee; 
color: black; 
font-size:11px;
}
small {
font-size:9px;
}
UL.tabNavigation {
list-style: none;
margin: 0;
padding: 0;
}
UL.tabNavigation LI {
display: inline;
}
UL.tabNavigation LI A {
background-color: #666;
color: #fff;
text-decoration: none;
font-weight:bold;
padding: 7px 15px 0px;
}
UL.tabNavigation LI A.selected, UL.tabNavigation LI A:hover {
background-color: #ccc;
color: #000;
padding: 7px 15px; 0px;
font-weight:bold;
}
UL.tabNavigation LI A:focus {
outline: 0;
}
div.tabs > div {
padding: 0px 10px;
border: 10px solid #ccc;
}
div.tabs > div h2 {
margin-top: 0;
}
#player {
height: 140px;
width: 320px;
padding-bottom:0px; 
background-color:#eee; 
border: solid 10px #ccc;
}
#mp3 {
background-color: #eee;
height:auto;
width:450px;
}
#flac {
background-color: #eee;
height:auto;
width:450px;
}
#program {
background-color: #ccc;
height:auto;
width:450px;
}
div.right {
text-align:right;
}
.waste {
min-height: 0px;
}
.list {
width:450px;
margin:auto;
background:#cccccc;
padding:20px;
}
