#dash-left
{
	width: 178px;
	float: left;
	margin: 0px 5px 0px 0px;
}


#dash-right
{
	width: 178px;
	float: left;
}

#dash-map
{
	width: 574px;
	float: left;
	margin: 0px 5px 0px 0px;
	text-align: center;
	background-image: url(../images/map-bg.png);
}

#dash-left h2, #dash-right h2
{
	padding: 11px 0px 0px 0px;
	margin: 0px;
	background-image: url(../images/title-blank-sh.png);
	height: 36px;
	font-size: 12px;
	color: #686868;
	text-align: center;
	line-height: 25px;
}

.hist-real
{
	background-image: url(../images/hist-real.png);
	background-repeat:no-repeat;
	height:70px;
	width:160px;
}

.hist-real-label
{
	color: #5285B0;
	font-size: 12px;
	font-weight:bold;
	line-height: 23px;
	margin: 0px;
	padding-bottom: 4px;
	padding: 0px 0px 4px;
	text-align: center;	
}

.hist-real-data
{
	color: #686868;
	font-size: 12px;
	line-height: 23px;
	margin: 0px;
	padding-bottom: 4px;
	padding-top:2px;
	text-align: center;	
	font-weight:normal;
}

.box-cont
{
	border-left: 3px solid #adadad;
	border-right: 3px solid #adadad;
}

.detail-cont
{
	border-left: 3px solid #adadad;
	border-right: 3px solid #adadad;
	height:370px;
	text-align:center;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:5px;
}

.announce-cont
{
	height:171px;
	padding:10px;
	overflow:hidden;
}

#securapal-div
{
	height: 130px;  
	overflow: scroll; 
	width: 169px; 
	margin-left: 3px; 
	overflow-x : hidden;
	text-align: center;
}

#hist-scroll
{
	height: 300px;
	width: 172px;
	overflow-x: none;
	overflow-y: scroll;
	overflow: -moz-scrollbars-vertical;
	padding: 0px;
	line-height: 12px;
}

#hist-scroll_curr
{
	height: 383px;
	width: 172px;
	overflow-x: none;
	overflow-y: scroll;
	overflow: -moz-scrollbars-vertical;
	padding: 0px;
	line-height: 12px;
}

.hist-topper
{
	height: 27px;
}

.hist-pinbox
{
width: 20px;
float: left;
text-align: right;
color: #666666;
font-size: 9px;
line-height: 20px;
font-weight: bold;
}

.hist-timebox
{
width: 80px;
float: left;
text-align: center;
margin-left:13px;
}

.hist_single_alert
{
	float:left;
	padding-right:3px;
	padding-left:14px;
}

.hist_double_alert
{
	float:left;
	padding-right:2px;
}

.hist_alert_buffer
{
	padding-left:12px;
	float:left;
}


.hist-alertbox
{
float: left;
text-align: center;
padding-top: 4px;
}

.hist-a p, .hist p
{
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.suppp
{
	width: 196px;
	height: 31px;
	background-image: url(../images/supp.png);
	line-height: 30px;
	font-weight: bold;
	margin: 0 auto;
	text-align: left;
}

.menu-but
{
	height: 42px;
	width: 145px;
	text-align: center;
	line-height: 41px;
	background-image:url(../images/msp/menu.png);
	color: #5d5d5d;
	margin: 0px auto;
	padding-bottom: 4px;
	background-repeat: no-repeat;
}

.menu-but-a
{
	height: 42px;
	width: 145px;
	text-align: center;
	line-height: 41px;
	background-image:url(../images/msp/menu-a.png);
	color: #393939;
	margin: 0px auto;
	font-weight: bold;
	padding-bottom: 4px;
	background-repeat: no-repeat;
}

#faq h3
{
	color: #245b95;
	font-size: 14px;
	font-style: italic;
}

#faq h2
{
	color: #3f3f3f;
	text-transform: uppercase;
	margin-bottom: 25px;
	text-decoration: underline;
}