/* base
----------------------------------------------- */
div.divider {
	margin: 2em 0;
	text-align: center;
}

.videos_box object {width:275px;}
.videos_box embed {width:275px;}

.1_artists {margin-bottom:60px;}

.ss_content {
width:400px;
}
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #fff;
	font-size:13px;
}

.news_box {
	margin: 0px 10px 0px 10px;
}
.news_box .title {
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:5px;
}
.more_link {
	text-align:right;
	padding:0px 20px 20px 20px;
}
.videos_box {
	text-align:center;
	margin: 0px 0px 30px 0px;
}
.videos_box p {
	margin: 10px 0px 10px 0px;
}
.songs_box {
	text-align:center;
	margin: 0px 0px 30px 0px;
}
.songs_box p {
	margin: 10px 0px 10px 0px;
}

