.error
{
	display: none;
}
.activeMenu
{
	color:#fff;text-decoration:none;
}
#loader
{
	width: 16px;
	height: 16px;
	background:url(../images/loader.gif);
}
.playHover 
{
	position:absolute;
	bottom:157px;
	left:0px;
	width: 50px;
	height: 50px;
	margin-top: -157px;
	margin-left: 154px;
	background:url(../images/play.png);
	opacity: 0.5;
}