h2#marketplace_header {
	width: 113px;
	height: 26px;
	text-indent: -5000px;
	position: relative;
	left: 10px;
	top: 0;
	font-size: 0;
	background:  url("h2_marketplace.gif") #fff top no-repeat;
}

.marketplace_item {
	padding: 5px;
	margin: 10px 0;
	clear: both;
	border-top: 1px solid #FF5555;
}

.marketplace_item h3 {
	font-size: 1.2em;
	text-transform: uppercase;
	color: #935325;
}

.marketplace_item h4 {
	font-size: 1.0em;
	text-align: left;
	color: #434343;
	font-weight: normal;
	border-bottom: 1px solid #FFC62C;
	background-color: #FFFD72;
	margin: 0;
}

.marketplace_item h5 {
	font-weight: normal;
	font-size: 0.9em;
}

.marketplace_item p {
	font-size: 1.0em;
	color: #434343;
	line-height: 1.5em;
}

.marketplace_text {
	width: 410px;
	float: left;
}

.marketplace_image {
	float: right;
	margin: 10px;
	text-align: left;
	width: 250px;
}

.marketplace_image img {
	border: 1px solid;
	padding: 5px;
	margin: 5px;
}