#content { padding:50px 100px; }
#section IMG { float:left; margin:0 12px 0 0; }
#section H1 { padding:10px 0 0; margin-bottom:40px; font-size:24px; line-height:28px; }
#section P { font-size:14px; line-height:20px; }
#section #keycode { text-align:center; font-size:18px; font-weight:bold; letter-spacing:0.2em; }

/* styles for new article format */

#phone_numbers {
	clear:both;
	overflow:hidden;
}

#phone_numbers p:first-child, 
#phone_numbers p:first-child + p, 
#phone_numbers p:first-child + p + p { 
	display:none; 
}

#phone_numbers p {
	padding:0;
	margin: 20px 0;
	clear:both;
	overflow:hidden;
	line-height:1.7em;
}

#phone_numbers p img {
	float:left;
	margin-bottom: 5px;
}

#phone_numbers p strong {
	display:block;
	clear:both;
}

#phone_numbers p strong br,
#phone_numbers p strong + br {
	display:none;
}

#phone_numbers span.note {
	font-size: 0.9em;
	color: #777777;
	display:block;
	padding-top: 20px;
}
