/* status page styles */


#status {
	width:67%;
	#width:90%;
	

}



#status  h1  {

	FONT-WEIGHT: 600;
	LEFT: 10.5em;	
	COLOR: #fff;	
	POSITION: absolute;	
	TOP: 5.5em
	
}

#status  h2 {
	
	border-bottom: 1px solid #ddd;
	display:block;
	width:100%;
	color:#053249;
	padding-top:1em;

}

#status p {

	color: #000;
	

}

.contact_phone {

	background: url(../images/telephone.png) no-repeat 0% 4px;
	padding:3px 0 3px 23px;
	margin-left:5px;
	

}

.contact_mail {

	background: url(../images/email.png) no-repeat 0% 4px;
	padding:3px 0 3px 23px;
	margin-left:5px;
	

}

#status h3 {
	
	color:#b36e29;
	border-bottom: 1px solid #ddd;
	display:block;
	width:100%;

}

#at-content {
	padding:10px;


}

