Code
.textpage_forminput {
/* You need to specify all required styles in this class because they are not inherited from the main textpage class because of restrictions with input fields in flash.
Please use 0x color formatting instead of #
font-family onyl supports a single font value. Make sure its a font that is globally supported*/
/* SPECIFY FONT SIZE AS: font-size: 15; AND NOT AS: font-size: 15px; */
color: 0xFFFFFF;
font-size: 15;
font-family: Arial;
}


