body {
background: #FFFFFF url(bg.gif) fixed;
color: #A3A3A3;
font: 71%/140% Verdana, Trebuchet MS, Sans-Serif;
margin: 30px 0;
text-align: center;
}
a {
color: #FF7A32;
text-decoration: none;
}
a:hover {
color: #1366BB;
}
fieldset {
border: 0;
margin: 20px 0;
}
input, select, textarea {
width: 220px;
padding: 1px;
margin-bottom: 3px;
font: inherit;
vertical-align: middle;
font-weight: lighter;
font-color: #848484;
font: Verdana, Trebuchet MS, Sans-Serif;
    border-bottom: #CCCCCC 1px dotted; 
    border-top: #CCCCCC 1px dotted; 
    border-left: #CCCCCC 1px dotted; 
    border-right: #CCCCCC 1px dotted; 
}
textarea {
height: 80px;
border-color: #CCCCCC;
}
#submit {
width: 80px;
border-color: #ffffff;
}
input.radio {
float: left;
width: 35px;
height: 35px;
padding: 1px;
border-color: #ffffff;
}
p {
margin: 0 0 10px 0;
}
p.date {
margin-top: -6px;
text-align: right;
font-size: .9em;
font-weight: bold;
}
p img {
vertical-align: middle;
}
label {
font-weight: bold;
}

#container {
width: 420px;
margin: 10px auto;
padding: 15px;
background: #fff;
text-align: left;
border: 1px dotted #ffffff;
}
#topper, #footer {
width: 400px;
background: #fff;
font-weight: bold;
padding: 5px 25px;
font-variant: small-caps;
margin: 0 auto;
border: 1px dotted #DFDFDF;
}
#headerimg {
	background-image: url('gb.gif');
	background-repeat: no-repeat;
	height: 121px;
}

hr {
clear: both;
margin: 10px auto;
text-align: center;
border: 0;
border-top: 1px dotted #DFDFDF;
width: 80%;
}
img {
border: 0;
}

#entry {
width: 400px;
height: 150px;
}

h4 {
font: bold 12px/15px Verdana, Sans-Serif;
margin: 0;
}