/* The pixel press style is used where necessary simply drag it into your solution file*/

fieldset.pp_flash_admin { position: absolute; background-color: #FFFFFF; }
fieldset.pp_flash_admin input[type="submit"] { background-color: #c00010; color: #fff; font-weight: bold; }
fieldset.pp_flash_admin input[type="text"] { border: 1px solid #C0C0C0; background-color: #FFFFF0; color: #000; font-weight: bold; }

