#boxTitle-latestUpdates {
	background-image: url(../images/text/boxTitleLatestNews.png);
	margin-left:-7px;
	width:200px;
	height:28px;
}
#box-latestUpdates {
	background-image:url(../images/transBG.png);
	background-repeat:repeat;
	border:1px solid #222222;
	padding:7px;
	width:543px;
}

#boxTitle-SXSWBlog {
	background-image: url(../images/text/boxTitleSXSWBlog.png);
	margin-left:-7px;
	width:200px;
	height:28px;
}
#box-SXSWBlog {
	background-image:url(../images/transBG.png);
	background-repeat:repeat;
	border:1px solid #222222;
	padding:7px;
	width:253px;
}


#boxTitle-bltv {
	background-image:url(../images/text/boxTitleBLTV.png);
	margin-top:20px;
	margin-left:-7px;
	width:200px;
	height:30px;
}
#box-bltv {
	background-image: url(../images/transBG.png);
	background-repeat: repeat;
	border: 1px solid #222222;
	padding: 7px;
	width:250px;
	height:auto;
	font-family:arial;
	font-size:14px;
	color:#ffffff;
}

#content {
  width:250px;
  text-align:left;
}
#box-musicPlayer {
	background-image:url(../images/transBG.png);
	background-repeat:repeat;
	border:1px solid #222222;
	margin-top:27px;
	padding:7px;
	width:250px;
}

#box-social {
	margin-bottom:20px;
}

.latestWhat {
	font-family:arial;
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
}

.latestWhatSub {
	font-family:arial;
	font-size:14px;
	font-weight:bold;
}

.latestWhatText {
	font-family:arial;
	font-size:14px;
	color:#999999;
}


