/* family.com article styles
-----------------------------*/
  
#mainContent {
  width:920px;
  _width: 924px;
  float:left;
  background:url(/images/bg-center.gif) repeat-y 608px 0;
  margin:1px 0 25px 0;
  border-bottom:1px solid #EAEAEA;
  padding-bottom:1px;
  height: auto;
  padding-bottom: 10px;
  }

/* family.com general article styles
----------------------------------*/

h1 {
  font:normal 26px Georgia, "Times New Roman", Times, serif;
  color:#40352A;
  margin:0;
  }

h2 {
  font:bold 16px Georgia, "Times New Roman", Times, serif;
  margin:0;
  }

h3 {
  font:bold 14px Georgia, "Times New Roman", Times, serif;
  margin:0;
  }

p {
  font-size: 12px;
  line-height: 19px;
  }

.view {
  background:transparent url(/images/bg-views.gif) no-repeat scroll 0%;
  border-right: none;
  display:block;
  float:left;
  margin-right:0px;
  padding:0px 10px 0px 22px;
  width:100%;
  }
  
.views .view {
  background:transparent url(/images/bg-views.gif) no-repeat scroll 0%;
  border-right: none;
  display:block;
  float:left;
  margin-right:0px;
  padding:0px 10px 0px 20px;
  width:100%;
  }

.share-read-views .view {
  background:transparent url(/images/bg-views.gif) no-repeat scroll 0% 50%;
  display:block;
  float:left;
  margin-right:10px;
  padding:0px 10px 0px 22px;
  width:auto;
  border-right: 1px solid #EAEAEA;
}

a.share-view {
  display:block;
  float:left;
  background:url(/images/bg-share-view.gif) no-repeat;
  padding-left:22px;
  border-right:1px solid #EAEAEA;
  padding-right:10px;
  margin-right:10px;
  }

/* A Column styles start
----------------------------*/

#aColumn {
  width:590px;
  float:left;
  padding:0px 20px 0px 0px;
  _padding:0px 10px 0px 0px;
  height: auto;
  _top-margin: 15px; 
}

#cColumn a {
  font-size: 11px;
  color:#0EA0E4;
  }

/* Article Header styles start
------------------------------*/
#articleHeader .ad_container{
text-align:right;
}

#articleHeader .ad_container img{
display: inline;
padding: 0px;
}

#articleHeader {
  margin-top:30px;
  padding: 0px;
  border-bottom: 0px;
  text-align: left;
  overflow: hidden;
  }

#articleToolsLeft img {
  float:left;
  }

.articleImage {
  float: right !important;
  overflow: hidden;
  margin: 30px 0px 0px 10px;
  position: relative;
  text-align: right;
  }

.articleImage img {
  padding:0;
  display: inline;
  }

.left {
  float:left;
  margin-right:10px;
  }

.right {
  float:right;
  margin-left:10px;
  }

* html .articleImage {
  margin-bottom: 0;
  }

.articleImage .borderLeft {
  background: url(/images/article/borderLeft.png) no-repeat top left;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 400px;
  height: 400px;
}
  
* html .articleImage .borderLeft {
  background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/article/borderLeft.png', sizingMethod='crop');
}

.articleImage .borderRight {
  background: url(/images/article/borderRight.png) no-repeat bottom right;
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 400px;
  height: 400px;
}
  
* html .articleImage .borderRight {
  background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/article/borderRight.png', sizingMethod='crop');
}

.articleImage .borderBottomLeft {
  background: url(/images/article/borderBottomLeft.png) no-repeat bottom left;
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 11px;
  height: 11px;
  font-size: 8px;
}
  
* html .articleImage .borderBottomLeft {
  background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/article/borderBottomLeft.png', sizingMethod='crop');
}

.articleImage .borderTopRight {
  background: url(/images/article/borderTopRight.png) no-repeat top right;
  position: absolute;
  top: 0px;
  right: 0px;
  width: 11px;
  height: 11px;
}
  
