/**
* @section category
* @version 0.1
* --------------------------------------------------------------------------------------------------
*/
#content {
	background-color: #fff;
}
	#content div.inner {
		padding-top: 470px;
		background: no-repeat 0 0;
		width: 540px;
	}
	#content div.inner p.lede {
		margin-top: -20px;
		text-indent: 40px;
	}
	body.product-categorylanding #wrapper #content div.cut-price-45s p.lede {
		text-indent: 30px;
	}
	body.product-categorylanding #wrapper #content div.accessories p.lede {
		text-indent: 35px;
	}
	
	#content .rare-soul-vinyl ul.associated {
		position: absolute; top: 265px; left: 55px;
	}
	#content .motown ul.associated {
		position: absolute; top: 25px; left: 35px;
	}
	#content .rock-pop-misc-45s ul.associated {
		position: absolute; top: 25px; left: 590px;
	}
	#content .price-guides-books-magazines ul.associated {
		position: absolute; top: 375px; left: 365px;
	}
	#content .accessories ul.associated {
		position: absolute; top: 123px; left: 48px;
	}
	#content .cut-price-45s ul.associated {
		position: absolute; top: 100px; left: 55px;
	}
	#content .ska-reggae-45s ul.associated {
		position: absolute; top: 328px; left: 55px;
	}
		#content .ska-reggae-45s ul.associated li a {
			color: #000000;
			background: url(../img/misc/arrows/black.right.gif) no-repeat 0 3px;
			background: url(../img/misc/arrows.gif) no-repeat -5px -136px;
		}
		
	#content ul.associated {
		width: 540px;
		margin: 0; padding: 0;
		list-style: none;
	}
		#content ul.associated li {
			margin: 0 0 5px;
		}
			#content ul.associated li a {
				padding: 0 0 0 12px;
				color: #fff; font-size: 1.1em;
				background: url(../img/misc/arrows/white.right.gif) no-repeat 0 3px;
				background: url(../img/misc/arrows.gif) no-repeat -5px -166px;
			}
