body {
	background: #ffffff url() repeat-x 0px 95px;
	margin: 0px;
	padding: 0px;
	font: 12px/1.3 arial,verdana,helvetica,clean,sans-serif;
	color: #888f9a;
}

a {
	color: #888f9a;
}

strong {
	font-weight: bold;
}

a.skipNavigation {
	display: none;
}

div {
	text-align: left;
}

h1 {
	width: auto;
	height: auto;
	text-align: left;
	margin: 8px auto 10px auto;
	background: transparent url() no-repeat 0px;
}

h1 a {
	display: block;
	width: auto;
	height: auto;
	text-indent: 0px;
}

div#header {
	width: 770px;
	margin: 0px auto 0px auto;
}

div#header div#headerContent,
div#header ul#globalNavigation,
div#mainContentArea div#leftNavigation,
a#photoGalleryLink,
div#footer ul {
	display: none;
}

div#mainContentArea div#rightContent table.priceTable {
	table-layout: auto;
	border-collapse: collapse;
	width: 100%;
	border-bottom: 2px solid #b0b0b0;
	margin: 0px 0px 15px 0px;
}

div#mainContentArea div#rightContent table.priceTable th,
div#mainContentArea div#rightContent table.priceTable td {
	font-size: 90%;
	color: #888f9a;
	padding: 4px 8px;
}

div#mainContentArea div#rightContent table.priceTable th {
	font-weight: bold;
	vertical-align: bottom;
	border-bottom: 2px solid #b0b0b0;
}

div#mainContentArea div#rightContent table.priceTable td {
	border-bottom: 1px solid #b0b0b0;
	background-color: #ffffff;
}

div#mainContentArea div#rightContent table.priceTable tr.even td {
	background-color: #f0f1f2;
}

div#mainContentArea div#rightContent table.priceTable td.dollar {
	text-align: right;
}

div#mainContentArea div#rightContent table.priceTable col#col_1_1,
div#mainContentArea div#rightContent table.priceTable col#col_2_1 {
	width: 50px;
}

div#mainContentArea div#rightContent table.priceTable col#col_1_2,
div#mainContentArea div#rightContent table.priceTable col#col_2_2 {
	width: 35px;
}

div#mainContentArea div#rightContent table.priceTable col#col_1_3 {
	width: 60px;
}
