* {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Arial;
	list-style: none;
}

body {
	background-color: #fff;
	font-size: 13px;
	color: #7f7f7f;
	background-repeat: no-repeat;
        background-position: 50% 0;
	background-image: url(/graphics/subpage_background_top.png);
}

body#frontpage {
    background-image: url(/graphics/frontpage_background.jpg);
    background-repeat: no-repeat;
    background-position: 50% 60px;
    background-color: #3cad0e;
}

p {
    font-size: 13px;
}

#center {
	display: block;
	width: 981px;
	margin: 0 auto;
}

#page {
    width: 981px;
    float: left;
    padding-bottom: 50px;
}

#page.frontpage {
    text-align: center;
    padding: 145px 0 30px 0;
}

#page.frontpage h1 {
    color: #fff;
    font-family: Lucida Sans Unicode, Lucida Grande, Arial;
    font-size: 16px;
    font-weight: normal;
}

#page.frontpage #clubs {
    width: 800px;
    float: left;
    margin: 35px 0 0 95px;
}

#page.frontpage #clubs {
    float: left;
    width: 800px;
}

#page.frontpage #clubs ul {
    float: left;
    width: 800px;
}

#page.frontpage #clubs ul li {
    float: left;
}

#page.frontpage #remember {
    float: right;
    color: #fff;
    margin: 10px 35px 0 0;
}

#page.frontpage #remember label {
    font-family: Lucida Sans Unicode, Lucida Grande, Arial;
}

#page.frontpage #remember #rememberme {
    margin: 0 0 0 5px;
    position: relative;
    top: 1px;
}

#page #ad930x180_1 {
    float: left;
    width: 930px;
    height: 180px;
    padding: 0 26px 0 25px;
}

#page #ad930x180_2 {
    float: left;
    width: 930px;
    height: 180px;
    padding: 0 26px 0 25px;
}

#page #top {
    float: left;
    width: 981px;
    height: 36px;
    line-height: 36px;
    padding: 13px 0 11px 0;
}

#page #top #logo {
    float: left;
    height: 36px;
    width: 145px;
}

#page #top #logo img {
    float: left;
    padding: 0 0 0 25px;
}

#page #top #prinav {
    float: right;
    height: 36px;
    line-height: 36px;
    padding: 0 15px 0 0;
}

#page #top #prinav ul {
    float: left;
    height: 36px;
    line-height: 36px;
}

#page #top #prinav ul li {
    float: left;
    height: 36px;
    line-height: 36px;
    margin: 0 10px 0 10px;
}

#page #top #prinav ul li a {
    color: #fff;
    font-size: 15px;
    font-family: lucida grande, lucida sans unicode, arial;
    text-decoration: none;
}

#page #clubbar {
    width: 971px;
    height: 76px;
    float: left;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: 0 0;
    padding: 0 10px 0 0;
}

#page #clubbar form {
    display: inline;
    float: left;
    height: 48px;
    line-height: 48px;
    margin: 0 0 0 91px;
}

#page #clubbar form label {
    margin: 0 0 0 5px;
    font-weight: normal;
    color: #000;
    font-size: 12px;
}

#page #clubbar ul {
    float: right;
    display: inline;
    height: 76px;
}

#page #clubbar ul li {
    float: left;
    display: inline;
    height: 76px;
}

#page #clubbar ul li a {
    float: left;
}

#page #clubbar ul li a img {
    float: left;
}

td {
    padding: 3px;
}

#main {
    float: left;
    width: 981px;
    padding: 0 0 18px 0;
    height: 654px;
    overflow: hidden;
    background-image: url(/graphics/main_background.gif);
    background-repeat: repeat-y;
}

#maintext {
    float: left;
    width: 981px;
    padding: 0 0 18px 0;
}

#mainblog {
    float: left;
    width: 981px;
    padding: 0 0 18px 0;
    overflow: hidden;
    background-image: url(/graphics/blog_vertical_divider.gif);
    background-repeat: repeat-y;
}

#mainblog .left {
    float: left;
    width: 600px;
    padding: 0 41px 0 0;
}

#mainblog .right {
    float: left;
    width: 300px;
    padding: 0 0 0 37px;
}

#main .left {
    float: left;
    width: 491px;
}

#main .right {
    float: left;
    width: 468px;
    padding: 0 0 0 22px;
}

