﻿
h1 {
font-family: Verdana;
font-size: 12px;
color:Black; 
font-weight:bold;
margin:0px;
margin-bottom:12px;
 text-transform:uppercase;
 }
 
h2 {
 font-family: Verdana;
font-size: 12px;
color:Black; 
font-weight:bold;
margin:0px;
margin-bottom:0px;
}

h3 {
 font-family: Verdana;
font-size: 13px;
color:#EE2E24; 
font-weight:bold;
margin:0px;
margin-bottom:12px;
}
.PhotoRight {
float:right;
margin:5px 0px 20px 20px;
padding:1px;
border: 1px solid #999999;
}
.PhotoLeft {
float:left;
margin:0px 20px 20px 0px;
padding:1px;
border: 1px solid #999999;
}
div#content UL {
padding:0;
margin-top:0px;
margin-left:15px;
list-style-type:disc;
}
div#content .StoreForm {
width:413px;
height:300px;
background-color:#F5BA38;
}
div#content .SignUpForm {
width:770px;
height:260px;
background-color:#F5BA38;
clear:both;
}
div#content .SuggestThanks {
width:413px;
height:300px;
background-color:#F5BA38;
clear:both;
}
div#content .StoreForm .FormField {
font-family: Verdana;
font-size: 11px;
font-weight:normal;
color:Black;
}
div#content .StoreForm .FormLabel, div#content .SignUpForm .FormLabel {
font-family: Verdana;
font-size: 11px;
font-weight:bold;
color:Black;
}
div#content .StoreForm .FinePrint, div#content .SignUpForm .FinePrint {
font-family: Verdana;
font-size: 10px;
font-weight:normal;
color:Black;
}