@charset "utf-8";
/* CSS Document */
@media screen and (-webkit-min-device-pixel-ratio:0) {
/* the CSS styling below will only be picked up by Safari and Chrome */
 
#Newslerrer input[type=text]{ font-family:Arial, Helvetica, sans-serif; font-size:11px; text-transform:uppercase; padding:3px 2px 2px 2px; color:#9a9a9a; width:192px;}

} 