* html .articleImage .borderTopRight {
  background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/article/borderTopRight.png', sizingMethod='crop');
}

#articleToolsLeft.partner {
  font-size: 11px;
  color: #999;
  margin-bottom: 20px;
  }

#articleToolsLeft .partner img {
  position: relative;
  top: 5px;
  float: none;
  display: inline;
  }

#articleTools:after {
  clear: both;
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  }

#articleTools {
  padding: 0 1px 0 0; 
  margin: 0px;
  }

#articleToolsLeft {
  height: auto;
  margin-top: 0px;
  text-align:left;
  }

#articleToolsLeft.noImage {
  width: auto;
  height: auto;
  margin-bottom: 20px;
  margin-top: 0px;
  }


#articleToolsLeft .byline {
  font:13px Georgia, "Times New Roman", Times, serif;
  color:#666666;
  display:block;
  margin:-2px 0 4px 0;
  }

#articleToolsLeft .byline a {
  font:13px Georgia, "Times New Roman", Times, serif;
  color:#0EA0E4;
  }

#articleToolsLeft .ratings {
  width:300px; 
  font-size:11px;
  
  }
  
#article #articleToolsLeft img{
padding: 0px;
}

#articleToolsLeft .partner {
margin-bottom: 20px;
}
  
.ratings .rated-views:after {
  clear: both;
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  }

.ratings {
margin-top: 20px !important;
}


.ratings .rated-views {
  width:100%;
  min-height: 19px;
  *height: 1%;
  padding: 3px 0 0 0;
  border-bottom:1px solid #EAEAEA;
  float: left;
  }

.rated-views .rated {
  width:185px;
  min-height: 17px;
  float:left;
  overflow: hidden;
  padding:4px 3px 1px 4px;
  margin: -4px 0 0 0;
  border-right:1px solid #EAEAEA;
  }

#article .rated-views .rated img, #article .rated-views .rater img {
  float:left;
  margin-right:2px;
  padding: 0px;
  }

.rated .ratedBy {
  font-size:11px;
  display:block;
  float:left;
  margin-left:3px;
  } 

.rated-views .views {
  width:100px;
  float:left;
  overflow: hidden;
  padding:0 0 1px 3px;
  }

.ratings .more {
  width:280px; 
  /*float:left;*/
  color:#999;
  padding: 10px 0 0 0;
  }

.more .moreAbout {
  display:block;
  float:left;
  background:url(/images/bg-more.gif) no-repeat 100% 50%;
  padding-right:8px;
  margin-right:8px;
  }

/* .rater added by alberto 1.17.07
-----------------------------------------*/
.rated-views .rater {
  background: url(/images/misc/bg-stars-on.gif) no-repeat 0 0;
  width: 185px;
  min-height: 15px;
  float:left;
  padding:4px 3px 1px 4px;
  margin: -4px 0 0 0;
  border-right:1px solid #EAEAEA;
  display: block;
  }

*.rated-views .rater {
  height: 14px;
}
  
.rater img {
  float:left;
  padding-right:2px;
  }
  
.rater .rateLevel {
  display:block;
  float:left;
  margin-left:7px;
  }  

/* Family.com article specific styles start
-----------------------------------------*/

#article {
  margin:0 !important;
  }

#article a {
}

#article ul {
  margin-left: 10px;
  padding-left: 10px;
}

#article li {
  line-height: 19px;
}

#article img {
  padding:10px;
}

#article #articleToolsLeft h1{
font-size: 26px;
clear: left;
}

#article h1 {
  font-size:18px;
  margin:0;
}

/* Family.com article inline styles start
-----------------------------------------*/

#articleInline {
  width:255px;
  float:right;
  background:url(/images/article/inLineBGBottom.gif) no-repeat 20px bottom;
  padding: 0 0 0 20px;
  position: relative;
  }

.members-speak {
  width:255px;
  background:url(/images/article/inLineBG.gif) repeat-y  0 0;
  margin: 0 0 20px 0;
  }

