body {margin: 0; padding: 0; text-align: center; font: 0.8em/1.5em "Trebuchet MS", Arial, Helvetica, sans-serif; background: white; color: black;}

table {border-collapse: collapse;}
td {padding: 3px 7px; border: 1px solid #CCCCCC;}
a {text-decoration: none; border-bottom: 1px dotted;}
a:hover {border-bottom: 1px solid;}

#base {width: 550px; margin: 0 auto; text-align: left;}

h1 {text-align: center; font-size: 1.8em;}
h3 {font-size: 150%; font-weight: normal;}

h2 {margin: 0;}
h2 a {display: block; width: 550px; height: 180px; position: relative; overflow: hidden;}
h2 span {display: block; position: absolute; left: 0; top: 0; width: 550px; height: 180px; cursor: pointer; background: url(../img/flyzed.png) no-repeat;}
h3.head {margin: 0; padding: 10px 0; font-size: 1.7em; font-weight: normal; letter-spacing: -1px; text-align: center; border-top: 15px solid #B9B9FF;}

#content {background: url(../img/bg.jpg) no-repeat;}

form#pick {margin: 0; height: 210px; text-align: center;}
form#pick fieldset {margin: 0; padding: 0; border: none;}
form#pick legend {margin: 0; padding: 80px 0 5px 0px; font-size: 1.3em; font-weight: bold; font-weight: normal;}
form#pick p.sortprefix {width: 28%; float: left; margin: 0 0 10px 0; text-align: right;}
form#pick p.sortname {width: 68%; float: right; margin: 0 0 10px 0; text-align: left;}
form#pick label {display: block; font-weight: bold;}

#navigation {padding: 5px 15px 15px 15px; background: #F3F3F3; font-size: 0.85em;}
#navigation ul {list-style: none; margin: 0; padding: 0;}
#navigation ul a {background: url(../img/icon-nav.gif) left no-repeat; padding: 0 0 0 12px; border-bottom: none;}
#navigation ul a:hover {border-bottom: 1px solid;}

p.go-to-top {text-align: right; margin: -12px 0 5px 0; font-size: 0.85em;}
p.go-to-top a {background: url(../img/icon-totop.gif) left no-repeat; padding: 0 0 0 12px;}

#foot {padding: 20px 0 20px 65px; background: url(../img/foot.gif) left no-repeat; font-size: 0.95em; line-height: 1.1em;}

.edit_link {background: #f3f3f3;
    font-size: 0.85em;
    margin-top: 50px;
    padding: 5px 15px 15px;
    text-align: center;}
.edit_link a {
  border: 1px solid rgb(52, 152, 219);
  color: rgb(52, 152, 219);
  border-radius: 5px;
  font-weight: bold;
  margin-top: 10px;
  padding: 5px;
  background: #FFF;
}