html {
		color: #000000;
		font-family: Arial, Helvetica, sans-serif;
}
body {
		background: #FFFFFF;
		font-size: 10pt;
}
a {
		text-decoration: none;
		color: #073E98;
}
img.bdrImg {
		border: 1pt solid #E0E0E0;
		padding: 1pt;
		background: #999;
}
.alignLeft {
		float: left;
		margin-right: 5pt;
		margin-bottom: 2pt;
}
.alignRight {
		float: right;
		margin-left: 5pt;
		margin-bottom: 2pt;
}
#col-1, #col-3, #topNav, .bannerHolder, .banners, .productBox .productLinks, .paging, .extraLinks, #extraFooterLinks, #footer p#author, p.readMore, .messageBox, .productInfoLine .buttons, .basketButtons, .videoGalleryWrapper  {
		display: none;
}
#pageHeader h1 {
		font-size: 14pt;
}
h2.selectedProductsTitle, h2.sectionHeader, h3.subSectionHeader {
		font-size: 14pt;
		border-bottom: dashed 1pt #000;
		clear: both;
}
h2.sectionHeader span em {
		display: block;
		margin-bottom: 10pt;
}
.productBox {
		border-bottom: dashed 1pt #000;
		clear: both;
}
.photoBox {
		float: left;
		margin-right: 5pt;
}
.productBox h2 {
		font-size: 12pt;
}
.productBox .priceLine {
		color: #E2001A;
}
.productInfoLine {
		margin-bottom: 10pt;
}
.productInfoLine p {
		text-align: center;
		padding: 2pt;
		float: left;
		width: 130pt;
		margin-right: 10pt;
}
.productInfoLine p.productCode, .productInfoLine p.regularPrice, .productInfoLine p.actionPrice {
		border: dashed 1pt #000000;
}
.productInfoLine p.actionPrice {
		color: #C00016;
}
table.products {
		width: 100%;
		border-collapse: collapse;
		margin: 0pt auto 10pt;
		border: 1pt solid #C2C2C2;
		border-spacing: 0;
}
table.products th, table.products td {
		padding: 3pt 2pt;
}
table.products th {
		background-color: #C2C2C2;
		border-bottom: 2pt solid #C2C2C2;
}
table.products td {
		border-bottom: 1pt solid #C2C2C2;
		border-right: 1pt dotted #C2C2C2;
		border-left: 1pt dotted #C2C2C2;
}
table.products td em {
		font-weight: bold;
		color: #CC0016;
		font-style: normal;
}
table.products .al {
		text-align: left;
		vertical-align: top;
}
table.products .ar {
		text-align: right;
		vertical-align: top;
}
table.products .ac {
		text-align: center;
		vertical-align: top;
}
table.products span.productCode {
		display: block;
		color: #666666;
}
#footer {
		clear: both;
		border: solid 1pt #999;
		font-size: 8pt;
		text-align: center;
}
fieldset {
		border-style: none;
}
legend {
		display: none;
}
.txtArea {
		width: 180pt;
		height: 180pt;
}
fieldset.contentForm {
		margin-bottom: 10pt;
		border: 1pt dotted #C2C2C2;
		padding-bottom: 10pt;
}
fieldset.contentForm h3 {
		font-weight: bold;
		margin-top: 5pt;
		margin-left: 5pt;
}
fieldset.contentForm .txtBoxRow, fieldset.contentForm .radioRow, fieldset.contentForm .selectRow, fieldset.contentForm .checkRow, fieldset.contentForm .txtAreaRow, fieldset.contentForm .txtRow {
		margin-bottom: 10pt;
		clear: both;
}
fieldset.contentForm .txtBoxRow label, fieldset.contentForm .radioRow span, fieldset.contentForm .txtAreaRow label {
		display: block;
		float: left;
		width: 230pt;
		text-align: right;
		padding-right: 3pt;
}
fieldset.contentForm .radioRow label {
		display: block;
		float: left;
		margin-left: 10pt;
}
fieldset.contentForm em {
		color: #E2001A;
		padding-right: 3pt;
}
fieldset.contentForm .checkRow label {
		text-align: center;
		display: block;
}
fieldset.contentForm .txtRow {
		padding-left: 235pt;
}
fieldset.contentFormButtons {
		text-align: center;
		margin-bottom: 10pt;
}
.breadCrumbs {
		margin-bottom: 10pt;
}
.breadCrumbs ul {
		margin: 0pt;
		padding: 10pt;
		border: #000000 1pt dashed;
}
.breadCrumbs ul li {
		display: inline;
		text-decoration: underline;
		padding-right: 10pt;
}
.photoGalleryRow img {
		margin-right: 10pt;
		margin-bottom: 10pt;
}
.groupDesc {
		border: 1pt solid #BABABA;
		padding: 5pt;
}
.wysiwyg {
		clear: both;
}

