#page_lead {
	background: transparent url(../../assets/shadedBoxStrip_02.png) repeat-x scroll 0 bottom;
	border:1px solid #d4d4d4;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
img.flushleft {
	padding-right:0px;
}
.blurb {
	width:500px;
	float:left;
	overflow:hidden;
	margin-top:12%;
}
.cms_content .grid2col-column_first {
	width:360px;
}
.cms_content .grid2col-column_last {
	width:560px;
	margin-left:0;
}
.grid2col-column_first p, .grid2col-column_last p {
	width:auto;
}
.journalPromo {
	background-color:#CCC;
	clear:both;
	padding:10px;
	background-image:url(../../assets/shadedBoxStrip_02.png);
	background-repeat:repeat-x;
	background-color:#FFF;
	background-position:bottom;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border:1px solid #d4d4d4;
	position:relative;
	overflow:hidden;
	zoom:1;
}
.journalPromo img {
	padding-right:10px;
}
.journalPromo h2 {
	margin-top:20px;
	margin-bottom:0.5em;
}
.subscribe-intro {
	float:left;
	width:320px;
	zoom:1;
	padding-left:10px;
}
#call_to_action-infoline {
	float:right;
}
.cms_content h3.author {
	color:#333;
	font-size:1.2em;
	padding-top:7px;
	margin-top:5px;
	line-height:1.3;
}