body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 25px;
	background-color: #D7E0E8;
}
.rightsidebar {
	margin: 10px 0 10px 0px;
	padding-left:10px;
}

.header {
	background-color: #000000;
	background-image: url(/images/video/globe_small.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 20px;
	padding-left: 20px;
	height: 115px;
}
.broadcastthumb {
	background-image: url(/images/video/thumbnail.jpg);
	height: 150px;
	width: 150px;
	position: relative;
	border: 1px solid #000000;
}
.playbutton {
	height: 45px;
	width: 45px;
	position: absolute;
	left: 35%;
	top: 35%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	right: auto;
	bottom: auto;
}
.viewlive {
	width: 75px;
	bottom: 10px;
	position: absolute;
	right: 40px;
	font-weight: bold;
	color: #FFFFFF;
}
.broadcasttext {
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.userheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	padding-left: 10px;
	text-align: left;
	margin: 0px;
	height: 34px;
	padding-top: 10px;
	background-color: #005A9C;
	qwidth: 611px;
        width: 90%;
}
.freetrial {
	clear: both;
	float: right;
	height: 44px;
	width: 228px;
}

#userheaderbg {
	background-color: #005A9C;
	height: 44px;
	vertical-align: 50%;
}

h4 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #005A9C;
}
h1 {
	font-style: italic;
	font-size: 16px;
	font-weight: normal;
}

.channelcontainer {

}
