* { font-family: arial, helvetica, sans-serif; }
body { margin: 0; background: #eee; color: #555; font-size: 13px; line-height: 1.4; }

#wrapper { width: 950px; margin: 0 auto; border: #D9D9D9 solid; border-width: 0 1px; }
.header { }
.contents { padding: 10px 30px; background: #FFF; }
.navigation { }
.navigation img { border: none; float: left; }
.leftside { width: 565px; float: left; }
.sidebar { width: 281px; float: right; }
.document { border: 1px solid #D9D9D9; padding: 10px; margin: 20px 0px; }
.questions { background: url(/images/template/bcgrd-hey-matt.jpg) no-repeat; padding: 65px 30px 30px 33px; min-height: 268px; height: auto!important; height: 268px; }
.questions ul { list-style-image: url(/images/template/bcgrd-question.gif); }
li.question { margin-bottom: 5px; padding-left: 0px; }
.tip { padding: 7px 15px 50px 22px; }
.foot { background: #D9D9D9; }
.foot table { width: 50% !important; float: right; } 
.foot p.body { display: none; }
p.footer { color: #aaa; }

#answer { }
h1, h2, .docheader, .section { color: #cd242b; font-size: 17px; }
.bodybold { font-weight: bold; color: #cd242b; }

a, a:visited, a:hover { color: #cd242b; text-decoration: none; }
a.footer, a.footer:visited, a.footer:hover { color: #aaa; }
.questions a { font-weight: bold; }

.floatleft { float: left; }
.clear { clear: both; }

.lightboxDiv
{
    border: 1px solid #666;
    margin: 10px;
    width: 120px;
}

.lightboxDiv div
{
    margin: 5px;
    text-align: center;
}

.lightboxThumb
{

}
