/* AmericanDouble.com music player style sheet */

* {margin:0; padding:0;} /* reset browser defaults */

body {background-color: #5e4e8c; text-align: center; font-family: "Trebuchet MS", Helvetica, sans-serif; font-size: 12px; color: #20124a;
line-height:1.2;}

a:link, a:visited, a:hover {color: #322a4a; text-decoration: underline; border-bottom: 1px solid #fac048;
text-decoration/* */: none; /* fix for IE5/WIN only to display regular underlines instead of border */
text-decoration: none;}
a:hover {background-color: #e3d6bb;}
	
p.top {text-align: left; padding-left:125px; padding-right:15px; padding-top:17px;}
p.bottom {margin-top:12px; margin-bottom:7px;}
p.close {margin-bottom:5px; /* fix link bottom border in IE5.5, IE6 */ font-size:10px;}
#playerwin {width:440px; height:344px; margin:10px; background-image: url(images/player_backgrnd.jpg); background-repeat: no-repeat;}
#musicplayer {width:400px; position: absolute; top: 116px; left: 30px;}
form {position: absolute; top: 78px; left: 135px;}