.members-speak:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  }


.members-speak h3 {
  padding:25px 0 0 42px;
  margin:0 0 0 0;
  width:225px;
  background:url(/images/article/hMembersSpeak.gif) no-repeat left top;
  color:#666;
  text-indent:-9999px;
  overflow:hidden;
  }

.members-speak .profileImg {
  float: left;
  margin: 0 0 0 -2px;
  }
  
.members-speak .profileImg img {
  margin: 0 0 0 -2px;
  }

.members-speak ul {
  width:150px;
  margin:0 0 0 0 !important;
  padding:0 0 0 0 !important;
  list-style:none;
  float: left;
  }

.members-speak ul li {
  padding:5px 10px 0 10px;
  font-size:11px;
  }

.members-speak ul li .memberName {
  display:inline;
  color:#0EA0E4 !important;
  padding: 0;
  background: none;
  }

.members-speak ul li .memberName a {
  color:#0EA0E4 !important;
  padding: 0;
  background: none;
  }

.members-speak ul li a {
  display:block-inline;
  color:#558599 !important;
  background:url(/images/bg-member-speak-link.gif) no-repeat 0 4px;
  padding-left:11px;
  font-size:11px !important;
  }

#articleInline .photo-frame {
  position: absolute;
  height: 102px;
  width: 100px;
  background: url(/images/misc/photo-frame.png) no-repeat 0 0;
  top: 40px;
  left: 16px;
  }
  
* html #articleInline .photo-frame {
  background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/misc/photo-frame.png', sizingMethod='crop');
  }
  
#articleInline .togglers {
  width: 250px;
  height: 14px;
  position: absolute;
  top: 80px;
  left: 18px;
  }
  
#articleInline .togglers .prev {
  float: left;
  }
  
#articleInline .togglers .next {
  float: right;
  }

/* Article Pagination styles start
-----------------------------------------*/

#pageNavigate {
  padding:0;
  width:auto;
  clear:both;
  }

#pageNavigate:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  }

*html #pageNavigate {
  height: 1%;
  }

#pageNavigate .back-page {
  width:23px;
  height:22px;
  float:right;
  background:url(/images/article/bg-back-page.gif);
  padding:8px 0 0 8px;
  }

#pageNavigate .next-page {
  width:22px;
  height:22px;
  float:right;
  background:url(/images/article/bg-next-page.gif);
  padding:8px 0 0 8px;
  }

.next-page a, .next-page span,
.back-page a, .back-page span {
  display:block;
  float:left;
  width:14px;
  height:14px;
  text-indent:-9999px;
  overflow:hidden;
  }

.next-page a {
  background:url(/images/article/next-active.gif);
  }

.next-page span {
  background:url(/images/article/next.gif);
}

.back-page a {
  background:url(/images/article/back-active.gif);
  }

.back-page span {
  background:url(/images/article/back.gif);
}

#pageNavigate .pageNumbers {
  height:22px;
  float:right;
  display: inline;
  background:#F0F8FC;
  text-align:center;
  padding:8px 10px 0 10px;
  }

.pageNumbers a, .pageNumbers span {
  margin:0 2px;
  }

.pageNumbers a:hover,
.pageNumbers span {
  color:#F67A47 !important;
  font-weight:bold;
  text-decoration:none;
  }

.commentPagination  {
  clear: both;
  padding: 10px;
  }

#pageNavigate .backto {
  display: inline;
  text-align: right;
  }

/* From Family.com grey box styles start
-----------------------------------------*/

#fromFamilytop {
  background:#F0F8FC url(/images/article/bg-fromfamily-top.gif) no-repeat;
  width:590px;
  padding-top:9px;
  margin:10px 0;
  clear:both;
  }

#fromFamilybottom {
  background:url(/images/article/bg-fromfamily-bottom.gif) no-repeat 0 100%;
  width:568px;
  padding:0 12px 7px 10px;
  color:#999;
  font-size:11px;
  }

