#consultMode .special-newsLetter{
	width:auto;
	margin:auto;
	padding:10px 10px 10px 10px;
	text-align:center;
}

#adminZone .special-newsLetter{
	width:95%;
	text-align:center;
	margin:auto;
}

.special-newsLetter .message{
	width:450px;
	margin:auto;
	border:solid 1px #505050;
	font-size:10px;
	color:#000000;
	background-color:#faffff;
}

.special-newsLetter .form1 td{font-size:12px;}

.special-newsLetter .form2 td{font-size:10px;}
.special-newsLetter .form2 .tdDate{text-align:center;}
.special-newsLetter .form2 .tdSel{text-align:center;}

