.short-float
{
	display: block;
    float: left;
    width: 100%;
	margin: 6px;
    padding: 0px;
	border: 0px solid black;
	cursor: hand;
	cursor: pointer;
/*    background: transparent url("../images/sepline.png") no-repeat bottom left; */
}

* html div.outer-frame
{
    width: 560px;
    margin: 15px auto 15px auto;
}

* html div.short-float
{
    float: none;
    display: inline;
    height:1%;
    border: 0px solid red;
}
                
.short
{
	padding-left: 190px;
	padding-right: 1%;
	padding-top: 1em;
	padding-bottom: 1em;
}

.short-cover
{ 
	float: left;
	border: none; 
	margin-left: -180px;
	margin-bottom: 10pt;
	width: 180px;
}

.short-cover img
{
	border: 1px solid #d4c598; 
}

* html .short-cover
{
    margin-left: -90px;	/** IE 6 hack. */
}



.book-more
{
	position: absolute;
	bottom: 1px;
	right: 1px;
	background-color: #aaaaaa;
	color: #800000;
	border: 1px solid black;
	padding: .5em;
}

.short-more a
{
	color: #800000;
}

.short-title
{
  font-family: Arial,Verdana,Helvetica,sans-serif;
  font-size: 14pt;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  text-transform: none;
  line-height: normal;
}

.short-title a
{
    color: inherit;
}

.short-title a:hover
{
}

.short-subtitle
{
  font-family: Arial,Verdana,Helvetica,sans-serif;
  font-size: 13pt;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: normal;
}




.short-authorgroup 
{
  margin: 0px;
  padding: 0px;
  line-height: normal;
}

.short .person,
.review .person
{
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11pt;
  font-weight: bold;
  font-style: normal;
  text-transform: capitalize;
  padding-top: 0px;
  padding-bottom: 6px;
  line-height: normal;
}

.short-series 
{
  font-family: Arial,Helvetica,sans-serif;
  font-size: 10pt;
  font-weight: normal;
  text-transform: none;
  white-space: pre;
  font-style: italic;
}

.short-isbn 
{
	padding-top: 8pt;
}

.short-page
{
}

.short-price
{
}

.short-description
{
}

.short-sepline
{
    margin-left: 16px;
}

.authorlist
{
	padding-right: 2em;
	white-space: nowrap;
}


.review-float,
.mainpage-news-float
{
	display: block;
	float: left;
	/*height: 500px;*/
    width: 100%;
	overflow: hidden;
	margin: .5em;
	border: 0px solid black;
	cursor: hand;
	cursor: pointer;
/*    background: transparent url("../images/sepline.png") no-repeat bottom left; */
}

.review,
.mainpage-news
{
	padding-left: 1%;
	padding-right: 1%;
	padding-top: 1em;
    padding-bottom: 1em;
}

.review-more
{
	position: absolute;
	bottom: 1px;
	right: 1px;
	background-color: #aaaaaa;
	color: #800000;
	border: 1px solid black;
	padding: .5em;
}

.review-bookauthor
{
	font-size: 10pt;
}

.review-book
{
	font-size: 10pt;
	padding-bottom: 3pt;
}

.review-content
{
}

/* Search */
span.bookhit
{
    display: none;
}

