.frmError
  {background:salmon; color:white;}
#frmErrorMsg
  {display:none; margin:2px; padding:5px;
   border:solid 2px #A9A9A9; background:salmon;
   color:white; font:bold 11px arial,sans-serif;}
#frmErrorMsg b
  {font-variant:small-caps; font-weight:bold; font-size:14px;}

.red
  {color:red;}
.bold
  {font-weight:bold;}
.test
  {position:absolute; top:0; background:white; width:500px; z-Index:99;}