.error
{
	display: none;
}
.activeMenu
{
	color:#fff;text-decoration:none;
}
#loader
{
	width: 16px;
	height: 16px;
	background:url(../images/loader.gif);
}
.playHover 
{
	position:absolute;
	bottom:137px;
	left:0px;
	width: 100px;
	height: 100px;
	margin-top: -137px;
	margin-left: 114px;
	background:url(../images/playicon.png);
	opacity: 0.8;
}