div#pricing h1 {
color:#333; 
margin-bottom: 10px; 
font-family: georgia, times; 
font-style: italic; 
font-weight:normal;
}
div#pricing h2 {
border-bottom: 1px dashed #600; 
margin-bottom: 10px; 
padding-left: 50px; 
color:#fff;
background: top left no-repeat url(http://houseofstaunton.com/images/plainbg.gif);
}
div#pricing legend {
font-size: 18px; 
color:#040; 
padding-left: 18px; 
background: center left no-repeat url(http://houseofstaunton.com/images/arrowDown1.gif); 
font-weight: bold; 
}
div#pricing h4 {
font-size: 16px; 
font-weight: bold; 
text-transform: uppercase; 
padding-left: 18px;
}
div#pricing th {
background-color: #687d7d; 
border-right: 1px dashed #687d7d; 
border-bottom: 1px dashed #E2D7C2; 
color:white; 
font-size: 13px; 
font-style: normal; 
font-family: georgia,times new roman;
}
div#pricing td {
border-right: 1px dashed #687d7d; 
border-bottom: 1px dashed #687d7d; 
background-color: #E2D7C2;
}
div#pricing td input {
vertical-align: middle;
padding-left: 1px;
}
div#pricing td a, div#pricing td a:active,visited {
font-weight: bold; 
color: SaddleBrown;
text-decoration: none;
}
div#pricing td a:hover {
color: black;

}
div#pricing p.smaller a, div#pricing p.smaller a:active,visited {
color: #666;
text-decoration: none;
}
#dropdwnPad {
margin-top: 0;
margin-right: 0;
margin-bottom: 2px;
margin-left: 7px;
}

#sel {
font-weight: bold;
cursor: hand;
}
