#logoArea {
	background-image: url(/img/logo1beta.png);
	background-position: left center;
	height: 135px;
	width: 300px;
	background-repeat: no-repeat;
	float: left;
	background-color: #FFF;
	padding-top: 5px;
}

#tsgAlarm {
	font-size: 0.95em;
	padding: 6px;
	height: 20px;
}