body {
	background: #fff;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 80%;
	}


/*************************************************/
/* LAYOUT */
/*************************************************/

#wrapper {
	width: 670px;
	margin: 0 auto 0 auto;
	}
	
#inner_wrapper {
	margin: 100px 0px 0px 0px !important;
	}
	
#lower_stage {
	width: 670px;
	margin: 0 auto 0 auto;
	}

#branding {
	width: 670px;
	margin: 0 auto 0 auto;
	position: absolute;
	height: 95px !important;
	top: 0px;
	}

body.home #content,
body.health-plans #content {
	width: 670px;
	float: none;
	margin: 0;
	}

#tagline,
#upper_stage,
#header_nav ul,
#main_nav, 
.rss, 
.stock,
#footer,
#navigation,
#sidebar {
	display: none !important;
	}
	
#pcr {
	height:63px;
	left:211px;
	padding-top:15px;
	position:absolute;
	top:0;
	width:200px;
	}

.post {
	font-size:95%;
	line-height:130%;
	}

.blog, .news {
	margin-bottom: 30px; 
	}
	
.icon {
	clear:left;
	display:inline-block;
	float:left;
	margin-bottom:0.7em;
	margin-right:1em;
	}	

/*************************************************/
/* HEADERS */
/*************************************************/

h2 {
	padding-bottom: 25px;
	}

.home #news_roll h3 {
	margin:0 0 1em;
	padding:0;
	width:90%;
	}
	
.home #news_roll h3, .home #news_roll h3 {
	font-size:90%;
	font-weight:normal;
	line-height:110%;
	text-transform:uppercase;
	}

/*************************************************/
/* TYPOGRAPHY */
/*************************************************/

p {
	margin:0 0 1em;
	}

.entry p {
	clear: both;
	}

hr {
	margin: 15px 0 15px 0;
	}
	
#pcr span {
	clear:both;
	color:#10517C;
	display:inline-block;
	float:left;
	font-weight:bold;
	line-height:100%;
	margin:1px 0 2px 25px;
	padding:0;
	text-transform:lowercase;
	}
	
.home .post a.blog_title {
	font-size:135%;
	line-height:120%;
	text-decoration: none;
	}	

table {
	border-collapse:collapse;
	text-align:left;
	width:100%;
	}
	
table.healthplans td a img {
	float:left;
	margin:0 12px 5px 0;
	}	

/*************************************************/
/* IMAGES */
/*************************************************/

img { border: 0; }

.home .post .user img {
	clear:none;
	display:block;
	float:left;
	margin:0 1em 0.5em 0;
	width:75px;
	}
