span.alert {
width: 20px;
height: 20px;
background-image: url(alert_asterisk.gif);
background-repeat: no-repeat;
} .note {
font-size: 9pt;}

#lblMessage {
margin-bottom: 10px;
color: #ad1425;
font-weight: bold;}

body {
font-family:'Trebuchet MS',Verdana,Arial,sans-serif;
font-size:10pt;}

form {
width: 410px;}

em {color: #630d12 }

label {
display: block;}

legend {
display: none;}

fieldset {
border: none;}

fieldset ul {
list-style-type: none;
margin-left: +5px;
padding-left: 5px;}

fieldset ul li {
margin-bottom: .75em;}

input {
width: 300px;
border: 1px #ccc solid;}

input#button1 {
margin-left: 7px;
padding-left: 7px;}

textarea {
width: 300px;
height: 100px;
border: 1px #ccc solid;}

a:link, a:visited {
color: #029EC4;
font-weight: bold;
text-decoration: none;}

a:hover {
text-decoration: underline;}
