/* @override http://www.prontoforms.com:8080/wp-content/themes/wpronto/roi/roicalc.css */

#content,.section{
	padding:0;
	margin:0;
	list-style:none;
}
#content{
	overflow:hidden;
	width:544px;
	position:relative;
	height:560px;
	float:left;
}

#content input{
	width: 40px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin-right: 10px;
	background: #666;
	color: #9cf;
	border: 0;
}

#content label{
	font-size: 15px;
	font-weight: bold;
}

#content div.dividend{
	margin: 14px;
	padding: 10px;
	background: #e2e8ef;
}

#content div.dividend h3{
	text-align: center;
	margin: 5px 0 10px;
	color: #d06a0c;
}

#content div.dividend p{
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}

#content #chart-results-a, #content #chart-results-b{
	margin: auto;
}

#content ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

#content ul li{
	margin: 0;
	padding: 0;
}

#content h3{
	margin-left: 14px;
	font-weight: bold;
	font-size: 18px;
	color: #333;
}

#content p{
	display: block;
	margin: 0;
	font-size: 12px;
}

#content h2{
	color:#993333;
	margin:20px 0pt;
}
#content a{
	color:#777;
	font-weight:bolder;
	text-decoration:none;
}
.section{
	width:3400px;
	position:relative;
}

.section .sub{
	position:relative;
	float:left;
	padding:9px 21px 42px 45px;
	width:544px;
	height:560px;
}
.section .sub p{

}
.section .next, .section .prev{
	font-size:15px;
	position:absolute;
	bottom:5px;
	letter-spacing:-1px;
}

#content a.next, #content a.prev{
	color: #042455;
}

.section .next{
	right:10px;
}
.section .prev{
	left:10px;
}

.message{
	background:#EEE;
	border:1px solid #999;
	color:#333;
	font-size:12px;
	padding:1px;
	position:absolute;
	left:11px;
}
#first{
	top:484px !important;
	top:498px;			
}
#second{
	top:503px !important;
	top:517px;			
}

.charts{
	width: 450px;
	height: 300px
}