.nobr {
white-space:nowrap;
}
#c1div_forth {
	display: none;
}
ul.new {
	list-style-type:square;
	margin: 0;
	padding-left: 5px;
	font-family: verdana;;
}
ul.new li {
	margin-left: 1em;
	font-size: 14px;
}
ul.new li.head {
	list-style-type: none;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid black;
	margin: 7px 0 5px 0;
	color: #0C6971;
}
ul.new li span.ed {
	white-space: nowrap;
}
ul.new li a:link, ul.new li a:visited {
	color: #052cc9;
	text-decoration: none;
}
ul.new li a:hover {
	text-decoration: underline;
}
.headsel {
	font-weight: bold;
	color: #0C6971;
}
.tipcov {
	border: 1px solid black;
	float: left;
	margin-right: 10px;
}
.tipdiv .booktitle,
.tipdiv .blist,
.tipdiv .blistauth {
	font-size: 8.5pt;
}
.tipdiv a {
	color: black;
}
.auto_complete {
  width: 188px;
  border: 1px solid #333366;
  display: inline;
  z-index: 25;
  background-color: white;
	left: -10000px;
}
.auto_complete ul {
  border:1px solid #888;
  margin:0;
  padding:0;
  width:100%;
  list-style-type:none;
 display: block;
}
.auto_complete li {
  padding:3px;
  margin-bottom: 2px;
  display: block;
}
.auto_complete .sub {
	padding-left: 1em;
}
.auto_complete a, .auto_complete a:link,.auto_complete a:visited {
	color: blue;
	text-decoration: none;
	margin: 0;
	padding: 2px 2px 2px 2px;
	border: 0px;
	display: block;
}
.informal a, .informal a:link, .informal a:visited {
	display: inline;
	padding: 0;
}
.auto_complete a:hover {
	background-color: #ffb;
}
.auto_complete .selected {
	background-color: #ffb;
}
.auto_complete .highlight {
  color: #800;
  margin:0;
	padding: 0;
	border: 0px;
}
.informal {
	color: gray;
	font-size: 11px;
	white-space: nowrap;

}
h4.booktitle {
	font-weight: bold;
	font-size: 10.25pt;
	display: block;
	margin-top: 0;
	margin-bottom: 3px;
	text-align: left;
}
a.booktitle:hover {
	text-decoration: underline;
}
.bt {
	color: #0C6971
}
.btcover {
	min-width: 100px;
	text-align: center;
}
.btinfo {
	min-width: 550px;
	margin-left: 10px;
	vertical-align: top;
}
.blistc {
	float: right;
	border: 0;
	padding-left: 2px;
}
.blist, .blisttm, .blistforth, .blistauth {
	font-size: 13px;
	font-family: verdana,helvetica;
	display: block;
	padding-bottom: 1pt;
}
.blistauth {
	margin-bottom: 4px;
}
.blistforth {
	font-style: italic;
	display: inline;
}
.blisttm {
	color: #660000;
}
.blistauth {
	padding: 6pt 0 6pt 0;
	display: block;
}
.thumbimg {
	border: 1px solid black;
}
h3,h4,h5 {
	font-family: verdana;
	margin-top: 15px;
}
.jacket {
	margin-bottom: 1em;
	border: 1px solid black;
}
h3.title {
	margin: 0;
	text-align: left;
}
h4.title {
	margin: 6px 0 0 0;
	text-align: left;
}
h5.title {
	margin: 6px 0 0 0;
	text-align: left;
}
p.authors {
	margin-top: 6px;
	padding-top: 0;
}
.blistauth {
	padding: 0;
}
#bdesc_top {
	margin-top: 9px;
}
#bdesc_top .isbn, #bdesc_top .tm {
	font-size: small;
	white-space: nowrap;
}
.isbn {
	white-space: nowrap;
}
#authorinfo, #authorinfo p, #authorinfo div,
#bdesc, #bdesc p, #bdesc div {
	padding-left: 0px;
	margin-top: 0;
	font-family: verdana;
	font-size: 10pt;
	text-indent: 1.5em;
	padding: 0;
}
#bdesc p{
	margin-bottom: 1.0em;
	text-indent: 1.5em;
}
#bdesc p.noindent {
	text-indent: 0;
}
#bdesc ol {
	margin-top: 1em;
	margin-bottom: 1em;
}
#bdesc blockquote, #bdesc blockquote p {
	text-indent: 0em;
}
#bdesc hr {
	height: 1px;
	color: black;
	background-color: black;
	margin-top: 1em;
	border: 0;
	margin-bottom: 1em;
}
#bdesc > hr:first-child {
	margin-top: 0;
}
#bdesc div {
	margin: 0;
	padding: 0;
}
#bdesc li, #bdesc blockquote {
	font-family: verdana;
	font-size: .94em;
}
#bdesc li, #bdesc blockquote, #bdesc ol ol {
	font-family: verdana;
	font-size: .94em;
}

#bdesc li {
	text-indent: 0;
}
.caps {
	font-weight: bold;
	margin: 0.75em 0 0.75em 0;
}
#cartadd, #ordertable {
        border-collapse: collapse;
	border: 1px solid green;
	width: 100%;
}
#cartadd td, #ordertable td {
	border: 1px solid black;
}
#cartadd thead, #ordertable thead {
        font-weight: bold;
        font-family: arial;
        background-color: #cccc99;
        color: #333366;
}
#cardadd th, #ordertable th {
        padding: 1px 3px 1px 3px;
	border: 1px solid black;
}
.disc {
        font-size: 10pt;
        white-space: nowrap; 
}
.xx {
        text-decoration: line-through;
}
.newprice {
	font-weight: bold;
	text-align: center;
}
#stext_choices {
	position: absolute;
	left: -1000px;
}
.error {
	color: red;
}
.pcell {
	text-align: right;
	font-weight: bold;
}
.center {
	text-align: center;
}
.right {
	text-align:right;
}
.covercell {
	text-align: center;
	padding: 0.5em;
}
.bookcell {
}
#shipcell,#totalcell,#subcell,#taxcell {
	text-align: right;
}

