#photobox {
    float: right;
    margin-top: 7px;
    margin-right: 6px;
}

#photobox .l, #photobox .content, #photobox .r {
    float: left;
}

#photobox .l, #photobox .r {
    height: 271px;
}

#photobox .t {
    height: 26px;
}

#photobox .b {
    clear: left;
}

#photobox .ajax-loader {
    position: absolute;
    left: 165px;
    top: 127px;
}

#photobox .l {
    background-image: url("/images/template/images/photobox_l.gif");
    background-repeat: repeat-y;
    height: 267px;
}

#photobox .r {
    background-image: url("/images/template/images/photobox_r.gif");
    background-repeat: repeat-y;
    height: 267px;
}

#photobox .middle .content {
    height: 267px;
    width: 335px;
    overflow: hidden;
    padding: 0 11px 0px 10px;
    position: relative;
}

#photobox .middle .content, #photobox .middle {
    background-color: #fff;
    margin: 0;
}

#photobox .pageNav  {
    position: absolute;
    bottom: -0px;
    left: 0;
    z-index: 1000;
    display: none;
}

#mainbox p {
}

.infoboxes > div {
    float: left;
    margin-right: 10px;
    width: 273px;
    border-bottom: 1px dotted #ccc;
    border-width: 0 0 1px 0;
    padding: 5px;
    height: 280px;
    overflow: hidden;
}

.infoboxes > div.news {
    margin-right: 0;
    width: 272px;
    border: 1px solid #ccc;
    border-width: 1px;
    position: relative;
}

.infoboxes > div.news h3 {
    position: absolute;
    left: 5px;
    top: 5px;
}

.infoboxes > div h3 {
    margin-top: 0;
}

#mainbox .finextranews {
    text-align: right;
}

#mainbox .finextranews a {
    text-decoration: none;
}

#mainbox .finextranews a:hover {
    text-decoration: underline;
}

#mainbox .finextranews ul {
    margin: 5px 0 0 0;
    padding: 0;
    list-style-type: none;
    text-align: left;
}

#mainbox .finextranews li {
    margin: 2px 0;
    padding: 2px 2px;
}

#mainbox .finextranews li.even {
    background-color: #efefef;
}

#mainbox .finextranews li.odd {
    background-color: #fff;
}

#mainbox .finextranews p.date {
    color: #999;
    font-size: 0.8em;
    margin: 0;
}

#mainbox .finextranews p.copyright {
    display: none;
}

#mainbox .finextranews a {
    font-size: 0.9em;
    color: #000066;
}

#mainbox .quotes {
    margin-top: 30px;
}

#mainbox .citation {
    color: #3878DB;
}

.topbox h1 {
    color: #fff;
    font-size: 1.8em;
    position: static;
    padding: 0;
}

.topbox p {
    margin: 22px 0;
    color: #ddd;
    font-size: 1.1em;
}

.topbox .button {
    font-size: 0.9em;
    float: right;
    right: 20px;
    top: -6px;
}

.topbox .tagline {
    color: #f1f153;
    font-size: 1.3em;
    padding-top: 6px;
    margin-top: 28px;
}

.topbox-content {
    margin: 20px 10px 20px 20px;
}

.topbox .prose {
    font-size: 1.1em;
    color: #eee;
}