#latestnews {
    float: left;
    width: 465px;
    background-image: url(/graphics/latestnews_whitecorner.gif);
    background-repeat: no-repeat;
    background-position: 100% 0;
    padding: 0 26px 0 0;
    overflow: hidden;
}

#latestnews .top, #latestnews .bottom {
    float: left;
    width: 465px;
}

#latestnews .top .date {
    float: left;
    white-space: nowrap;
}

#latestnews .top .date span {
    font-size: 11px;
    color: #cccccc;
    font-family: arial;
}

#latestnews .top .date h1 {
    color: #000000;
    font-size: 30px;
    font-family: lucida grande, lucida sans unicode, arial;
    font-weight: normal;
}

.top .pagination {
    float: right;
    white-space: nowrap;
    padding: 35px 0 0 0;
}

.bottom .pagination {
    float: right;
    white-space: nowrap;
    padding: 15px 0 0 0;
}

.pagination a {
    color: #0084d8;
    text-decoration: none;
    font-family: lucida grande, lucida sans unicode, arial;
    font-size: 12px;
    float: left;
    background-image: url(/graphics/latestnews_pagination_bullet_right.gif);
    background-repeat: no-repeat;
    background-position: 100% 5px;
    padding: 0 15px 0 0;
}

.pagination a.prev {
    background-image: url(/graphics/latestnews_pagination_bullet_left.gif);
    background-position: 0 5px;
    padding: 0 0 0 15px;
}

.pagination span {
    float: left;
    color: #0084d8;
    padding: 0 10px 0 10px;
}

.pagination a:hover {
    text-decoration: underline;
}

#latestnews ul.stories {
    width: 465px;
    font-family: arial;
    float: left;
    padding: 10px 0 0 0;
    background-image: url(/graphics/latestnews_story_divider.gif);
    background-repeat: no-repeat;
    background-position: 0 100%;
}

#latestnews ul.stories li {
    width: 465px;
    background-image: url(/graphics/latestnews_story_divider.gif);
    background-repeat: no-repeat;
    line-height: 28px;
    height: 28px;
    float: left;
}

#latestnews ul.stories li div.container {
    width: 465px;
    background-repeat: no-repeat;
    background-position: 47px 2px;
    height: 28px;
    float: left;
    display: inline;
}

#latestnews.aab ul.stories li div.hover {
    background-image: url(/graphics/latestnews_story_hover_aab.gif);
    cursor: pointer;
}

#latestnews.aab ul.stories li div.hover a {
    color: #fff;
}

#latestnews.aab ul.stories li div.hover span {
    color: #fff;
}

#latestnews.bif ul.stories li div.hover {
    background-image: url(/graphics/latestnews_story_hover_bif.gif);
    cursor: pointer;
}

#latestnews.bif ul.stories li div.hover a {
    color: #fff;
}

#latestnews.bif ul.stories li div.hover span {
    color: #fff;
}
#latestnews.efb ul.stories li div.hover {
    background-image: url(/graphics/latestnews_story_hover_efb.gif);
    cursor: pointer;
}

#latestnews.efb ul.stories li div.hover a {
    color: #fff;
}

#latestnews.efb ul.stories li div.hover span {
    color: #fff;
}

#latestnews.fck ul.stories li div.hover {
    background-image: url(/graphics/latestnews_story_hover_fck.gif);
    cursor: pointer;
}

#latestnews.fck ul.stories li div.hover a {
    color: #fff;
}

#latestnews.fck ul.stories li div.hover span {
    color: #fff;
}

#latestnews.fcm ul.stories li div.hover {
    background-image: url(/graphics/latestnews_story_hover_fcm.gif);
    cursor: pointer;
}

#latestnews.fcm ul.stories li div.hover a {
    color: #fff;
}

#latestnews.fcm ul.stories li div.hover span {
    color: #fff;
}

#latestnews.fcn ul.stories li div.hover {
    background-image: url(/graphics/latestnews_story_hover_fcn.gif);
    cursor: pointer;
}

#latestnews.fcn ul.stories li div.hover a {
    color: #000;
}

#latestnews.fcn ul.stories li div.hover span {
    color: #000;
}

#latestnews.hbk ul.stories li div.hover {
    background-image: url(/graphics/latestnews_story_hover_hbk.gif);
    cursor: pointer;
}

#latestnews.hbk ul.stories li div.hover a {
    color: #fff;
}

#latestnews.hbk ul.stories li div.hover span {
    color: #fff;
}

