@charset "utf-8";
/* CSS Document */

body				{
	color:#767676;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	padding:0px;
	background-image: url(http://www.driverfm.com/player/song/module_stripedbox_bg.png);
	background-repeat: no-repeat;
}
a:link				{ color:#999999; text-decoration:none; }
a:hover				{ text-decoration:none; }

#container			{ width:400px; height:345px; margin:0; padding:0px; }

h3					{
	color:59a5cc;
	font-family:"trebuchet MS";
	border-bottom:0px solid #4b4b4b;
	font-size:22px;
	margin:0 0 5px 0px;
	padding:5px 0 5px 0;
	font-style: normal;
}

#now				{
	margin:0 20px 0 20px;
	padding:10px 0 0 0;
	border-top: 0px solid #a82e01;
	font-size: 16px;
	font-style: italic;
}
#now .buycd			{ font-size:11px; }

#next				{ text-align:center; margin:0 20px 0 20px; padding:10px 0 0 0; border-top: 0px solid #a82e01; }
#prev				{
	margin:0 20px 0 20px;
	padding:10px 0 0 0;
	border-top: 0px solid #a82e01;
	font-size: 10px;
}

#prev .coming_song	{
	background: url(http://www.driverfm.com/player/song/star_bullet.png) no-repeat 0px -2px;
	padding:0 0 5px 16px;
	line-height:14px;
	font-size: 12px;
}



/* banner 728 */

#banner728					{ width:728px; height:90px; background: url(http://www.driverfm.com/player/song/banner.png) no-repeat; }
#banner728 a				{ text-decoration:none; }
#banner728 .banner_playnow	{
	text-align:left;
	font-size:16px;
	text-transform:none;
	line-height:16px;
	color:#CCC;
	font-weight:bold;
	margin:20px 0 10px 280px;
	font-style: normal;
}
#banner728 .banner_info		{
	text-align:left;
	font-size:13px;
	line-height:13px;
	color:#999;
	margin:0px 0 0 280px;
	font-style: normal;
}