#icon_mouse{
	background:url(../imagens/guias/comandos_e_teclas_de_atalho/icon_mouse.gif) no-repeat top center;
	width: 64px;
	height: 58px;
	margin-right: 5px;
}

#icon_teclado{
	background:url(../imagens/guias/comandos_e_teclas_de_atalho/icon_teclado.gif) no-repeat top center;
	width: 64px;
	height: 58px;
	margin-right: 5px;
}

.pad{
	 padding: 7px;
}

.margem_bloco_esquerdo{
	margin-left: 15px;
}

.tecla_menor{
	background:url(../skin/icon_teclas.gif) top left no-repeat;
	width: 34px;
	height: 31px;
	position:relative;
	text-align:center;
	font-weight: bold;
	font-size: 11px;
	padding-top: 6px;
}

.tecla_maior{
	background:url(../skin/icon_teclas.gif) -34px 0px no-repeat;
	width: 54px;
	height: 31px;
	position:relative;
	text-align:center;
	vertical-align:middle;
	font-weight: bold;
	font-size: 11px;
	padding-top: 6px;
}

.comand_list{
	text-align:justify;
}

	.comand_list strong{
		color:#FF3300;
		font-size: 12px;
		display: inline-block;
	}
	
	.comand_list p{
		margin-top: 0px !important;
		padding-top: 0px !important;
		margin-bottom: 10px !important;
	}
	
	.comand_list h5{
		margin-top: 10px !important;
	}