#latestnews.ob ul.stories li div.hover {
    background-image: url(/graphics/latestnews_story_hover_ob.gif);
    cursor: pointer;
}

#latestnews.ob ul.stories li div.hover a {
    color: #fff;
}

#latestnews.ob ul.stories li div.hover span {
    color: #fff;
}

#latestnews.rfc ul.stories li div.hover {
    background-image: url(/graphics/latestnews_story_hover_rfc.gif);
    cursor: pointer;
}

#latestnews.rfc ul.stories li div.hover a {
    color: #fff;
}

#latestnews.rfc ul.stories li div.hover span {
    color: #fff;
}

#latestnews.sif ul.stories li div.hover {
    background-image: url(/graphics/latestnews_story_hover_sif.gif);
    cursor: pointer;
}

#latestnews.sif ul.stories li div.hover a {
    color: #fff;
}

#latestnews.sif ul.stories li div.hover span {
    color: #fff;
}

#latestnews.sbk ul.stories li div.hover {
    background-image: url(/graphics/latestnews_story_hover_sbk.gif);
    cursor: pointer;
}

#latestnews.sbk ul.stories li div.hover a {
    color: #fff;
}

#latestnews.sbk ul.stories li div.hover span {
    color: #fff;
}

#latestnews.agf ul.stories li div.hover {
    background-image: url(/graphics/latestnews_story_hover_ob.gif);
    cursor: pointer;
}

#latestnews.agf ul.stories li div.hover a {
    color: #fff;
}

#latestnews.agf ul.stories li div.hover span {
    color: #fff;
}

#latestnews ul.stories li a {
    line-height: 28px;
    color: #7f7f7f;
    text-decoration: none;
    padding: 0 0 0 52px;
    font-size: 13px;
    width: 340px;
    overflow: hidden;
    white-space: nowrap;
    height: 28px;
    float: left;
    outline: none;
}

#latestnews ul.stories li a:visited {
    text-decoration: line-through;
    color: #bbbbbb;
}

#latestnews ul.stories li span {
    font-size: 11px;
    height: 28px;
    line-height: 28px;
}

#latestnews ul.stories li span.bad {
    display: none;
}

#latestnews ul.stories li span.bad a {
    font-weight: bold;
    font-size: 11px;
    padding: 0;
    width: auto;
}

#latestnews ul.stories li span.bad a:hover {
    text-decoration: underline;
}

#latestnews ul.stories li div.hover span.age {
    display: none;
}

#latestnews ul.stories li div.hover span.bad {
    display: inline;
}

#latestnews ul.stories li div.container .left {
    float: left;
    width: 332px;
    background-repeat: no-repeat;
    background-position: 5px 60%;
}

#latestnews ul.stories li div.container .right {
    float: right;
    width: auto;
    margin: 0 6px 0 0;
}

#useraddlink {
    width: 468px;
    float: left;
    padding: 33px 0 0 0;
}

#ad300x250 {
    float: left;
    width: 300px;
    height: 250px;
    display: inline;
    padding: 10px 10px 10px 158px;
    margin: 0 0 39px 0;
    position: relative;
    min-height: 0px;
}

#useraddlink h1 {
    float: left;
    font-family: lucida grande, lucida sans unicode, arial;
    font-size: 15px;
    font-weight: normal;
    color: #000;
}

#useraddlink span {
    float: right;
}

#useraddlink span a {
    font-family: lucida grande, lucida sans unicode, arial;
    font-size: 12px;
    color: #0084d8;
    text-decoration: underline;
}

#useraddlink span a:hover {
    text-decoration: none;
}

#useraddlink img {
    float: left;
    clear: both;
    padding: 12px 0 15px 2px;
}

#useraddlink form {
    float: left;
    padding: 0 0 17px 0;
    display: inline;
}

#useraddlink form #url {
    float: left;
    width: 400px;
    padding: 2px;
    height: 18px;
    background-image: url(/graphics/useraddlink_input_background.gif);
    background-repeat: no-repeat;
}

#useraddlink form #add {
    background-image: url(/graphics/useraddlink_submit_button.gif);
    background-repeat: no-repeat;
    font-family: lucida grande, lucida sans unicode, arial;
    font-size: 11px;
    color: #000;
    width: 58px;
    height: 22px;
    line-height: 22px;
    padding: 0 0 3px 0;
    margin: 0 0 0 6px;
    display: inline;
    float: left;
    cursor: pointer;
}

