body {
	font-size: 14px;
	color: #3a3a3a;
	line-height: 18px;
}
p, li {
	padding-bottom: 0px;
}
h1 {
	font-size: 20px;
	line-height: 28px;
	padding-bottom: 19px;
}
h2 {
	font-size: 16px;
	line-height: 20px;
	padding-top: 15px;
	padding-bottom: 19px;
}
h3 {
	font-size: 14px;
	line-height: 16px;
	padding-top: 15px;
	padding-bottom: 10px;
}
p.more_link a {
	padding-left: 23px;
	background: url('img/bgs_repeat-x.png') left -1288px no-repeat;
}
span.white {
	font-size: 20px;
	line-height: 28px;
	background: #a5a5a5;
	color: white;
}
p.call-to-action a {
	background: url('img/bgs_repeat-x.gif') 0px -316px repeat-x;
	padding: 7px 40px !important;
	line-height: 30px;
	height: 30px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    -khtml-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
	color: white !important;
	text-shadow: 0px 1px black
}
p.small {
	font-size: 12px;
	line-height: 14px;
	padding-bottom: 8px
}
