
/* text color */


#wrapper {width:800px;}
                                                                         /* border color */

.form .submit {clear:both}
                                    /* message box length */ 
#msg {display:none; position:absolute; z-index:200; border-color:#FF0000}

  /* message box */       /* message box font color */
#msgcontent {display:block; color:#FF0000;font-family:Georgia, "Times New Roman", Times, serif;font-weight:bold; background:#ffffff; border-right:thick; padding:1px;}