/* Member Views Styles start
----------------------------------------------------*/

#memberViews {
  border-top:1px solid #EAEAEA;
  margin-top:10px;
  padding:1px 0;
  width:590px;
  float:left;
  position: relative;
  clear: both;
  }

#memberViewsContainer {
  width:570px;
  border-bottom:10px solid #F0F8FC;
  border-top:10px solid #F0F8FC;
  border-left:10px solid #F0F8FC;
  border-right:10px solid #F0F8FC;
  }
  
#memberViewsContainer:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  }

.memberViewsTop {
  width:560px;
  float:left;
  padding:10px 0 0 10px;
  }

.memberViewsTop h4 {
  font: 16px Georgia, "Times New Roman", Times, serif;
  color:#40352A;
  margin-bottom:6px;
  }

.memberViewsTop h3 {
  font:italic 16px Georgia, "Times New Roman", Times, serif;
  color:#F67A47;
  margin-bottom:6px;
  }

span.orange {
  font:italic 12px Georgia, "Times New Roman", Times, serif;
  color:#F67A47;
  margin-bottom:6px;
  }

.share-read-views {
  font-size: 11px;
  width:560px;
  float:left;
  padding:5px 0;
  }

.share-read-views .left {
  float: left;
  }

.sortComments {
  float: right;
  padding-right: 10px;
}

.sortComments span {
  color: #F67A47;
}
  

/* Member Post/Quotes Styles start
----------------------------------------------------*/

.memberPost {
  width:545px;
  float:left;
  padding:0 0 15px 0;
  margin-left:5px;
  background:url(/images/bg-says-box.gif) repeat-x 0 100%;
  position: relative;
  }

*html .memberPost {
  height: 1%;
  }

.last {
  background:none;
  }

.memberPost .profileImg {
  float:left;
  width:115px;
  padding-top:15px;
  position: relative;
  }

/* .memberPost .profileImg .photo-frame and
   .memberPost .profileImg .photo-frame2 added 1.22.07 alberto
--------------------------------------------------------------*/
.memberPost .profileImg .photo-frame {
  width: 100px;
  height: 100px;
  background: url(/images/misc/photo-frame-white-bg.png) no-repeat 0 0;
  position: absolute;
  top: 15px;
  left: 0;
  }
  
* html .memberPost .profileImg .photo-frame {
  background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/misc/photo-frame-white-bg.png', sizingMethod='crop');
  }
  
.memberPost .profileImg .photo-frame2 {
  width: 100px;
  height: 100px;
  background: url(/images/misc/photo-frame-white-bg2.png) no-repeat 0 0;
  position: absolute;
  top: 15px;
  left: 0;
  }
  
* html .memberPost .profileImg .photo-frame2 {
  background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/misc/photo-frame-white-bg2.png', sizingMethod='crop');
  }

.memberPost .memberQuote {
  width:414px;
  float:left;
  padding-top:20px;
  font-size:11px;
  }

.memberQuote .memberName {
  font:bold 14px Georgia, "Times New Roman", Times, serif;
  color:#558599;
  }

.memberQuote .memberName a {
  font:bold 14px Georgia, "Times New Roman", Times, serif !important;
  color:#558599 !important;
  text-decoration:underline;
  }

.memberQuote .timestamp {
  display:block;
  color:#C3C2B1;
  font-style:italic;
  }

.memberQuote .helpful {
  width:414px;
  float:left;
  padding:2px 0 5px 0;
  font-size:10px;
  }

.memberPost .memberQuote p {
  margin:0;
  width:414px;
  overflow-y: hidden;
  overflow-x: auto;
  *overflow: hidden;
  word-wrap: break-word;
  }

.memberQuote p a {
  font-size:12px !important;
  }

.memberQuote a.not-acceptable {
  font-size:10px !important;
  color:#ccc !important;
  display:block;
  float:left;
  background:url(/images/bg-not-acceptable.gif) no-repeat 0 2px;
  padding-left:15px;
  margin-top:5px;
  }
  
