@charset "UTF-8";
/* CSS Document */

#leftcontent {
	color: #DDDDDD;
}
a {
    color:#ffffff;
}
.greyload a {
    color:#ffffff;
}

/*#content {
	background: #b4b4b4;
	overflow: hidden;
}

#rightcontent {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	height: 0px;
	width: 0px;
	display: none;
}
#title {
	height: 2em;
	width: 100%;
	margin: 0px;
	padding: 2em 0em 0em 4em;
}
#title h1 {
	margin: 0px;
	display: inline;
	padding: 0px;
	font-size: 1.4em;
}
*/
/*
.column {
	float: right; /* since this element is floated, a width must be given */
	/*width: 21em; /* the background color will be displayed for the length of the content in the column, but no further */
	/*padding: 0em 2em 2em 0.9em; /* padding keeps the content of the div away from the edges */
	/*margin-top: 0em;
}
.videolist p  {
	text-align: left;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
.videolist p a {
	text-align: left;
	color: #333;
	text-decoration: none;
}
.videolist p a:hover {
	text-align: left;
	color: #FF6600;
	margin: 0 0 0.1em;
	text-decoration: underline;
}
 */

