body p#headline {
	background: url(../images/headlines/distributors_headline.png) no-repeat;
	top: 131px;
}

h2.fancy {
	position: relative;
	left: 47px;
	top: -15px;
	max-width: 400px;
}
h2.fancy span.text {
	background: url(../images/sprites_distribution.gif) 0 0px no-repeat;
	width: 245px;
	padding-bottom: 5px;
}


div.floatie {
	display: none;
	float: right;
	width: 45%;
	height: 100px;
}

table.distributors {
	overflow: hidden;
	width: 100%;
}
table.distributors td {
	padding: 15px 10px;
}
table.distributors td h3 {
	margin-bottom: .2em;
}
table.distributors td a {
	color: #333;
	font-size: 1.2em;
	display: block;
	margin-bottom: .5em;
}

li.distributor {
	margin-bottom: 1em;
}
