body { font-family: "Trebuchet MS", verdana, sans-serif; }

div#home,
div#header,
div#menu,
div.SubMenu,
div.EditLink
{
	display: none;
}

#footer { border-top: 1px solid black; }

a:link, a:visited
{
	color: black;
	text-decoration: underline;
}

div.TopImages
{
	display: none;
}

div.ProductList div.Image
{
	display: none;
}

#sidebar div.ShoppingCart
{
	display: none;
}

#sidebar div.Box
{
	display: none;
}

div.ProductQuantityInput input
{
	display: none;
}

div.UpdateButton
{
	display: none;
}

div.Image,
div.FloatedRight
{
	margin-top: 0;
	margin-bottom: 1.5em;
}

div.Image img,
div.FloatedRight img
{

	display: block;
	margin: 0;
	padding: 0;
}

div.Image p,
div.mainText div.FloatedRight p
{
	font-size: small;
	font-style: italic;
	padding-top: .3em;
}

div.mainText div.FloatedRight
{
	float: right;
	width: 160px;
	margin-left: 20px;
	padding-top: 4px;
}