#key {
	margin: 5px 24px 20px 10px;
	padding: 0;
	list-style: none;
	
}

#key li {
	padding: 0 0 0 25px;
	margin: 0 0 8px 0;
	font-size: 11px;
}

#key li.gallery {
	background: url(../images/i_gallery.gif) 0 60% no-repeat;
}

#key li.plus {
	background: url(../images/i_plus_2.gif) 0 60% no-repeat;
}

#key li.minus {
	background: url(../images/i_minus.gif) 0 60% no-repeat;
}

#key li.pause {
	background: url(../images/i_pause.gif) 0 60% no-repeat;
}

#key li.play {
	background: url(../images/i_play.gif) 0 60% no-repeat;
}

#helpShow, #helpHide {
	background: transparent;
	/*border: 1px solid #2A2A2A;*/
	background-color: #313439;
	width: 467px;
	padding: 10px;
}

#helpShow p, #helpHide p,, #helpShow a, #helpHide a {
	font-size: 11px;
}
