#klikk-tv {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#klikk-tv a, #klikk-tv a:link, #klikk-tv a:visited {
	color: #2295f3;
	font-weight: bold;
  text-decoration: none;
}
#klikk-tv a:hover {
	text-decoration: underline;
}
#klikk-tv  h1 {
	font-size: 16px;
	margin: 2px 0 10px;
	padding: 0;
}
#klikk-tv h3 {
	color: #2295f3;
	font-size: 9px;
	font-weight: normal;
	margin: 2px 0 4px;
	padding: 0;
}
.episodeImage {
	float: left;
	margin-right: 10px;
	margin-bottom: 4px;
	border: solid 1px #656565;
}
#downloadArea {
	width: 100%;
	height: 60px;
	clear: both;
	margin-top: 2px;
	margin-bottom: 8px;
	padding: 2px;
	border-style: none;
}
#downloadArea img {
	position: relative;
	top: 2px;
	margin-top: 2px;
	margin-right: 4px;
	border: solid 1px silver;
}
.subscribeArea {
	font-size: 9px;
	background-color: #444;
	text-align: center;
	margin:5px 0px 5px 0px;
	padding: 3px 3px 5px 3px;
}
.subscribeArea h4 {
	color: white;
	font-size: 9px;
	display: inline;
}
.subscribeArea ul { list-style-type: none; display: inline; }
.subscribeArea ul li { margin: 0px 4px 0px 4px; display: inline; }
.subscribeArea img { margin:2px 4px -2px 0px; border:0px; }
.downloadLink {
	width: 90px;
	float: left;
	margin: 2px;
	display: inline;
}
.downloadLink img {
	border:1px solid gray;
	margin-right:3px;
	margin-bottom:-2px;
}
.downloadLinkFat {
	width: 200px;
	float: left;
	margin: 2px;
	display: inline;
}
.downloadLinkFat img {
	border:1px solid gray;
	margin-right:3px;
	margin-bottom:-2px;
}
#embeddedPlayerArea { text-align: center; width: 100%; margin-top: 20px; margin-bottom: 10px; }

.center {
	text-align:center;
}

.episodeList {
	color:gray;
	border-bottom:1px solid #999999;
	background:#EEEEEE;
}
.episodeList h2 {
	color:#555555;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.selected {
	color: orange;
	border-bottom:1px solid #999999;
	background-color: #444;
}
.selected h2 {
	color: white;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.e-list_over {
	background:#BBBBBB;
	border-bottom:1px solid #999999;
}
.e-list_over h2 {
	color: white;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#commentsArea img { position: relative; top: 15px; left: 30px !important; }
#klikk_footer { font-size: 9px; text-align: center; width: 100%; clear: both; 
	margin-top: 40px; 
	padding-bottom: 10px;
}
