#box {
	width: 210px;
	border-style: solid;
	border-color: #BCD2E6;
	border-size: 1px;
	border-width: 1px;
}
#box_title {
  	height: 24px;
	color: #3b5998;
	background: url("../images/box/menu.gif");
	padding-top: 2px;
	padding-bottom: 6px;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
#box_content {
	padding: 5px;
}
a.publicidad.player_track {
	font-size: 14px;
	font-weight: bold;
	width: auto;
	padding-left: 18px;
}
hr { color="#BCD2E6" }