/************************
=RESET FROM layout.css
************************/
h1, h2, h3, h4, h5, p, dl, dt, ul, li {
    line-height: 1.2em;
    margin: 0;
    padding: 0;
}


/*******************************************************************************

This file contains styles used across all Retirement pages

NOTE: See =IE for Internet Explorer hacks
=ELEMENTS
=PAGEHEADER
=TOPPROMO
-THINPROMO
=WIDEPROMO
=FEATUREDURLS
=ADS
=IE
*******************************************************************************/

/*******************************************************************************
=ELEMENTS
*******************************************************************************/
a.moreLink {
	float: right;
	font-size: 1.2em;
}

/*******************************************************************************
=PAGEHEADER
*******************************************************************************/
#breadcrumbs {
  border-bottom: none;
}

#pageHeader {
	position: relative;
	width: 100%;
  background: transparent url(//g.foolcdn.com/img/Retirement/pageHeaderBg.png) top left repeat-x;
  border-bottom: none;
  padding: 0;
  height: 45px;
}
#pageHeader h1 {
	float: left;
  color: #fff;
  margin: 4px 0 0 10px;
}

#pageHeader div.rightSide {
  background: transparent url(//g.foolcdn.com/img/Retirement/pageHeaderLines.png) top left no-repeat;
  width: 313px;
  height: 45px;
	position: absolute;
	z-index: 1000;
	top: 0;
	right: 0;
}

#pageHeader span.corner {
	background-image: url(//g.foolcdn.com/img/Retirement/headerCorners.gif);
}


/*******************************************************************************
=TOPPROMO
*******************************************************************************/

#topPromo {
	margin-bottom: 0;
}

#topImage img {
  width: 300px;
}

#topHeadlines {
	width: 255px !important;
	padding-left: 15px;
}

#topHeadlines h3 {
	font-size: 2em;
	margin-bottom: 0;
}

#topHeadlines h4 {
	margin-bottom: 0;
	font-size: 1.3em;
	font-weight: bold;
}

#topHeadlines p {
	margin-bottom: 20px;
}

/*******************************************************************************
=THINPROMO
*******************************************************************************/
div.thinPromoWrap {
	float: left;
	border-top: 1px solid #eee;
	margin-top: 15px !important;
}

div.thinPromo {
	width: 285px;
}
div.thinPromo div.promoImage {
	float: left;
	width: 80px;
	margin-right: 10px;
}

div.thinPromo div.promoBody {
	float: left;
	width: 195px;
}

div.thinPromo h3 {
	margin-bottom: 0px;
}


/*******************************************************************************
=WIDEPROMO
*******************************************************************************/
div.widePromo {
	width: 100%;
	background: transparent url(//g.foolcdn.com/img/Retirement/widePromoBg.jpg) top left no-repeat;
	padding-bottom: 15px;
}
div.widePromo div.promoLead {
	float: left;
	width: 270px !important;
	padding: 13px 0 0 15px;
}
div.widePromo h3 {
	margin-bottom: 0px;
}
div.widePromo ul {
	margin-top: 13px;
	float: left;
	width: 265px;
	color: #ccc;
	padding-left: 20px;
}


/*******************************************************************************
=FEATUREDURLS
*******************************************************************************/
div#featuredUrls div.column {
	width: 285px;
}


/*******************************************************************************
=ADS
*******************************************************************************/
/* butterfat */

div#div.hlp-text p, div#div.hlp-text ul, div#div.hlp-text ol, div#div.hlp-text dl {
	font-size:1.3em;
	line-height:1.54em;
	margin-bottom:20px;
}

/*******************************************************************************
=IE
*******************************************************************************/
