table.twocells td:first-child{
	width: 330px;
}

img.nyalert, img.uppatch{
	float: right;
	margin: 0 0 1em 1em;
}

.upnumber, .upcheif{
	text-align: center;
	line-height: normal;
	background-color: #F2F2F2;
	margin-bottom: 1em;
	margin-right: 1em;
	padding: 1em 0;
	width: 420px;
}
	.upnumber{
		color: #666;
		font-size: .85em;
	}
	.upnumber strong{
		display: block;
		color: #900;
		font-size: 2.5em;
		font-weight: bold;
		padding: .2em 0;
	}
	.upcheif{
		font-weight: bold;
	}
	
.pageerror{
	background-color: #900;
	padding: 1em;
	color: #FFF;
	border: 2px solid #933;
	font-size: .75em;
}

.silentwitnessform .tablelayout dt{
	width: 135px;	
}
.silentwitnessform .tablelayout dd{
	width: 320px;
}

.safetytips li{
	padding-bottom: 1em;
}

.textright{
	text-align: right;
}
