#title-bar{
	background: #2b2b2b;
	padding-bottom: 4px;
	border-bottom: 4px solid gold;
	height: 91px;
}

td.BlockTitle, .BlockTitle {
	background: #2b2b2b;
	border-bottom: 4px solid gold;
}

th {
	background: #2b2b2b;
}

td.Channel {
	background: #DDD;
}

#gif-title{
	margin: 0px;
	padding: 0px;
	float: right;
	text-align: right;
	min-height: 95px;
	
	background: white;
	margin-bottom: -25px;
	box-shadow: 1px black;
}

#gif-title-padding {padding-left: 0px;padding-top: 0px;padding-right: 0px;}
#gif-title-padding img { 
	height: 95px; 
	width: auto;
	border: 0px;
	margin-top: 0px;
}
