.bodyclass { background-color:00ccff; margin-top:0px; margin-bottom:0px; padding:0px;}
.currency{
	margin-top: 0px;
	margin-bottom: 0px; 
}
.curr_title {
	font-family: Arial; 
	font-weight:bolder; 
	text-align:left; 
	font-size: 10pt; 
	color: white; 
}
.curr_convert_this input {}
.curr_drop_downs select{
	height:22px; 
	width:100%; 
}
.curr_results input { 
	border:0px; 
	padding:0px; 
	margin:0px;
	position:relative; 
	top:1px; 
	font-size: 17px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	text-align:left; 
	background:#1D86D9; 
}
.curr_spacer{ 
	width:40px; 
	height:22px; 
	color:#000000; 
	float:left; 
	text-align:center; 
	font-size: 19px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-weight:bold;
}
