body, html {background: #fff; font-family: Arial, Helvetica, sans-serif; font-size: 14px; height: 100%;}

ul.inline {padding: 0; margin: 0;}
ul.inline li {display: inline;}
.right {text-align: right;}
.center {text-align: center;}

.box {padding:20px;} /* override the standard definition */

#top {border-bottom: 1px solid #e0e1e4; padding: 6px 0;}
#top ul {padding: 4px 0;}
#top #flash_error {padding: 4px 4px; background-color: #F5ACAC;}
#top #flash_notice {padding: 4px 4px; background-color: #CCFFCC;}

#header a {text-decoration: none;}

#header .logo img {float: left;}
#header .grey {float: left; padding: 45px 0 0 10px;}
#header .grey {font-size: 14px; font-weight: normal; color: grey;}

#header .joinForm {font-size: 22px; font-weight: bold;}
#header .joinForm a {text-decoration: none; color: blue;}
#header .joinForm {padding-top: 10px;}

#logoNav {font-size: 16px; list-style: none;}
#logoNav {border-bottom: 1px solid #000; padding: 0 0 5px 0;}
#logoNav a {text-decoration: none;}

#footer {margin: 1.5em 0;}

img.simple-border {
    border:1px solid #F6F6F6;
    padding:3px;
}