#bottomboxes {
    float: left;
    width: 980px;
    height: 243px;
    background-image: url(/graphics/bottomboxes.gif);
    background-repeat: no-repeat;
}

#bottomboxes div {
    float: left;
    width: 195px;
    height: 197px;
    padding: 20px 25px 0 25px;
    background-repeat: no-repeat;
    background-position: 50% 100%;
}

#bottomboxes h1 {
    font-size: 14px;
    font-family: lucida grande, lucida sans unicode, arial;
    font-weight: normal;
    color: #000;
    margin: 0 0 7px 0;
}

#bottomboxes p {
    font-family: arial;
    font-size: 12px;
    color: #797979;
    margin: 0 0 7px 0;
    line-height: 18px;
}

#bottomboxes a {
    color: #0084d8;
    font-family: lucida grande, lucida sans unicode, arial;
    font-size: 12px;
    background-image: url(/graphics/latestnews_pagination_bullet_right.gif);
    background-repeat: no-repeat;
    padding: 0 10px 0 0;
    background-position: 100% 6px;
    text-decoration: none;
}

#bottomboxes a:hover {
    text-decoration: underline;
}

#userfeed {
    float: left;
    width: 465px;
    background-image: url(/graphics/latestnews_whitecorner.gif);
    background-repeat: no-repeat;
    background-position: 100% 0;
    padding: 0 26px 0 0;
    overflow: hidden;
}

#userfeed .top, #userfeed .bottom {
    float: left;
    width: 465px;
}

#userfeed .top .date {
    float: left;
    white-space: nowrap;
}

#userfeed .top .date span {
    font-size: 11px;
    color: #cccccc;
    font-family: arial;
}

#userfeed .top .date h1 {
    color: #000000;
    font-size: 30px;
    font-family: lucida grande, lucida sans unicode, arial;
    font-weight: normal;
}

#userfeed .top .pagination {
    float: right;
    white-space: nowrap;
    padding: 35px 0 0 0;
}

#userfeed .bottom .pagination {
    float: right;
    white-space: nowrap;
    padding: 0 6px 0 0;
}

#userfeed .pagination a {
    color: #0084d8;
    text-decoration: none;
    font-family: lucida grande, lucida sans unicode, arial;
    font-size: 12px;
    float: left;
    background-image: url(/graphics/latestnews_pagination_bullet_right.gif);
    background-repeat: no-repeat;
    background-position: 100% 5px;
    padding: 0 15px 0 0;
}

#userfeed .pagination a.prev {
    background-image: url(/graphics/latestnews_pagination_bullet_left.gif);
    background-position: 0 5px;
    padding: 0 0 0 15px;
}

#userfeed .pagination span {
    float: left;
    color: #0084d8;
    padding: 0 10px 0 10px;
}

#userfeed .pagination a:hover {
    text-decoration: underline;
}

#userfeed ul.stories {
    width: 465px;
    font-family: arial;
    float: left;
    padding: 10px 0 0 0;
    background-image: url(/graphics/latestnews_story_divider.gif);
    background-repeat: no-repeat;
    background-position: 0 100%;
}

#userfeed ul.stories li {
    width: 465px;
    background-image: url(/graphics/latestnews_story_divider.gif);
    background-repeat: no-repeat;
    line-height: 28px;
    height: 28px;
    float: left;
}

#userfeed ul.stories li div.container {
    width: 465px;
    background-repeat: no-repeat;
    background-position: 47px 2px;
    height: 28px;
    float: left;
    display: inline;
}

#userfeed ul.stories li a {
    line-height: 28px;
    color: #7f7f7f;
    text-decoration: none;
    padding: 0 0 0 52px;
    font-size: 13px;
    width: 340px;
    overflow: hidden;
    white-space: nowrap;
    height: 28px;
    float: left;
    outline: none;
}

#userfeed ul.stories li a:visited {
    text-decoration: line-through;
    color: #bbbbbb;
}

#userfeed ul.stories li span {
    font-size: 11px;
    height: 28px;
    line-height: 28px;
}

#userfeed ul.stories li span.bad {
    display: none;
}

#userfeed ul.stories li span.bad a {
    font-weight: bold;
    font-size: 11px;
    padding: 0;
    width: auto;
}

#userfeed ul.stories li span.bad a:hover {
    text-decoration: underline;
}

#userfeed ul.stories li div.hover span.age {
    display: none;
}

