#content-header {
	background:url(/assets/en/support/images/backgrounds/diagonal-howcanwehelp.gif);
	padding:0 !important;
}
h1,h2,h3 {
font-family:"Ultramagnetic";
}
#content-header h1 {
	border-bottom-style: none;
}
ul.promo {
	padding: 0 0 0 140px;
	position: relative;
	margin-bottom: 50px;
	min-height: 120px;
	_height: 120px;
}
li.promo-image {
	position: absolute;
	top: 0;
	left: 0;
	width: 120px;
	text-align: center;
}
li.promo-title h3 {
	font-size: 16px;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	padding-top: 5px;
	padding-bottom: 5px;
	display: inline-block;
	margin: 0 0 16px;
}
li.promo-copy {
	
}

li.promo-link {
	font-size: 14px;
	line-height: 18px;
	margin-top: 15px;
}

li.promo-link a {
	background: transparent url(/assets/en/support/images/icons/arrow-right-small.gif) no-repeat scroll right 4px;
	padding-right: 10px;
}

#content-body h2 {
	font-size: 20px;
	color: #000;
	border-bottom: 2px solid #000;
	padding: 0 0 3px;
	margin: 30px 0 15px;
}