
body { font-size: 12px; font-family: "Arial"; margin: 0 auto; background: white url(/images/player/bg_00.gif) left top repeat-x;  text-align: center; }
body .main { 
	padding: 0; margin: 0 auto;  
	margin-top: 37px;
	width: 360px;
	text-align: center; 
	border: 0px solid #e7e7e7; 
}

.header { background: transparent url(/images/player/bg_01.gif) left top no-repeat; height: 45px; margin: 0; padding: 0; }
.header h1 { color: skyblue; }
.header small { color: #80b048; }
.header div.title { font-size: 14px; color: black; line-height: 24px; text-align: left; padding-left: 18px; }
.header div.title span#name { font-size: 14px; color: #009900; }
.header div.comment { font-size: 12px; color: #999; text-align: left; padding-left: 18px; }

#myContent { margin: 0; padding: 0; border-width: 0px; }
.links { position: relative; top: -2px; background: transparent url(/images/player/bg_02.gif) left top no-repeat; height: 45px; margin: 0; padding: 0;}
.links a:link {text-decoration: none; color: skyblue; margin: 0; padding: 0; font-size: 12px; color: red;  line-height: 45px;}
.links a:hover {text-decoration: underline; color: gray; }
.links a:active {text-decoration: none; color: red; }
.links a:visited { text-decoration: none; color: red;}

#audio-logo { margin: 0 auto;  width: 360px; background: orange;  text-align: left; position: relative; padding: 0; }
