﻿#safety-clock-event {
	width:157px;
	float:right;
	height:25px;
	margin-right:-66px;
	background:url('images/newsBoxTopGraphic.gif') no-repeat
}

#safety-clock-body {
	width:145px;
	text-align:center;
	margin-top:20px;
	padding:5px;
	border-left:1px black solid;
	border-right:1px black solid;
}

#safety-clock-text {
	text-align:left;
	float:left;
	width:60px;
	margin-left:5px;
}

#safety-clock-ticker {
	text-align:left;
	float:right;
	width:60px;
	margin-left:15px;
}

#safety-clock-end {
	width:157px;
	float:right;
	margin-right:-66px;
	margin-top:-12px;
	height:25px;
	background:url('images/newsBoxBotGraphic.gif') no-repeat
}