#npytt_b {
	color: #333;
	border: 2px solid #8b0000;
	width: 180px;
	padding: 5px 5px 5px 5px;
	background:#eaeada;
	font-family: Arial;
	font-size:12px;
	font-weight: normal;
	text-align: center;
	margin: 20px auto;
}
#npytt_b div, #npytt_b div strong {
	font-family: Arial;
	font-size:12px;
	color:#333;
	text-align: center;
}
#npytt_b a.npytt_b_title {
	font-family: Arial;
	font-size:15px;
	font-weight: normal;
	color: #620000;
	display: block;
	text-align: center;
	text-decoration: underline;
	margin-bottom: 5px;
}
#npytt_b a.hover {
	color: #8b0000;
}
#npytt_b strong {
	font-weight: bold;
}
#npytt_b a.npytt_b_register {
	font-family: Arial;
	font-size:13px;
	font-weight: normal;
	color: #620000;
	display: block;
	text-align: center;
	text-decoration: underline;
	margin-top: 5px;
}
#npytt_b div.npytt_b_p img {
/*width: 40px;*/
}

#npytt_text {
	font-family: Arial;
	font-size:12px;
	font-weight: normal;
}