.urgent {
	padding-bottom:5px;
	margin:0px auto 50px auto;
	width:600px;
	letter-spacing:.1em;
	font:normal 1em arial, "lucida-grande", sans-serif;
	text-align:center;
	line-height:19px;
	color:#333333;
	border-bottom:3px solid #333333;
	border-top:3px solid #333333;
	
}
.urgent strong {
	text-transform:uppercase;	
}
.urgent h2 {
	background-color:yellow;
	
}