/* Connection Fitness - News Styles*/

.newsIntro{position:relative;width:582px;height:95px;padding-top:10px;background:url(../img/news/intro_bg.jpg) 0 0 no-repeat}
.newsIntro p{line-height:1.4;padding:0 10px;color:#edecec}
.newsIntro p img{float:left;padding:0 17px 0 2px}

.newsList{padding:5px 0 20px 0}
.newsArticle{width:565px;margin:20px auto 0 auto;height:130px;background:url(../img/news/art_bg.gif) 0 bottom no-repeat}
.newsArticle .img{display:block;float:left;margin-right:10px;display:inline;width:107px;height:112px;background:url(../img/news/img_bg.gif) 0 0 no-repeat}
.newsArticle .img img{display:block;margin:auto;padding-top:7px}
.newsArticle .content{width:445px;float:left}
.newsArticle .content h2, .articlePage .headline, .articlePage .copy h3{font-size:11px;margin:0 0 9px 0;color:#234679}
.articlePage .headline{background:none; text-indent:0; height:auto; width:auto}
.newsArticle .content h2 a{text-decoration:none;color:#234679}
.newsArticle .content h2 a:hover{text-decoration:underline}
.newsArticle .content p, .articlePage .copy p{line-height:1.2;color:#3f3f3f;padding:0}

.articlePage{position:relative;width:562px;padding:11px 11px 22px 11px;background:url(../img/news/art_bg.gif) 0 bottom no-repeat}
.articlePage .img{width:137px;height:142px;float:left;margin-right:10px;display:inline;background:url(../img/news/img_lg_bg.gif) 0 0 no-repeat}
.articlePage .img img{display:block;margin:auto;padding-top:7px}
.articlePage .copy p{margin-bottom:13px}

/*buttons*/
a.read, a.back{display:block;height:21px;text-decoration:none;background-repeat:no-repeat;background-position:0 0;color:#FFFFFF;font-size:11px;text-indent:22px;line-height:1.8}
a.read:hover, a.back:hover{text-decoration:underline}
a.read{width:114px;margin-top:8px;background-image:url(../img/news/read_bg.gif)}
a.back{width:74px;position:absolute;top:5px;right:5px;background-image:url(../img/news/back_bg.gif)}
