body {
	font-family: Arial, Helvetica, sans-serif;
	width: 1200px;
}

#main {
	width: 990px;
	float: left;
}

#skyscraper {
	float: right;
	width: 160px;
	height: 600px;
	margin-top: 360px;
	display: block;
}

h1 {
	color: #55b;
	margin: 0px;
}

h2 {
	color: #1d1d87;
	margin: 5px 0px 0px;
}

h3 {
	color: #1d1d87;
	margin-bottom: 5px;
}

.content {
	text-align: justify;
}

.content li {
	padding-bottom: 5px;
	width: 90%;
}

.content_left {
	float:left;
	padding-right:15px;
	text-align:justify;
	width:675px;
}

.content_right{
	float: left;
	margin-top: 20px;
}

.pane {
}

.td_left {
	text-align: right;
	color: #55b;
}

.graph {
	padding-bottom: 20px;
}

.chart {
	float: left;
}

.menu_sel {
	color: #1d1d87;
	font-weight: bold;
}

#chart1 {
	padding-right: 20px;
}

input {
	width: 94px;
}

.left_panel_select {
	width: 97px;
}

#lower_panel {
}

#lower_panel td {
	vertical-align: top;
}

#graphdiv_charts {
	padding-left: 50px;
}

#left_pane {
	width: 210px;
}

#footer {
	width: 100%;
	text-align: center;
	border-top: solid #aaa 1px;
	color: #aaa;
	padding-top: 10px;
	margin-top: 10px;
}

#easyTooltip {
	padding:5px 10px;
	border:1px solid #5e5e5e;
	background:#5e5e5e url(/images/bg2.gif) repeat-x;
	color:#fff;
	width:300px;
	text-align: justify;
}

#easyTooltip p {
	margin-top: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

.with_tooltip {
	border-bottom: dotted 1px;
}

#login_dialog {
	text-align: left;
	font-size: 12px;
	padding: 10px;
}

#upper_panel a {
	color: #1d1d87;
	text-decoration: none;
}

.with_tooltip {
	border-bottom: dotted 1px #bbb;
}

.input {
	width: 250px;
}

.button {
	width: 100px;
	margin-left: 5px;
}

#plans {
	width: 170px;
	height: 130px;
}

#saved_plans {
	width: 206px;
	text-align: right;
}

#saved_plans h3 {
	color: #1d1d87;
	margin-bottom: 5px;
}

#plans_comparison {
	width: 206px;
	text-align: right;
}

#plans_comparison h4 {
	color: #1d1d87;
	margin-bottom: 5px;
	margin-top: 5px;
}

#plans_compare {
	width: 170px;
}

#comparison_plan_params {
	margin-top: 5px;
}
#plans_comparison .td_left {
	color: #00dd00;
}

#plans_comparison h4 {
	color: #008800;
}

.td_comparison_right {
	text-align: left;
}

.plans_button {
	width: 82px;
	margin-top: 3px;
	margin-left: 4px;
	margin-right: -1px;
}

#footer a {
	color: #aaa;
}

a img {
	border: none;
}

#beta {
	float: right; 
	margin-top: 27px;
}

#upper_panel_toggle_div {
	float: right;
}

.upper_panel_toggle_div_folded {
	margin-top: -20px;
}

.upper_panel_toggle_div_unfolded {
	margin-top: 0px; /* FAKE TODO */
}

#google_ads {
	margin: 80px 5px 0 0;
	text-align: right;
}

#google_banner {
	margin-top: 30px;
	text-align: center;
}

#header_text  {
	display:inline-block;
	font-size:36px;
	padding: 35px 0 35px 35px;
	vertical-align:top;
	color: #55b;
}

#header {
	vertical-align: top;
}

strong {
	color: #d00;
}

.google_links {
	margin-left: 30px;
}
.align_left {
	text-align: left;
}

.graphdiv_legenda {
	background-color:grey;
	color:white;
	height:30px;
	margin-left:55px;
	margin-top:-40px;
	padding: 10px 10px 0px 10px;
	position:absolute;
	z-index:10;
	display: none;
}

#upper_panel {
	text-align: justify;

	/* override default tabs styles */	
	border: none !important;
	padding: 0em;
}

.my_tabs_panel {
	padding: 1em 1em 0.5em 1em !important;
	font-size: 16px !important;
}

.more {
	float: right;
	margin-top: -25px;
}

.google_button {
	float: right;
	
	margin-top: 20px;
}

#searchbox {
	margin-bottom: 5px;
}

.search_input {
	width: 130px;
}

.search_button {
	width: 60px;
}

.addthis_button {
	margin-right: 2px;
}

.search_input_search {
	width: 300px;
}

#zoom_dialog {
	padding: 10px 15px 15px 15px;
	position: absolute;
	left: 55px;
	top: -125px;
	width: 400px;
	height: 100px;
	background-color: #555;
	color: white;
	line-height: 200%;
	opacity: 0.9;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
}

#zoom_dialog input {
	width: 60px;
}

.small_input {
	width: 10px;
}

#zoom_dialog a {
	color: white;
}

#rates_graph_tips {
	position: absolute;
	left: 55px;				
	top: 150px; /* graphdiv rates height */
	width: 600px;
	background-color: #555;
	color: white;
	padding: 15px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
}

#rates_graph_tips a {
	color: white;
	font-weight: bold;0
}

.tips_title {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	font-weight: bold;
}

#zoom_dialog_edit_choice {
	text-align: center;
}

#zoom_dialog_edit_okcancel {
	float: right;
	vertical-align: bottom;
	margin-top: 10px;
}

#zoom_dialog_edit_line {
	float :left;
	padding-left: 25px;
	padding-top: 8px;
}

#zoom_dialog_choice {
	text-align: center;
}

#predetermined_principal_plan_span input {
	width: 13px;
}

#video {
	text-align: center;
}

.more_video {
	float: right;
	margin-left: 7px;
}

#instructions {
	width: 490px;
	float: left;
	padding-top: 20px;
}

#instructions li {
	padding-bottom: 10px;
	text-align: left;
}

#mutuionline {
	float: left;
}

#pageend {
	float: left;
	width: 1024px;
}
