
#content {background: #fff; margin: 0px 0 20px 20px; overflow:hidden; padding-top: 5px; clear: both;}
* html #content{height:1%; /* So IE plays nice */}
h1 { color: #fff !important; background: #2691c7 !important; }
.spaceBelow {margin-bottom: 15px;}
.boardContainer { margin-top: 20px; }
#homebillboard { display: inline; border: none; float: left; padding: 0; margin: 0; width: 570px; height: 343px;}
#homebillboard.loading { background: #000 url(../assets/spinb.gif) no-repeat 50% 50%; width: 570px; height: 343px; }
#homebillboard img {height: 343px; width: 570px; margin-bottom: -3px;}
/*#7f9db9*/
.homeSearchContainer { background: #2691c7; float: left; display: inline; width: 348px; margin: 0; height: 343px;}
.homeInfo {background:#2691c7; color:#fff; margin: 20px 10px 0 40px; }
.homeSearchArea { float: left; display: inline; width: 348px; background: #2691C7;}
	#homesearch {padding: 0; margin: 20px 0 0 0;}
	#homesearch label { width: 4em; float: left; text-align: right; margin: 7px 0.5em 0 0; display: block; font-size:0.9em;}
	#homesearch legend { font-size: 1.2em; margin-left: 0em; color: #fff; background: #2691c7; }
	#homesearch select {margin-top: 3px; font-size: 0.9em; color: #000; background: #fff;}
#homeSearchEnd { display: inline; float: left; width: 20px; height: 343px;}
.formHomeText {width: 208px; border: 1px solid #fffffe; background: #ffffff; font-size: 12px; padding: 2px 0 2px 0; margin: 3px 0 3px 0;}
.formHomeSelect {width: 208px; background: #ffffff; font-size: 12px; color: #333333; margin: 3px 0 3px 0;}

.blogbox {
    float: left;
    margin-top: 20px;
    width: 350px;
    border: 1px solid #ccc;
    -moz-border-radius: 12px;
    border-radius: 12px;
    padding-bottom: 5px;
    overflow: hidden;
}

.homeBoxContainer {float: left;  display: inline; width: 164px; margin: 20px 28px 10px 0px; padding: 0;}
.homeBox { float: left; position: relative; display: inline; width: 162px; border-left: 1px solid #CCCCCC; border-right: 1px solid #CCCCCC;}
.homeBox p, .blogbox p {font-size: 0.9em; color: #666666; margin: 10px 10px 5px 10px; line-height: 1.4em; padding: 0;}
.homeBox h3, .blogbox h3 {font-size: 11px; color: #666666; margin: 5px 10px 5px 10px; line-height: 1.5em; padding: 0; text-align: left;}
.homeBoxBottom {float: left;  display: inline; width: 164px; height: 5px; padding: 0;}
.homeBoxTop {float: left;  display: inline; height: 116px; width: 164px;  display: inline;}
.homeBoxBottom img {vertical-align: top;}
.homeBoxContainer h2, .blogbox h2  { padding: 4px 0 4px 10px; font-size: 14px; font-weight: normal; color: #fff; background: #2691c7; margin-top: 0px;}
.latest h2  { background: #f28919 !important; }
.latest h3 { line-height: 1.2em !important; }
.blogbox a.bloglink {text-decoration: none; color: #2691c7;}
.homeBoxContainer h2 a, .blogbox h2 a { display: block; color: white; text-decoration: none; }

