#newsletter .mail{
        border: 1px solid #6aabd9; /*#263b58;*/
	width: 145px;
        margin-top: 5px;
        margin-bottom: 5px;
}
#newsletter .adddel{
        border: 1px solid #6aabd9; /*#263b58;*/
}
#newsletter .submit{
        margin-top: 7px;
        margin-left: 40px;
        text-align: center;
        border: 1px solid #263b58;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
