#heading {
	width:330px;
	/*background:transparent url('flag.gif') ;*/
	background:#CCCCCC;
	float:left;
	color:#000000;
	border: solid 1px;
	height:auto;
	margin:0px 0px 0px 0px;
}
.title_font {
	color:#000000;
	font-size:12px;
	font-weight:bold;
	font:normal normal 12px "Verdana";
	color:#000;
	text-align:justify;
}
.calc_font {
	color:#000000;
	font-size:12px;
	font:normal normal 12px "Verdana";
	text-align:justify;
	}
.select_style {
	padding: 2px 2px 2px 2px;
	color:#000000;
	}
#result_display_style {
	width:300px;
	background-color::#CCCCCC; 
	float:left;
	color:#000000;
	height:auto;
}
#dis_result_1 {
	width:80px;
	float:left;
	color:#000000;
	height:auto;
	padding:0px 0px 0px 5px;
}
#dis_result_2 {
	width:210px;
	float:left;
	color:#000000;
	height:auto;
}
#dis_result_3 {
	width:150px;
	float:left;
	color:#000000;
	height:auto;
}
#latest_news { 
	width:320px;
	background-color:#e4e4e4;
	float:left;
	color:#000000;
	height:auto;
	padding: 0px 0px 0px 5px;
	height:auto;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.normal_font { color:#000000;
	font-size:10px;
	font:normal bold 12px "Verdana";
	color:#000;
	text-align:justify;}
	
.news_cnt { color:#000000;
	font-size:10px;
	font:normal normal 10px "Verdana";
	color:#000;
	text-align:justify;}	

