#marketListingWrapper {
	margin-top: 12px;
	clear: both;
	float: left;
}
.marketListing {
	clear: both;
	float: left;
	margin-left: 14px;
	width: 740px;
	padding-bottom: 15px;
}
.marketIcon {
	height: 80px;
	width: 80px;
	border: 1px solid #989898;
	float: left;
	display: table;
	margin-top: 3px;
}
.marketIconInner {
	height: 76px;
	width: 76px;
	border: 2px solid #FFF;
	background: #dddddd;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	cursor:pointer;
}
.marketIconInner:hover {
	border: 2px solid #989898;
}
.marketListingText {
	font-family: Verdana;
	font-size: 14px;
	color: #3F3F3F;
	padding-left: 8px;
	float: left;
	width: 650px;
	line-height: 18px;
	margin-top: -2px;
}
.marketDescription {
	font-size: 12px;
	font-weight: bold;
	color: #666;
}
.marketDescriptionInfo {
	font-family: Arial;
	font-size: 11px;
	color: #3F3F3F;
}
.marketPrice {
	font-size: 12px;
	font-family: Arial;
	color: #20807D;
	font-weight: bold;
}
#itemBumpDown {
	float: left;
	width: 100%;
	padding-top: 3px;
}
.marketCertified {
	font-size: 12px;
	font-family: Arial;
	color: #A54525;
	font-weight: bold;
}
.marketCertified a:link, .marketCertified a:visited, .marketCertified a:active {
	color: #A54525;
}
.marketCertified a:hover {
	color: #D15B34;
}
.newsText, .newsText a:link {
	color: #6066bd;
	border-bottom: 1px solid #6066bd;
}
.newsText a:hover{
	color: #1554bf;
	border-bottom: 1px solid #1554bf;
}
.newsText a:visited {
	color: #999;
	border-bottom: 1px solid #999;
}
#manageHeader {
	font-family: Verdana;
	font-size: 14px;
	color: #3f3f3f;
	clear: both;
	font-weight: bold;
	margin-left: 13px;
	margin-bottom: 15px;
	float: left;
	width: 743px;
	border-bottom: 1px solid #AEAEAE;
}
#manageSpacer {
	clear: both;
	height: 5px;
}
.marketDelete, .marketDelete a:link, .marketDelete a:visited, .marketDelete a:active {
	font-family: Arial;
	font-size: 12px;
	color: #A45B5E;
}
.marketDelete a:hover {
	color: #cd7276;
}
#marketPagesTop {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color:#999;
	clear: both;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #D7D7D7;
	float: left;
	width: 100%;
}
#marketPagesTop a:link, #marketPagesTop a:visited, #marketPagesTop a:active {
	color:#666;
}
#marketPagesTop a:hover {
	color:#3F3F3F;
}
#marketPagesTopNoResults {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color:#999;
	clear: both;
	padding-top: 13px;
	padding-left: 13px;
	padding-bottom: 13px;
}
#marketPagesTopNoResults a:link, #marketPagesTopNoResults a:visited, #marketPagesTopNoResults a:active {
	color:#666;
}
#marketPagesTopNoResults a:hover {
	color:#3F3F3F;
}
#marketPagesBottom {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color:#999;
	clear: both;
	padding-bottom: 3px;
	padding-top: 3px;
	border-top: 1px solid #D7D7D7;
	float: left;
	width: 100%;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
	-moz-border-radius-bottomright: 2px;
	-moz-border-radius-bottomleft: 2px;
}
#marketPagesBottom a:link, #marketPagesBottom a:visited, #marketPagesBottom a:active {
	color:#666;
}
#marketPagesBottom a:hover {
	color:#3F3F3F;
}
.floatLeftMarket {
	float: left;
	padding-left: 13px;
}
.floatRightMarket {
	float: right;
	padding-right: 13px;
}
#inventoryNoContent {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #999;
	clear: both;
	float: left;
	padding: 13px;
	width: 720px;
}
#manageJobsNoContent {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #999;
	clear: both;
	float: left;
	padding: 13px;
}
