#Content
{
	background-image: url(../images/purchases.jpg);
	background-repeat: repeat-y;
}
#PurchasesTitle
{
	font-size: 24px;
	margin:0;
	padding:0;
}

h3
{
	margin-top:0;
	padding-top:0;
}

#PurchasesList
{
	list-style-type: square;
	list-style-position: outside;
}

#PurchasesText
{
	background-color: #FFF;
	color: #333;
	text-align: justify;
	padding: 20px;
	margin-left: 0px;
	margin-right: 30px;
}

/*	Box-Model Hack	*/
#PurchasesText
{
	width: 420px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 380px;
}

html>body #PurchasesText
{
	width: 380px;
}

/*	End Box-Model Hack	*/

#Footer
{
	background-image: url(../images/footerPurchases.jpg);
}

#PriceList
{
	margin-bottom:0;
	padding-bottom:0;
	margin-top: 3em;
}