body {
background-image:url();
background-color:#F8F4D8;
width:600px;
height:300px;
padding:10px;
text-align:left;
}
input {
float:right;
margin-right:10px;
}
h2 {
clear:both;
background-color:#F8F4D8;
text-align:left;
color:#353535;
font-size:18px;
font-weight:bold;
line-height:1.2em;
border-top:3px solid #4444d5;
border-bottom:1px solid #4444d5;
margin:10px;
padding-left:50px;
}
h3 {
background-image:url(../img/bk-wide2.gif);
background-repeat: repeat-y;
text-align:left;
color:#353535;
font-size:14px;
font-weight:bold;
line-height:1.5em;
border-top:1px solid #4444d5;
border-bottom:1px solid #4444d5;
border-right:10px solid #4444d5;
margin-bottom:10px;
padding-left:30px;
}
.box {
float:left;
background-color:#F8F4D8;
width:220px;
border-left:1px solid #4444d5;
border-bottom:1px solid #4444d5;
margin:10px;
padding-bottom:10px;
}
.long {
width:340px;
}
dt {
font-weight:bold;
line-height:1.8em;
margin-left:10px;
}
dd{
line-height:1.8em;
margin-left:30px;
}
address {
clear:both;
background-color:#F8F4D8;
text-align:right;
font-size:12px;
font-style:normal;
margin:10px;
}
