div.searchbox {
	height: 33px;
}

input.searchbox {
	width: 293px;
	background-image: url(/images/SearchBox.jpg);
      background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	padding-top: 7px;
	padding-bottom: 4px;
	padding-left: 8px;
}

/* top videos */
/* standard links */
a.toplnk:link, a.toplnk:visited  {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	text-decoration: none;
}
a.toplnk:active {
	background-color: #999999;
	text-decoration: underline;
	color: #FFFFFF;
}
a.toplnk:hover {
	background-color: yellow;
	text-decoration: underline;
	color: #666666;
}
div.vidcontainer {
	width:405px;
}
div.vidsnippet {
	border-bottom:1px dotted #999999;
	margin-top:0px;
	padding:2px 4px 6px 4px;
	float: left;
}
div.vidsnippet img {
	border:1px;
	float:left;
	margin:5px;
}
div.vidsnippet a:link, div.vidsnippet a:visited, div.vidsnippet a:active {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #585858;
	text-decoration: none;
}
div.vidsnippet a:hover {
	text-decoration: underline;
}

#topviewed, #topcomm, #topuser {

}
.topicname {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: green;
}
.speakername {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: blue;
}

/*  the following 3 definitions are just temporary for the related sites on the home page */
#ccn {
	display: block;
	padding: 0px;
	border: 0px solid beige;
	text-align: center;
	width: 80px;
	overflow: hidden;
	background-image: url(/images/CCN.jpg);
	background-repeat: no-repeat;
}
.flowleft {
	display: block;
	margin: 8px 4px 8px 10px;
	padding: 4px;
	border: 1px solid beige;
	text-align: left;
	float: right;
	width: 190px;
}
.flowright {
	display: block;
	margin: 8px 4px 8px 10px;
	padding: 4px;
	border: 1px solid beige;
	text-align: right;
	float: left;
	width: 190px;
}
/*  the above 3 definitions are just temporary for the related sites on the home page */

.searchcontainer {
	background-image: url(/images/index_15.jpg);
	height: 109px;
	width: 423px;
}
.shadowspace {
	background-image: url(/images/index_16.jpg);
	height: 293px;
	width: 5px;
	background-repeat: no-repeat;

}

.indexTopicLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #646562;
	text-decoration: none;
	padding-left: 4px;
	height: 25px;
	width: 140px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.indexTopicLinks:hover {
	color: #000000;
	text-decoration: underline;
}
