div.fw-flash {
	margin: 8px 0 8px 0;
	xborder: 0;
	padding: 10px;
}

form { margin: 0; }
.center		{ text-align: center; }
.right		{ text-align: right; }
.middle		{ vertical-align: middle; }
.bold		{ font-weight: bold; }
.smallText	{ font-size: 0.9em; }
.lightText	{
	opacity: 0.6;
	filter: alpha(opacity = 60);
	zoom: 1; /* IE fix for opacity ??????? */
}

.top-border {
	background: transparent;
	border-top-width: 1px;
	border-top-style: solid;
}

div.hr {
	display: block;
	height: 1px;
	line-height: 1px;
	font: 0;
	border: 0;
	margin: 3px 0 3px 0;
}

.clear {
	clear: both;
	line-height: 0;
}

table#searchDisplay {
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	xbackground-color: transparent;
	margin: 10px 0 10px 0;
}

table#searchDisplay td {
	padding: 3px 1px 2px 1px;
}

div.thumbnail {
	float: left;
	margin-right: 10px;
}

div.thumbnail img {
	background: #FFFFFF none repeat scroll 0 0;
	border: 1px solid #CCCCCC;
	margin: 0;
	padding: 3px;
	width: 175px;
}

div.thumbnail span {
	width: 18px;
	height: 18px;
}

table#channelsHeader {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

div.video {
	text-align: center;
	margin-top: 15px;
}

#video-div iframe {
	display: block;
	margin: 0 auto 5px;
}

#channel_selection {
	width: 170px;
}