
#container{
	width:740px;
	color: #5D5D5D;
	font-size: 12px;
}

#container a {
	color: #000099;
	text-decoration: none;
}

#container a:hover{
	color: #000099;
	text-decoration:underline;
}


#container a:visited {
	color: #000099;
	text-decoration: none;
}

#FeatureHeader{
	border-top:solid 1px #CCC;
	margin-top:25px;
	background-image:url(/features/027/img/fuji_bg.jpg);
	background-position:right;
	background-repeat:no-repeat;
	padding:10px 5px 20px 5px;
}

#FeatureTitle{
	color:#2A508E;
	font-size:24px;
	font-weight:bold;
	margin:15px 0;
}

#FeatureSubTitle{
	color:#2A508E;
	font-size:16px;
	margin-bottom:20px;
}

h2{
	color:#2A508E;
	font-size:16px;
	font-weight:bold;
}

#ToruFurukawa{
	margin:0 0 5px 5px;
}

#Steps{
	float:right;
	width:300px;
	background-color:#D6E9F7;
	padding:10px;
	margin-left:10px;
	margin-bottom:5px;
}

#Steps .Img{
	margin:0 3px 3px 0;
}

#FujiLogo{
	margin-right:5px;
}

#TestesForAmericans{
	clear:both;
	margin-top:15px;
	padding:10px;
	background-color:#D6E9F7;
}

#AndrewHayakawa{
	margin-left:10px;
}

.GoToTop{
	clear:both;
	text-align:right;
	margin:15px 0;
}

#PageLR{
	margin:20px 0;
}

#PageL{
	width:150px;
	float:left;
}

#PageR{
	width:300px;
	float:right;
	text-align:right;
}

