#rightSidebar {
	width: 190px;
	float: right;
	margin-top: 5px;
}
.tuneinBox {
	margin: 0px;
	width: 185px;
	height: 120px;
}


#bottomBox {
	/*background: #faa61a url(/home/tuneins/box/box_bg.jpg) repeat-y center;*/
	width: 183px;
	position:relative;
	float:left;
}
/*#bottomBox .boxHeader {
	background: url(/home/tuneins/box/box_top.jpg) no-repeat top;
	height: 16px;
}
#bottomBox .boxFooter {
	background: url(/home/tuneins/box/box_bottom.jpg) no-repeat bottom;
	height: 30px;
}*/
#bottomBox ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#bottomBox li a {
	background-position: top;
	background-repeat: no-repeat;
	background-position: left;
	text-indent: -9999px;
	display: block;
	width: 180px;
	height: 45px;
	margin: 5px 0px 0px 0px;
}
.btn_revista {
	background-image: url(/home/tuneins/box/btn_revista.jpg);
}
.btn_correo {
	background-image: url(/home/tuneins/box/btn_correo.jpg);
}
.btn_enterate {
	background-image: url(/home/tuneins/box/btn_enterate.jpg);
}
.btn_newsletter {
	background-image: url(/home/tuneins/box/btn_newsletter.jpg);
}

.btn_facebook {
	background-image: url(/home/tuneins/box/btn_facebook.jpg);
}

.btn_twitter {
	background-image: url(/home/tuneins/box/btn_twitter.jpg);
}



.homeBox {
	/*margin-bottom: 10px;*/
}
#contentBox {
	width: 600px;
	overflow: hidden;
}
#mainContent {
	float: left;
	width: 410px;
	text-align: center;
	margin-top: 10px;
	position: relative;
}
.vcalendar {display:block; overflow:hidden;}
.vcalendar .vevent{ overflow:hidden; border-bottom:1px solid; margin:0 0 0 5px; width:170px; display:block;}
.vcalendar .dtstart{float:left; margin:0 5px 0 0; text-align:right; width:50px;}
.vcalendar .summary{float:left; margin:0; text-align:left; width:108px;}
.vcalendar .location{ display:none;}