#userfeed ul.stories li div.hover span.bad {
    display: inline;
}

#userfeed ul.stories li div.container .left {
    float: left;
    width: 332px;
    background-repeat: no-repeat;
    background-position: 5px 60%;
}

#userfeed ul.stories li div.container .right {
    float: right;
    width: auto;
    margin: 0 6px 0 0;
    padding: 0;
}

#userfeed ul.stories li div.container .right a {
    width: auto;
    color: #0084d8;
    text-decoration: none;
    font-family: lucida grande, lucida sans unicode, arial;
    font-size: 12px;
    background-image: url(/graphics/latestnews_pagination_bullet_right.gif);
    background-repeat: no-repeat;
    background-position: 100% 12px;
    padding: 0 15px 0 0;
}

#userfeed ul.stories li div.container .right a:hover {
    text-decoration: underline;
}

#userfeed h1 {
    color: #000000;
    float: left;
    font-family: lucida grande,lucida sans unicode,arial;
    font-size: 15px;
    font-weight: normal;    
}

#userfeed .bottom .what {
    float: left;
    text-decoration: none;
    font-family: lucida grande, lucida sans unicode, arial;
    font-size: 12px;
    color: #0084d8;
}

#userfeed .bottom .all {
    float: right;
    text-decoration: none;
    font-family: lucida grande, lucida sans unicode, arial;
    font-size: 12px;
    color: #0084d8;
    background-image: url(/graphics/latestnews_pagination_bullet_right.gif);
    background-repeat: no-repeat;
    background-position: 100% 5px;
    padding: 0 15px 0 0;
    margin: 0 6px 0 0;
}

#userfeed .bottom {
    float: left;
    padding: 13px 0 0 0;
}

#userfeed .bottom a:hover {
    text-decoration: underline;
}

#linkpool {
    float: left;
    padding: 30px 0 0 0;
    width: 491px;
    height: 490px;
}

#blog {
    float: left;
    width: 322px;
    padding: 30px 0 0 168px;
    height: 490px;
}

#blog h1 {
    font-family: lucida grande, lucida sans unicode, arial;
    color: #fff;
    font-size: 19px;
    margin: 0 0 10px 0;
}

#blog a {
    color: #fff;
    text-decoration: none;
    line-height: 18px;
    font-size: 12px;
}

#blog span {
    color: #bce38f;
    font-size: 12px;
}

#linkpool h1 {
    font-family: lucida grande, lucida sans unicode, arial;
    color: #fff;
    font-size: 19px;
    margin: 0 0 10px 0;
}

#linkpool ul {
    width: 490px;
    float: left;
}

#linkpool ul li {
    float: left;
    width: 133px;
    height: 23px;
}

#linkpool a {
    color: #fff;
    font-family: arial;
    font-size: 12px;
}

#linkpool a:hover {
    text-decoration: underline;
}

#blog .article {
    float: left;
    padding: 0 0 30px 0;
}

#credits {
    width: 930px;
    float: left;
    padding: 20px 26px 0 25px;
}

#credits, #credits a {
    color: #94c481;
    font-size: 12px;
    font-family: arial;
    white-space: nowrap;
}

#credits .left {
    float: left;
    padding: 10px 0 0 0;
}

#credits .right {
    float: right;
}

#page #ad930x180_2 {
    float: left;
    height: 180px;
    padding: 0 26px 0 25px;
    width: 930px;
}

#credits img {
    position: relative;
    top: 6px;
    padding: 0 0 0 20px;
}

#bottomboxes div {
    position: relative;
}

#bottomboxes p {
    position: relative;
    z-index: 1;
}

#bottomboxes img {
    position: absolute;
    bottom: 0px;
    left: 7px;
    z-index: 0;
}

.intro {
    float: left;
    width: 468px;
}

.intro h1 {
    font-size: 25px;
    font-family: lucida grande, lucida sans unicode, arial;
    font-weight: normal;
    color: #000;
    margin: 0 0 20px 0;
}

.intro table {
    width: 468px;
    line-height: 18px;
}

.intro table tr td {
    vertical-align: top;
    width: 234px;
}

.intro table tr td p {
    line-height: 18px;
    margin: 0 0 10px 0;
    color: #4c4c4c;
}

.intro table tr td ul {
    padding: 0 0 0 15px;
}

