#container{
	width:740px;
	color: #5D5D5D;
	font-size:16px;
}
		
#container a {
	color: #000099;
	text-decoration: none;
}

#container a:visited {
	color: #000099;
	text-decoration: none;
}

#Featured{
	background-repeat:no-repeat;
	background-position:bottom;
	line-height:150%;
	background-image:url(/features/031/img/cover.jpg);
	background-position:right;
	background-repeat:no-repeat;
	height:760px;
}

#LeftFeatured{
	width:400px;
}

h2{
	font-size:48px;
	font-family:"Hiragino Kaku Gothic Pro W3";
	font-weight:bold;
	line-height:100%;
	margin:20px 0;
}

h3{
	font-size:18px;
	font-family:"Hiragino Kaku Gothic Pro W3";
	margin-top:20px;
	line-height:130%;
	font-weight:bold;
}

#Lead{
	margin:15px 0;
	line-height:160%;
}

#PageLR{
	clear:both;
	margin:20px 0;
}

#PageL{
	width:150px;
	float:left;
}

#PageR{
	width:300px;
	float:right;
	text-align:right;
}