.memberPost #sorryMsg {
  top: 50px;
  left: 145px;
  display: none;
  }

/* c Column styles start
----------------------------*/

#cColumn {
  width:300px;
  float:left;
  /*background:url(/images/bg-top-right.gif) no-repeat;*/
  padding-left:10px;
  _padding-left:18px;
  }

#cColumn h3 {
  padding: 10px 0 0 10px;
  }

/* c Column Toolbox styles start
---------------------------------*/

.right-blue {
  background:#F0F8FC;
  width:300px;
  float:left;
  padding:5px 0 10px 0px;
  }

.right-blue:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  }

#relatedArticles {
  background:#fff;
  width:278px;
  padding:0 1px 5px 1px;
  margin: 0 auto 6px auto;
  _height:1px;
  }

#baynoteArticles {
  background:#fff;
  padding:0 1px;
  _height:1px;
  clear:both;
}

.baynoteArticles {
position: relative;
z-index: 2;
}


#relatedArticles:after,
#baynoteArticles:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  }


#cColumn span.orange {
  margin-left:8px;
  }

#relatedArticles ul {
  padding:5px 0;
  margin:0;
  list-style:none;
  width:278px;
  float:left;
  border-top:1px solid #EAEAEA;
  margin:10px 0 0 0;
  }

#relatedArticles ul li {
  width:269px;
  float:left;
  padding: 0 0 0 9px;
  clear: both;
  }


#writeArticle ul li a, #moreArticles ul li a, #relatedArticles ul li a {
/*#cColumn ul li a {*/
  background: url(/images/bg-right-list.gif) no-repeat 0 7px;
  padding: 3px 0 0 11px;
  float: left;
  clear: both;
  color:#558599;
  font:normal 11px Arial, Helvetica, sans-serif;
  }

/* More Articles Module styles start
-------------------------------------*/

#moreArticles {
  background:#fff;
  width:280px;
  margin: 10px auto 0 auto;
  }

#moreArticles:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  }

#moreArticles .tabs {
  margin-top:10px;
  width:280px;
  float:left;
  }

#moreArticles .tabs a {
  display:block;
  width:140px;
  height:34px;
  text-indent:-9999px;
  float:left;
  overflow:hidden;
  }

#moreArticles .tabs a.highest-rated {
  background:url(/images/highest-rated.gif);
  }

#moreArticles .tabs a.highest-rated_active {
  background:url(/images/highest-rated-active.gif);
  }

#moreArticles .tabs a.most-discussed {
  background:url(/images/most-discussed.gif);
  }

#moreArticles .tabs a.most-discussed_active {
  background:url(/images/most-discussed-active.gif);
  }

#moreArticles .list-article {
  width:276px;
 float:left;
  _float:none;
  padding:0 2px;
  background:url(/images/more-articles-list.gif) repeat-y;
  display: block;
  }

#moreArticles .list-article ul, #moreArticles .list-discussed ul {
  width:276px;
  padding:5px 0 15px 0;
  margin:0;
  list-style:none;
  float:left;
  background:url(/images/bg-more-articles-list.gif) repeat-x 0 100%;
  min-height:5px;
  }

* html #moreArticles .list-article ul, * html #moreArticles .list-discussed ul {
  height:5px;
  }

#moreArticles .list-article ul li, #moreArticles .list-discussed ul li {
  width:267px;
  float:left;
  padding-left:9px;
  font:bold 12px Georgia, "Times New Roman", Times, serif;
  color:#F67A47;
  }


#moreArticles .list-discussed {
  width:276px;
  float:left;
  _float:none;
  padding:0 2px;
  background:url(/images/more-articles-list.gif) repeat-y;
  display: none;
  }


/* Write Article Module styles start
-------------------------------------*/

#writeArticle {
  background:#fff;
  width:280px;
  margin:5px auto 0 auto;
  }

