.buttonsubmit {
	padding: 0;
	font-weight: bold;
	color: #FFFFFF;
	width: 100px;
	height:26px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	vertical-align: middle;
	cursor: pointer;
	background-image: url(/wp-content/themes/bankwainwright/images/submit.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display:inline;
	position:relative;
	margin-left:10px;
}

.number {
	height:16px;
	text-align:left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	background-color: #FFFFCC;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	display:inline;
}

.readonlynumber {
	height:16px;
	text-align:left;
	font-family:  Helvetica,Arial, sans-serif;
	font-size: 14px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #333333;
	font-weight: bold;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	background:#ebf6fa;                   
	background-repeat: repeat-x;
}

.smallfont{
	font-family: Helvetica, Arial,  sans-serif;
	text-align: left;
	color: #333333;
	font-size: 9px;
	font-style: oblique;
	vertical-align: top;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	display: block;
	margin-top: 0px;
	margin-bottom: 5px;
	white-space: nowrap;
}

.caption  {
padding: 3px 0px 4px 5px;
}

.caption a {
	font-size: 12px;
	font-weight: bold;	
}
      
.detail{
  font-family: Verdana, Arial, Helvetica, sans-serif;
	width:248px;
	height: 75px;
	line-height:1.2;
	float:right;
	display:inline;
	margin-right:10px;
}

.detail#long1{
  width:425px;
  height:80px;
  float:left;
}

.detail#long{
  width:519px;
  height:80px;
  padding:10px;
  float:left;
}

.value {
	height: 85px;
	padding: 5px 5px 10px 5px;
	display:inline;
}

.additionalinfo{
	height:22px;
	margin-bottom: 10px;
	margin-top: 12px;
	margin-left:4px;
	vertical-align: middle;
	display: block;
	width: 519px;
	text-align: left;
}

.calculatorresultrow {
	background-image:url(/wp-content/themes/bankwainwright/images/rowbg.gif);
	background-repeat: repeat-x;
	height:125px;
	width:500px;
	margin: 4px 0px 22px 0px;
}

.detail ul li{
	background:url(/wp-content/themes/bankwainwright/images/homepage18.gif) no-repeat 0px 7px;
	list-style:none;          
	padding: 0px 0px 3px 7px;
}
.panel_content
{
	margin-left:10px;
}
.panel_note_2
{
	margin-left:10px;
}
