#alert{
	position: relative;
	background-color: #FFF;
	height: 65px;
	padding-top: 10px;
}
#alert #bears{
	position: absolute;
	width: 195px;
	height: 65px;
	top: 5px;
	right: 5px;
}
#alert #shakedown{
	position: absolute;
	width: 419px;
	height: 75px;
	top: 0px;
	left: 0px;
}
#announce{
	width: 300px;
	margin-left: 430px;
	
}
#announcement{
	float: left;
	width: 300px;
	height: 0;
	padding-top: 55px;
	overflow: hidden;
	background: #FFF url(../images/announcement.jpg) no-repeat left top;
	font-size: 20px;
	font-weight: bold;
	line-height: 35px;
}
#defaultCountdown { width: 226px; height: 55px; text-align: center; }

