img {
	border: none;
}
.hiddenPic {
	display:none;
}
table.videoContainer {
	text-align: right;
}
table.videoContainer td {
	text-align: center;
}
.videoDetails {
    color: #272727;
    font-size: 10px;
    text-align: center;
    font-family: verdana,arial,helvetica,sans-serif;
}
.lightBlue {
	color: #0cbaec;
}
.videoDetailsLight {
    color: #898989;
    font-size: 10px;
    text-align: center;
    font-family: verdana,arial,helvetica,sans-serif;
}


hr.titleUnderline {border: none 0; 
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #efefef;
	width: 60%;
	height: 2px;
	margin: 10px auto 0 0;
	text-align: left;
}
.channelBody {
	margin-top: 10px;
	margin-left: 15px;
	font-size: 16px;
	font-family: century gothic, arial, sans-serif;
	color: #757575;
}
h1 {
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 0px;
	font-size: 30px;
	font-family: century gothic, arial, sans-serif;
    color:#107df7;
	font-weight: normal;
}
h2 {
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 0px;
	font-size: 22px;
	font-family: century gothic, arial, sans-serif;
	color: #6cc918;
	font-weight: normal;
}
h3 {
	font-size: 18px;
	font-family: century gothic, arial, sans-serif;
	color: #414141;
	font-weight: bold;
}
a {
	color:#38c0e2;
	text-decoration:none;
	
}
a:visited {
	color:#38c0e2;
	text-decoration:none;
}
a:hover {
	color:#38c0e2;
	text-decoration:none;
}
.middleLink {
	margin-left: 10px;
	margin-right: 10px;
	font-size: 26px;
	font-family: century gothic, arial, sans-serif;
	color: #f2f2f2;
	font-weight: normal;
	text-decoration: none;
}
a.middleLink:visited {
	margin-left: 10px;
	margin-right: 10px;
	font-size: 26px;
	font-family: century gothic, arial, sans-serif;
	color: #f2f2f2;
	font-weight: normal;
	text-decoration: none;
}
a.middleLink:hover {
	margin-left: 10px;
	margin-right: 10px;
	font-size: 26px;
	font-family: century gothic, arial, sans-serif;
	color:#38c0e2;
	font-weight: normal;
	text-decoration: none;
}
div.bodyPanel {
	margin-left: 10px;
}
hr.bodyPanel {
	border: none 0; 
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #efefef;
	height: 2px;
	text-align: left;
}
.credits {
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 11.2px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #646464;
}

.bodyText {
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;	
	color: #4d4d4d;
}
table,tr,th,td,tbody {
	border: none;
}
img {
	border: none;
}
input.search_text {
	padding:3px 0px 0px 3px;
	margin:1px 0 0 4px;
	font: normal 12px arial,sans-serif;
	color:#969696;
	width:140px;
	background: transparent;
	border: none;
}
input.search_button {
	margin-top:0;
	padding:0;
	width:24px;
	height:22px;
	cursor: pointer;
	background: transparent;
	border: none;
}
div.search_dark {
	float: left;
	width:173px;
	height:24px;
	background: url('http://itsgud.com/images/search_background.png') no-repeat top left;
}