.btn{background-color:#76A7CB;color:#fff;cursor:pointer;}
.lblheader {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.lbl {
	font-size: 12px;
	color: #333333;
}
.lblhelpheader{
	font-size: 12px;
	font-weight:bold;
	color: #333333;
}
.lblhelp{
	font-size: 12px;
	color: #333333;
}
.lblresultheader{
	font-size: 16px;
	font-weight:bold;
}
.inpt{
	font-size: 12px;
	color: #333333;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #76A7CB;
}
.combo {
	font-size: 12px;
	color: #333333;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #76A7CB;
}


.currency-converter{width:100%;float:left;}
.calculator{width:100%;float:left;}

.result{width:100%;float:left;margin-top:15px; padding-top:15px;border-top: 2px solid #000000;font-size: 11px;color: #333333;}
.pocket-guide{border-top: 2px solid #000000;font-size: 11px;color: #333333;margin-top:15px; padding-top:15px;}


.newswidget{width:100%;float:left;}

.app_sidebar{
	border-right:2px solid #eee;
	float: left;
	padding: 10px;	
}

.app_help{
	border:1px solid #eee;
	padding:2px;
}

.other_apps{
	border-top:1px solid #eee;
	width:100%;	
}

.app_box{
	float:left;
}
.app_logo{
		padding:4px;
		float:left;
		margin-top:6px;
		margin-left:4px;
	}
	
.app_title{
	font-size:12px;
	float:left;
	vertical-align:middle;
	text-align:left;
	margin-top:20px;
}
.app_title a{
	text-decoration:none;
}
	
.app_title a:hover{
	color:#a6ce39;
}

#app_footer{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:10px;
}