html {
		color: #000000;
		font-family: Arial, Helvetica, sans-serif;
}
body {
		background: #FFFFFF;
		font-size: 10pt;
}
a {
		text-decoration: none;
		color: #073E98;
}
img {
		border: none;
}
.alignLeft {
		float: left;
		margin-right: 10pt;
		margin-bottom: 5pt;
}
.alignLeftOnly {
		float: left;
		margin-right: 10pt;
}
.alignRight {
		float: right;
		margin-left: 10pt;
		margin-bottom: 5pt;
}
#shoppingBasket, #loginBox, .googleSearch, .sf-menu, .scrollable, #catalogSelector, #col-01, .paging, table.productTable ul, .extraLinks, a.buttonBasket, fieldset.basketButtons, fieldset.contentFormButtons {
		display: none;
}
#header h1 {
		font-size: 14pt;
		margin-bottom: 12pt;
		padding-bottom: 3pt;		
		border-bottom: dotted 1pt #000000;
		color: #000;
}
h2.catalogTitle, h2.sectionTitle, h2.sectionSubTitle, h3.sectionTitle {
		font-size: 12pt;
		margin-bottom: 12pt;
		color: #000000;
}
h2.sectionTitle {
		padding: 3pt;		
		border: dotted 1pt #000000;
}
h2.sectionSubTitle {
		padding-bottom: 3pt;		
		border-bottom: dotted 1pt #000000;
}
table.productTable {
		width: 100%;
		border: none;
		border-spacing: 0;
		border-collapse: collapse;
}
table.productTable th, table.productTable td {
		width: 33%;
		padding-right: 10pt;
		text-align:left;
		vertical-align: top;
}
table.productTable th h2 {
		font-size: 12pt;
		text-transform: uppercase;
}
table.productTable th h2 span.bookAuthor {
		display: block;
		text-transform: none;
		color: #000;
		font-size: 10pt;
}
#footer {
		clear: left;
		text-align: center;
		font-size: 8pt;
		border: solid 1pt #000000;
		width: 100%;
		float: left;
}
p.readMore {
		clear: both;
}
p.readMore a {
		color: #FFFFFF;
		text-decoration: none;
}
div.photoGalleryRow {
		margin-bottom: 5pt;
}
div.photoGalleryRow a.delimiter{
		margin-left: 18pt;
}
table.basket, table.customerInfo {
		width: 100%;
		border: none;
		border-spacing: 0;
		border-collapse: collapse;
		margin-bottom: 10pt;
}
table.basket th, table.basket td {
		border: 1pt solid #000;
		padding: 5pt;
		vertical-align: middle;
}
table.basket em, table.customerInfo em {
		color: #E50004;
		font-style: normal;
		font-weight: bold;
}
table.basket td.doubleBorder {
		border-bottom: solid 3px #000;
}
table.customerInfo th {
		text-align: left;
		width: 15%;
		vertical-align: top;
		border: 1pt solid #000;
		padding: 5pt;
}
table.customerInfo td {
		text-align: left;
		vertical-align: top;
		border: 1pt solid #000;
		padding: 5pt;
}
table.basket .ac {
		text-align: center;
}
table.basket .ar {
		text-align: right;
}
.selectionList ul {
		list-style: none;
}
.selectionList ul li {
		margin-bottom: 5pt;
}
.selectionList ul li em {
		font-style: normal;
		font-weight: bold;
}
.selectionList ul li span {
		display: block;
		padding-left: 18pt;
}
.messageBox {
		padding: 10pt;
		border: 1px solid #000;
}
fieldset {
		border-style: none;
}
legend {
		display: none;
}
.txtBox {
		width: 180pt;
		border: 1pt solid #C7C7C7;
		padding: 3pt;
}
.txtArea {
		width: 180pt;
		height: 100pt;
		border: 1pt solid #C7C7C7;
		padding: 3pt;
}
.txtBoxSmall {
		border: none;
		text-align: center;
}
fieldset.contentForm {
		margin-bottom: 10pt;
		padding: 0pt;
}
fieldset.contentForm h3 {
		font-size: 12pt;
		margin-bottom: 12pt;
		color: #000000;
		padding: 3pt;		
		border: dotted 1pt #000000;
}
fieldset.contentForm label.row, fieldset.contentForm div.row {
		margin-bottom: 5pt;
		clear: both;
		display: block;
}
fieldset.contentForm div.textRow {
		margin-bottom: 5pt;
		clear: both;
		display: block;
		padding-left: 220pt;
}
fieldset.contentForm div.textRow p {
		margin-bottom: 5pt;
}
fieldset.contentForm label.row span.rowLabel, fieldset.contentForm div.row span.rowLabel {
		display: block;
		float: left;
		text-align: right;
		padding-right: 3pt;
		width: 220pt;
}
fieldset.contentForm div.row label {
		padding-right: 10px;
		display:inline-block;
}
fieldset.contentForm em {
		font-size: 1.2em;
		color: #000;
		margin-right: 5pt;
}