.intro table tr td ul li {
    background-image: url(/graphics/userfeed_introbullet.gif);
    background-repeat: no-repeat;
    background-position: 0 7px;
    line-height: 18px;
    color: #3bad0e;
    padding: 0 0 5px 15px;
}

.userfeed #useraddlink {
    padding: 18px 0 0 0;
}

#background {
    width: 100%;
    float: left;
    background-image: url(/graphics/subpage_background_bottom.png);
    background-repeat: no-repeat;
    background-position: 50% 100%;
}

#userfeed.aab ul.stories li div.hover {
    background-image: url(/graphics/latestnews_story_hover_aab.gif);
    cursor: pointer;
}

#userfeed.aab ul.stories li div.hover a {
    color: #fff;
}

#userfeed.aab ul.stories li div.hover span {
    color: #fff;
}

#userfeed.bif ul.stories li div.hover {
    background-image: url(/graphics/latestnews_story_hover_bif.gif);
    cursor: pointer;
}

#userfeed.bif ul.stories li div.hover a {
    color: #fff;
}

#userfeed.bif ul.stories li div.hover span {
    color: #fff;
}
#userfeed.efb ul.stories li div.hover {
    background-image: url(/graphics/latestnews_story_hover_efb.gif);
    cursor: pointer;
}

#userfeed.efb ul.stories li div.hover a {
    color: #fff;
}

#userfeed.efb ul.stories li div.hover span {
    color: #fff;
}

#userfeed.fck ul.stories li div.hover {
    background-image: url(/graphics/latestnews_story_hover_fck.gif);
    cursor: pointer;
}

#userfeed.fck ul.stories li div.hover a {
    color: #fff;
}

#userfeed.fck ul.stories li div.hover span {
    color: #fff;
}

#userfeed.fcm ul.stories li div.hover {
    background-image: url(/graphics/latestnews_story_hover_fcm.gif);
    cursor: pointer;
}

#userfeed.fcm ul.stories li div.hover a {
    color: #fff;
}

#userfeed.fcm ul.stories li div.hover span {
    color: #fff;
}

#userfeed.fcn ul.stories li div.hover {
    background-image: url(/graphics/latestnews_story_hover_fcn.gif);
    cursor: pointer;
}

#userfeed.fcn ul.stories li div.hover a {
    color: #000;
}

#userfeed.fcn ul.stories li div.hover span {
    color: #000;
}

#userfeed.hbk ul.stories li div.hover {
    background-image: url(/graphics/latestnews_story_hover_hbk.gif);
    cursor: pointer;
}

#userfeed.hbk ul.stories li div.hover a {
    color: #fff;
}

#userfeed.hbk ul.stories li div.hover span {
    color: #fff;
}

#userfeed.ob ul.stories li div.hover {
    background-image: url(/graphics/latestnews_story_hover_ob.gif);
    cursor: pointer;
}

#userfeed.ob ul.stories li div.hover a {
    color: #fff;
}

#userfeed.ob ul.stories li div.hover span {
    color: #fff;
}

#userfeed.rfc ul.stories li div.hover {
    background-image: url(/graphics/latestnews_story_hover_rfc.gif);
    cursor: pointer;
}

#userfeed.rfc ul.stories li div.hover a {
    color: #fff;
}

#userfeed.rfc ul.stories li div.hover span {
    color: #fff;
}

#userfeed.sif ul.stories li div.hover {
    background-image: url(/graphics/latestnews_story_hover_sif.gif);
    cursor: pointer;
}

#userfeed.sif ul.stories li div.hover a {
    color: #fff;
}

#userfeed.sif ul.stories li div.hover span {
    color: #fff;
}

#userfeed.sbk ul.stories li div.hover {
    background-image: url(/graphics/latestnews_story_hover_sbk.gif);
    cursor: pointer;
}

#userfeed.sbk ul.stories li div.hover a {
    color: #fff;
}

#userfeed.sbk ul.stories li div.hover span {
    color: #fff;
}

#userfeed.agf ul.stories li div.hover {
    background-image: url(/graphics/latestnews_story_hover_ob.gif);
    cursor: pointer;
}

#userfeed.agf ul.stories li div.hover a {
    color: #fff;
}

#userfeed.agf ul.stories li div.hover span {
    color: #fff;
}

#latestnews ul.stories li span img {
    float: right;
    padding: 10px 10px 0 0;
}

#blogteasers {
    float: left;
    width: 600px;
}