#writeArticle:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  }

#writeArticle ul {
  width:276px;
  padding:5px 0;
  margin:10px 0px;
  list-style:none;
  float:left;
  }

#writeArticle ul li {
  width:267px;
  float:left;
  padding-left:9px;
  font:bold 12px Georgia, "Times New Roman", Times, serif;
  color:#F67A47;
  }

.backto {
  clear: both;
  text-align: right;
  padding-top: 10px;
  border: 1px solid red;
  }

.backto a {
  font: bold 14px Arial, sans-serif !important;
  }

a.back {
  background-image: url(/images/back-to-article.gif);
  width: 116px;
  height: 17px;
  float: right;
  text-indent: -9999px;
  margin: 10px 20px 0 0;
  }

.remember {
  font-size:11px;
  padding:0;
  margin:0 0 0 95px;
  color:#666;
  }

/*Partner Rating Block Styles
-----------------------------*/

.ratingBlock,
.commonSenseMediaRatingBlock {
  background:#f7f7f7;
  color:#999;
  font-size:11px;
  padding:8px;
  clear:both;
  }

.ratingBlock a,
.commonSenseMediaRatingBlock a {
  font-size:11px !important;
  }

.ratingBlock hr,
.commonSenseMediaRatingBlock hr {
  border:0;
  height:1px;
  background-color:#e0e0e0;
  color:#e0e0e0;
  }

#article img.imgSizeMax15x15 { display: inline; float: none; margin: 0; padding: 0 4px 4px 0; vertical-align: middle; }

#article img.imgSizeMax20x20 { display: inline; float: none; margin: 0; padding: 0 4px 2px 0; vertical-align: middle; }

#article img.imgSize0x0 { display: none; padding: 0px; margin: 0px; }



/*Article link box CSS added by DDumond 5/15/07
----------------------------------------------*/

.link_container {
border: solid 1px #eaeaea;
width: 240px;
float: right;
padding: 10px 10px 10px 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-top: 10px;
}


.inner_link_container {
width: 240px;
margin-bottom: 5px !important; margin-bottom: 1px;
position: relative;
float: left;

}

.link_box_arrow {
width: 12px;
height: 14px;
background-image: url(/images/bg-right-list.gif);
background-repeat: no-repeat;
background-position: 5px 4px !important; background-position: 5px 7px;

float: left;
margin-right: 10px;
}

.link_box_links_text {

float: left;
width: 216px;
}

.link_upsell_text {
font: bold 12px Arial, sans-serif;
margin-bottom: 4px;
}

#upsell_other_links {
font: 11px Arial, sans-serif;
color: #558599;
}

a#upsell_other_links:link {
font: 11px Arial, sans-serif;
color: #558599;
text-decoration: none;
}

a#upsell_other_links:hover {
font: 11px Arial, sans-serif;
color: #558599;
text-decoration: underline;
}

a#upsell_other_links:active {
font: 11px Arial, sans-serif;
color: #558599;
text-decoration: none;
}

a#upsell_other_links:visited {
font: 11px Arial, sans-serif;
color: #558599;
text-decoration: none;
}


/*Staples link box CSS added by DDumond 9/7/07
----------------------------------------------*/

.link_container2 {
border: solid 1px #eaeaea;
width: 250px;
float: right;
padding: 0px 0px 10px 0px;
margin-left: 10px;
margin-bottom: 10px;
margin-top: 10px;
}


.inner_link_container2 {
width: 240px;
margin-bottom: 5px !important; margin-bottom: 1px;
position: relative;
float: left;

}

.staples_img {
  padding:0px;
}


/* Travel Deals Styles added by SBarnes 5/23/07
------------------------------------------------*/

#article .travelDeals {
  width: 533px;
  border-top:5px solid #f0f8fc;
  border-right:10px solid #f0f8fc;
  border-bottom:5px solid #f0f8fc;
  border-left:10px solid #f0f8fc;
  padding:12px 16px;
  }

