/*	UseGokoFor.css	*/
#quote {
	width: 400px;
	margin-top: 48px;
}



#content {
	background-image: url(../../images/goko_for_bodies.jpg);
	background-position: top right;
	background-repeat: no-repeat;
		height: 479px;
	float: bottom;
	}
#content_left {
	float: left;
	margin-top: 10px;
	margin-left: 50px;
	width: 400px;
	clear: right;
	text-align: left;
	line-height: 1.3em;
	display: inline;

}
		

#content_main {
	float: right;
	margin-top: 15px;
	width: 395px;
	clear: right;
	margin-right: 75px;
	text-align: left;
	line-height: 1.3em;
	display: inline;
}

#content_main h2b {
color: #84BD13;
padding-bottom:20px;
font-size: 12pt;
}
	
