.NoFrameCalculator {
width:100%;
background-color:#f5f4ef;
border:#666666 solid 1px;
margin:3px auto;
}
.calculator  {
	font-size:0.8em !important;
	font-weight:bold;
	color:#cc483b!important;
}
.calculatorContent {
padding:5px;
}
.calculatorContent p {
	padding:0px;
	margin:0px;
}
.contentpanecalculator {
	clear:both;
	float:left;
}
.calculatorman {
	width:150px;
	background-image:url(calculator_man.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	height:120px;
}
.calculatorfooter {
	width:150px;
	clear:both;
	float:left;
	padding-bottom:10px;
}
.spacer {
	width:100%;
	clear:both;
	height:1px;
}
.contentpanecalculator .NormalTextBox {
	margin:5px auto 0px auto;
}
.contentpanecalculator {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
}
.contentpanecalculator .NormalBold {
		font-size:0.97em !important;
	font-weight:bold;
	color:#502f44 !important;
	text-align:center;
}