#container {
background-image:url(/guthrie/images/bkd_guthrie.png);
background-repeat: no-repeat;
}

#main {
float: left;
top: 0;
width: 285px;
margin: 10px 0 0 400px;
}

#frm-guthrie {
margin-left: 20px;
}

#frm-guthrie a:link, #frm-guthrie a:visited, #frm-guthrie a:active  {
color: #406c89;
font-weight: bold;
text-decoration: none;
}

#frm-guthrie a:hover {
color: #406c89;
font-weight: bold;
text-decoration: underline;
}

td {
padding: 0 4px 4px 0;
vertical-align: top;
}

.box {
width: 17px;
height: 16px;
border: 1px solid #fff;
cursor: pointer;
}

.clicked {
width: 17px;
height: 16px;
background-image:url(images/box_checked.png);
}

#btn-download, #btn-donate {
display: none;
float: left;
}

#btn-download {
margin: 0 15px 0 0;
padding: 0;
}