#previewCommandsPanel {
	height: 20px;
	width: 380px;
	margin: 1px 0px 4px 30px;
	text-align: center;
	color: #77783A;
}

#slideshowCommandsCnt {
	display: none;
}

#slideshowCommands {
	font-size: 10px;
}

#slideshowCommands a {
	color: #77783A;
	text-decoration: none;
}

#slideshowCommands a:hover {
	color: silver;
}