/*Dourados FM - imprimir notícia*/
* { margin:0; padding:5px; border:0; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; }

h1 { font-size:28px; line-height:28px; }
h2 { font-size:21px; line-height:10px; }

p { font-size:14px; line-height:14px; }

span { font-size:11px; line-height:11px; }

/*player - top10*/

#player {
	width:300px; height:352px; background:url(../images/bg_player01.jpg) no-repeat; float:left;
}

.play {
	width:247px; height:68px; background:#fff; margin:170px auto 29px auto;
}

.ads {
	width:234px; height:60px; background:#369; margin:0 auto;
}
