body {
	text-align: justify;
}
body.plain p.sitename {
	display: none;
}
body.plain div#content {
	border-left: none;
}
p.sitename {
	font-size: 2em;
	font-weight: bold;
	margin: 0em;
	padding: 0em 0.1em;
	text-align: center;
}
p.sitename img {
	border: 0em;
	padding: 0em;
}
h1 {
	font-size: 1.3em;
	margin: 0em;
	padding-left: 0.2em;
}
h2 {
	margin: 1em 0em 0em 0em;
	font-size: 1.2em;
}
h3 {
	margin: 1em 0em 0em 0em;
	font-size: 1.1em;
}
h4 {
	margin: 1em 0em 0em 0em;
	font-size: 1em;
}
p {
	margin-top: 0em;
}
acronym {
	cursor: help;
}
em {
	font-style: normal;
	font-weight: bold;
}
form {
	display: inline;
}
fieldset {
	border: 1px solid;
	margin-bottom: 1em;
	padding: 1em;
}
img {
	border: 2px solid;
}
legend {
	font-size: 1.2em;
	font-weight: bold;
}
tbody th, tfoot th {
	text-align: right;
	padding-right: 0.1em;
}
ul {
	margin: 0em 0em 1em 0em;
	padding-left: 1.5em;
}
ul.contents {
	list-style-type: none;
	margin: 0em;
}
dt {
	font-weight: bold;
}
dd {
	margin-left: 0em;
}
img#splogo {
	float: right;
}
div#mainbuttons {
	position: absolute;
	right: 1em;
	top: 1.3em;
}
div#mainbuttons button {
	/*width: 8em;*/
}
div#mainbuttons button span {
	font-weight: normal;
}
div#header {
	margin: 0em;
	border-bottom: 1px solid;
}
div#mainmenu ul {
	display: block;
	float: left;
	list-style-type: none;
	padding: 0em;
	margin: 0em;
	margin-top: 0.25em;
}
div#mainmenu ul li {
	display: inline;
}
div#mainmenu ul li a {
	/*display: block;
	float: left;*/
	padding-top: 0.0em;
	padding-bottom: 0.0em;
	padding-left: 1em;
	padding-right: 1em;
	text-align: center;
}
div#searchbar {
	margin: 0em;
	padding: 2px 2px 2px 1em;
}
div#searchbar p {
	margin: 0em;
}
div#searchbar form {
	display: inline;
}
div#searchbar button {
	padding: 0px;
	margin: 0px;
}
div#searchbar button#searchindetail {
	margin-left: 2em;
}
div#main {
	position: relative;
}
div#specials {
	float: left;
	text-align: left;
	position: relative;
	padding: 0.5em;
	width: 15em;
}
div#specials select {
	width: 14em;
}
div#content {
	border-left: 0px solid;
	margin-left: 17em;
	padding: 0.5em 0em;
	min-height: 35em;
}
body.lessclutter div#content, body.plain div#content, body.secure div#content {
	margin: 0em;
}
body.plain h1 {
	text-align: left;
}
body.plain h2 {
	padding-left: 0;
}
div#footer {
	border-top: 1px solid;
	clear: both;
	width: 100%;
	text-align: center;
}
div#footer ul {
	display: inline;
	list-style-type: none;
	padding: 0em;
	margin: 0em;
}
div#footer ul li {
	display: inline;
}
div#footer ul li a {
	text-align: center;
	padding: 0em 0.75em;
}
button, a.button, a.disabledbutton {
	text-align: center;
	font-weight: bold;
	border: 1px outset;
	padding: 1px;
	margin: 1px;
}
td
{ 
padding-right: 0px
}
p button, td button, li button,
p a.button, td a.button, li a.button,
p a.disabledbutton, td a.disabledbutton, li a.disabledbutton {
	font-size: 0.9em;
}
a.button, a.disabledbutton {
	display: block;
	text-decoration: none;
	margin: 2px;
}
button.big {
	width: 15em;
	font-size: 1.1em;
}
a.button.big {
	width: 15em;
	font-size: 1.1em;
	padding-left: 2em;
	padding-right: 2em;
}
p.pagenav span {
	margin-right: 1em;
}
p.pagenav label {
	font-weight: normal;
}
p.formadvice {
	float: right;
	margin: 0em 1em 1em 1em;
	font-style: italic;
	text-align: right;
}
p.smallprint {
	clear: both;
	margin: 2em 1em 1em 1em;
	font-size: 0.9em;
	text-align: center;
}
p.prominent {
	text-align: center;
}
td.subtotal {
	border-top: 1px solid;
}
td.total {
	border-top: 1px solid;
	border-bottom: 1px solid;
	font-weight: bold;
}
ul.catlist {
	float: left;
	margin-right: 2em;
}
div.publication {
	padding: 1.5em 0.5em 1.5em 0.5em;
	border: 1px solid;
	margin: 1em 0em;
	position: relative;
}
div.publication div.publicationimage {
	float: left;
	width: 100px;
	text-align: center;
}
div.publication div.publicationdetails {
	margin-left: 110px;
	margin-right: 12em;
	max-width: 40em;
}
div.publication h4, div.publication p, div.publication dl {
	margin: 0em;
}
div.publication div.publicationnavigation {
	float: right;
	margin-left: 1em;
	text-align: right;
}
div.publication div.publicationnavigation button {
	width: 9em;
}
div.publication div.publicationnavigation span.price {
	font-size: 1.2em;
}
div.publication div.publicationextras {
	text-transform: uppercase;
	text-align: right;
	font-size: 1.4em;
	font-weight: bold;
}
div.largeimage div.publicationimage {
	width: 200px;
}
div.largeimage div.publicationdetails {
	margin-left: 210px;
}
div.publicationdetails div.publicationimage {
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
}
div.publicationdetails div.publicationimage div {
	text-transform: uppercase;
	text-align: center;
	font-size: 1.3em;
	font-weight: bold;
}
div.publicationdetails div.publicationimage ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
div.publicationdetails div.publicationdetailnavigation {
	float: right;
	margin-left: 1em;
	text-align: right;
}
div.publicationdetails div.publicationdetailnavigation a.button,
div.publicationdetails div.publicationdetailnavigation a.disabledbutton {
	float: left;
	width: 7.5em;
}
div.publicationdetails div.publicationdetailnavigation div {
	float: left;
	padding: 0.1em;
	font-size: 1.2em;
}
div.publicationdetails div.publicationnavigation {
	float: right;
	margin-left: 1em;
	margin-bottom: 1em;
	text-align: right;
}
div.publicationdetails div.publicationnavigation ul {
	list-style-type: none;
}
div.publicationdetails div.publicationnavigation button {
	width: 14em;
}
div.publicationdetails div.samples {
	width: 14em;
	border: 2px solid;
	text-align: left;
	float: right;
	clear: right;
	margin-left: 1em;
	margin-bottom: 1em;
	padding: 0.1em;
}
div.publicationdetails div.samples h3 {
	margin-top: 0;
}
div.publicationdetails div.samples ul {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}
div.publicationdetails div.samples img {
	border: 0;
}
div.publicationdetails div.details {
	/*margin-right: 15em;*/
}
div.publicationdetails table.moredetails {
	float: right;
	margin-left: 1em;
}
div.publicationdetails div.contents, div.publicationdetails div.reviews {
	padding: 0.5em;
	margin-bottom: 2em;
	margin-right: 1%;
	width: 45%;
	float: left;
}
div.publicationdetails div.contents h3, div.publicationdetails div.reviews h3 {
	margin-top: 0em;
	font-size: 1.5em;
}
div.review {
	padding-top: 20px;
	background-image: url("../images/quote-open.png");
	background-repeat: no-repeat;
	background-position: top left;
}
div.review blockquote {
	padding: 0px 2em 10px 2em;
	min-height: 45px;
	background-image: url("../images/quote-close.png");
	background-repeat: no-repeat;
	background-position: bottom right;
	margin: 0em;
}
div.review blockquote p {
	text-align: center;
}
div.review p {
	text-align: right;
}
div.review p cite {
	font-weight: bold;
}
div.searchagain {
	float: right;
	margin-left: 1em;
	margin-bottom: 1em;
}
div.searchagain ul {
	list-style-type: none;
}
div.searchagain a.button {
	width: 14em;
}
div.person {
	clear: right;
}
div.fixedwidth {
	max-width: 50em;
	margin: auto;
}
div.relatedimages {
	float: right;
	text-align: center;
	margin-top: 1em;
	margin-left: 2em;
	margin-right: 0em;
	margin-bottom: 1em;
	padding-right: 0em;
	font-size: 0.9em;
}
div.relatedimages a {
	text-decoration: none;
}
div.map {
	float: right;
	margin-left: 2em;
}
ul.nobullet {
	list-style-type: none;
	padding-left: 0em;
}
ul.accountcommands {
	float: right;
	margin-left: 1em;
}
img.logo {
	float: left;
	margin-right: 1em;
}
span.examdetails {
	font-weight: bold;
	padding-left: 1em;
}
.twocol {
	width: 40%;
	float: left;
	margin-right: 0.5em;
}
.nowrap {
	white-space: nowrap;
}
.clear {
	clear: both;
}
.clearleft {
	clear: left;
}
.clearright {
	clear: right;
}
.invisible {
	display: none;
}
div#departmentsbar {
	background-color:#90C6E8;
	color: black;
	font-weight:bold;
	padding-left:1em;
}

div#departmentsbar a {
	background-color: #90c6e8;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0px;
}

div#departmentsbar a:hover{
	background-color: black;
	color: white;
}
 