.home .mainColunm { background: none; }

.flasharea { 
	width: 725px;
	height:444px;	
	background-color: transparent;
	background-image:url(../img/fpo/fpo.home.flasharea.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
.flashareaPlayer {
	width:740px;
	position:absolute;
	margin-left: -15px;
	background:none;
}
.threeColumn { 
	width:725px; 
	margin-top:2px;
}
.threeColumn img { float: left; }

.leftLogo {
	margin:-97px 0 0 0;
}
.calculaterMain {
	margin:0;
	line-height:0px;
}
.calculaterMain .compoundContent {
	margin:0;
	padding:0 0 0 8px;
}
.calculaterMain .compoundContent p,
.calculaterMain .compoundContent span {
	font-size:110%;
	font-weight:bold;
	margin:4px 0;
}
.calculaterMain .compoundContent p { display:block; line-height:120%; text-indent:9px; }

.calculaterMain .compoundContent input {
	width:67px;
	border:1px solid #969ca0;
	font-size:110%;
	padding:3px;
	margin:0 2px;
}
.calculaterMain .compoundContent img {
	display:inline;
	margin-bottom:-5px;
	*margin-bottom:-4px;
}
.calculaterMain .compoundContent #error_field {
	display:block;
	font-size:90%;
	line-height:140%;
	margin:3px 0 0 0;
}
.calculaterMain .compoundContent .byTime { color:#c2ab79; }
.calculaterMain .compoundContent #compound_total { width:112px; }

.calculateDisclaimer {
	color:#305f7e;
	width:936px;
	padding:9px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
}
.calculateDisclaimer p {
	display:block;
	width:185px;
	float:right;
	color: #305f7e;
	font-size: 90%;
	margin-left: 12px;
	line-height:120%;
}
.calculateDisclaimer img {
	position:relative;
	float:left;
	z-index:10000;	
}

