#captcha {
	background-image: url(../../imagens/saj/bg_captcha.gif);
	background-repeat: no-repeat;
	width: 372px;
	height: 60px;
	padding-bottom: 5px;
}

#captchaCodigo {
	float: left;
	width: 201px;
	text-align: center;
	margin: 5px 0 0 0;
}

#captchaInfo {
	float: left;
}

#captchaInfo a {
	font-family: arial;
	color: #000066;
	font-size: 10px;
	text-decoration: none;
}

#captchaInfo a:hover {
	text-decoration: underline;
}

#captchaInfo ul {
	margin: 10px 0 0 40px;
	padding: 0;
	list-style: none;
}

#captchaInfo li {
	padding-left: 5px;
}

#captchaInfo li.liCapchaAudio {
	margin: 0;
	list-style: url(../../imagens/saj/ic_captcha_audio.gif);
}

#captchaInfo li.liCapchaGerarCodigo {
	margin: 0;
	list-style: url(../../imagens/saj/ic_captcha_gerar_codigo.gif);
}
