/* Override Main Layout Styles */
.divBottomBanner {
	background-image: url(../../images/bottom_banner_pens.jpg); 
}

.profile_person {
	line-height: 15px;
	cursor: pointer;
	clear: both;
}

	.profile_person b {
		vertical-align: top;
	}
	
	.profile_image {
		width: 160px;
		float: left;
	}	

	.profile_text {
		float: left;
		width: 290px;
	}

.textSubHeading {
	font-size:1.2em;
}

.news_title {
	margin-top: 1em;
	font-weight: bold;
	cursor:  pointer;
	color: #676499;
	padding-left: 10px;
	background: url('../../images/list_arrow.gif') left 4px no-repeat;
	font-size: 1.1em;
}

.news_story {
	padding-left: 10px;	
	margin-bottom: 1em;
}

/* New Layout Styles */

.divImagePensionerPageSmallContentBoxFloatLeft {
	float: left; 
	margin-right: 16px;
} 

.divPensionerPageSmallContentBox {
	width: 254px; 
	border-left: #B1B1C9 1px solid; 
	border-right: #B1B1C9 1px solid;
}

.tablePensionerPageSmallContentBoxHeaderFooter {
	width: 256px;
}

.cellPensionerPageSmallContentBoxHeader {
	width: 256px; 
	height: 9px; 
	background-image: url(../../images/content_box/pensioner_page_small_content_box_header.gif); 
	background-repeat: no-repeat;
}

.tablePensionerPageSmallContentBox {
	width: 254px;
}

.cellPensionerPageSmallContentBoxContent {
	width: 222px; 
	padding-left: 16px; 
	padding-top: 10px; 
	vertical-align: top; 
	padding-right: 16px; 
	padding-bottom: 10px;
}

.cellPensionerPageSmallContentBoxFooter {
	width: 256px; 
	height: 7px; 
	background-image: url(../../images/content_box/pensioner_page_small_content_box_footer.gif); 
	background-repeat: no-repeat;
}

.cellMainListFormatLeft {
	padding-bottom:3px;
	padding-left:11px;
	padding-top:4px;
	vertical-align:top;
	width:4px;
}

/* New Typography Styles */

.textSmallPensioner {
	color: #676499; 
	background-color: #FFFFFF; 
	font-size: 0.6em; 
	line-height: 1.2em;
}


.profile_person {
	line-height: 15px;
	cursor: pointer;
	clear: both;
}

	.profile_person b, .profile_person span {
		vertical-align: top;
	}

.profile_info img {
	float: left;
	margin: 0 1em 1em 0;
}

.factsheet_cat {
	line-height: 15px;
	cursor: pointer;
}

	.factsheet_cat b {
		vertical-align: top;
	}