#article .travelDeals .dealsHeadings {
  height:51px;
  vertical-align:bottom;
  }

#article .travelDeals .dealsHeadings img {
  display:block;
  float:left;
  padding:0;
  margin:0 5px 0 0;
  }

#article .travelDeals .dealsHeadings h3 {
  font-size:25px;
  margin:0;
  padding:10px 0 0 0;
  color:#777;
  }

#article .travelDeals .dealsHeadings h4 {
  font:bold 14px Georgia, "Times New Roman", Times, serif;
  margin:-4px 0 0 0;
  color:#777;
  }

#article .travelDeals h5 {
  background-color:#f7f5f6;
  font:bold 12px Arial, Helvetica, sans-serif;
  width:100%;
  margin:4px 0 2px 0;
  padding:1px 0 1px 7px;
  }

#article .travelDeals h5 a {
  color:#f67763;
  font-size:12px;
  }

#article .travelDeals p {
  font-size:11px;
  line-height:normal;
  margin:0 0 1em 0;
  padding:0 0 0 7px;
  }

#article .travelDeals .btnBookNow img {
  padding:0;
  margin:0 0 1em 0;
  }


#writeArticle .registerArticle {
background:transparent url(/images/bg-register-blue.gif) no-repeat scroll 0px 3px;
padding:3px 10px 2px 20px;
color: #0EA0E4;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
}


#writeArticle .loginArticle {
background:transparent url(/images/bg-profile-blue.gif) no-repeat scroll 1px 2px;
padding:3px 8px 2px 19px;
color: #0EA0E4;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
}

.share-read-views .loginArticleComment {
background:transparent url(/images/bg-profile-blue.gif) no-repeat scroll 0px;
color:#0EA0E4;
padding:0px 0px 0px 18px;
}

.share-read-views .registerArticle {
background:transparent url(/images/bg-register-blue.gif) no-repeat scroll 0px 3px;
padding:3px 10px 2px 20px;
border-left:1px solid #EAEAEA;
color: #0EA0E4;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
}



#yahooAdsArticle {
background-color:#F9F9F9;
border:1px solid #E9E9E9;
clear:left;
float:left;
height:auto;
margin:10px 15px;
_margin: 10px 0px 0px 8px;
padding:10px 0px;
width:270px;
}

/* breadcrumb override to accomfate for print link */
body #mainContent .breadcrumbs_left {
width: 70%;
}

body #mainContent.breadcrumbs_email {
width: 29.1%;
}

#text_ads_fcom {
float:left;
width:100%;
}

/* style adjustments for breadcrumb containers */
.breadcrumbs_left {
width:69%;
}

.breadcrumbs_email {
width:30%;
float:right;
}

/* fix for toolbox issue where ads are not clickable when toolbox is collapsed */
.ad-MediumRectangle {
position:relative;
z-index:2;
}

.relatedContent{
background-color: #F0F8FC;
padding: 10px;
border-top: 1px solid #EAEAEA;
clear: both;
}

.relatedContent .more, .relatedContent #relatedArticlesA{
background-color: #ffffff;
padding: 10px;
}

.relatedContent .more ul{
padding: 0px;
margin: 0px 0px 0px 10px;
}

.relatedContent .more ul li {
display: inline;
}

.relatedContent h2, .relatedContent h3 {
padding-bottom: 5px;
font-size: 18px;
}

#relatedArticlesA ul, #relatedArticlesA ul li, .relatedContent .more ul li {
padding: 0px;
margin:0px;
list-style-type: none;
}

#relatedArticlesA ul li {
float: left;
width: 46%;
padding: 3px 0px 5px 15px;
background:transparent url(/images/bg-right-list.gif) no-repeat scroll 0 7px;
}

#relatedArticlesA ul li a {
color:#0EA0E4;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
}

.articleImage .articleImageRelated{
width: 270px;
text-align: left;
}

.rated img {
  float:left;
  margin-right:2px;
}