#blogteasers .article {
    float: left;
    width: 600px;
    border-bottom: 1px solid #e5e5e5;
    padding: 0 0 20px 0;
    display: inline;
    margin: 0 0 45px 0;
}

#blogteasers .article h1 {
    font-size: 21px;
    color: #000;
    font-family: lucida grande, lucida sans unicode, arial;
    font-weight: normal;
    line-height: 23px;
    margin: 0 0 3px 0;
}

#blogteasers .article span {
    display: block;
    color: #ccc;
    font-family: lucida grande, lucida sans unicode, arial;
    font-size: 12px;
    line-height: 18px;
    margin: 0 0 12px 0;
}

#blogteasers .article p {
    color: #4c4c4c;
    line-height: 23px;
    font-size: 13px;
    font-family: arial;
    margin: 0 0 15px 0;
}

#blogteasers .article p img {
    margin: 15px 0 0 0;
    display: block;
}

#blogteasers .article div.readmore {
    float: right;
    color: #21b1e1;
    font-family: lucida grande, lucida sans unicode, arial;
    font-size: 13px;
}

#blogteasers .article div.readmore a {
    color: #21b1e1;
    text-decoration: none;
    font-family: lucida grande, lucida sans unicode, arial;
    font-size: 13px;
}

#blogteasers .article div.readmore a:hover {
    text-decoration: underline;
}

#bloglist {
    float: left;
    width: 300px;
    background-image: url(/graphics/bloglist_background.gif);
    background-repeat: no-repeat;
}

#bloglist ul {
    float: left;
    width: 250px;
    background-image: url(/graphics/bloglist_background.gif);
    background-repeat: no-repeat;
    background-position: 0 100%;
    padding: 0 25px 55px 25px;
    margin: 18px 0 0 0;
    display: inline;
}

#bloglist ul li {
    float: left;
    width: 250px;
    line-height: 25px;
    height: 25px;
    font-weight: bold;
    font-size: 12px;
    font-family: lucida grande, lucida sans unicode, arial;
    color: #000;
}

#bloglist ul li a {
    border-top: 1px solid #e2e2e2;
    float: left;
    width: 250px;
    height: 25px;
    line-height: 25px;
    color: #0084d8;
    font-weight: normal;
    font-size: 12px;
    text-decoration: none;
    font-family: lucida grande, lucida sans unicode, arial;
    background-image: url(/graphics/latestnews_pagination_bullet_right.gif);
    background-position: 100% 7px;
    background-repeat: no-repeat;
}

#bloglist ul li a:hover {
    text-decoration: underline;
}

.article a {
    color: #0084d8;
}

#writecomment {
    border-top: 1px solid #696969;
    padding: 15px 0 0 0;
    color: #4c4c4c;
    line-height: 23px;
    font-size: 12px;
}

#writecomment input {
    border: 1px solid #696969;
    width: 600px;
}

#blogteasers .comments {
    width: 600px;
    float: left;
}

#blogteasers span {
    color: #000;
    font-family: lucida grande, lucida sans unicode, arial;
    font-size: 15px;
    margin: 0 0 15px 0;
    display: block;
}

#blogteasers .nocomments {
    padding: 15px 0 15px 0;
}

#blogteasers .comment {
    border-top: 1px solid #696969;
    padding: 15px 0 15px;
    color: #4c4c4c;
    line-height: 23px;
    font-size: 12px;
    float: left;
    width: 600px;
}

#blogteasers .comment strong {
    display: block;
    color: #000;
}

#blogteasers a.reply {
    float: right;
}

#blogteasers .inreplyto {
    color: #88;
    font-size: 11px;
    line-height: 18px;
    padding: 20px;
    background-color: #efefef;
}

.text a img {
    float: left;
}

#blogteasers .body {
    float: left;
    width: 600px;
    padding: 20px 0 20px 0;
}

#redirect {
    float: left;
}

#redirect h1 {
    font-family: lucida grande, lucida sans unicode, arial;
    font-size: 18px;
    color: #000;
    margin: 0 0 15px 0;
    display: block;
}

#redirect a {
    font-family: lucida grande, lucida sans unicode, arial;
    font-size: 15px;
    color: #0084d8;
    display: block;
    margin: 0 0 15px 0;
    width: 100%;
    text-align: center;
}

#redirect span {
    font-size: 13px;
    line-height: 23px;
    color: #000;
    font-family: lucida grande, lucida sans unicode, arial;
}
