﻿p
{
    margin: 12px 0;
     line-height: 1.4em;
}

h1, dl
{
    padding: 0;
    text-align: left;
    line-height: 1em;
}
.title
{
    font-weight: bold;
    font-size: 1em;
    color: #FF8300;
}

.title a
{
	text-decoration:none;

}

.bookImage
{
	clear: left;
	width: 140px;
}
.bookImage a
{
	text-decoration:none;
}

.damfeed a {
	text-decoration:none;}

h1
{
    font-size: 2em;
    color: #4a887d;
    margin-bottom: 1em;
}

dl, dd, dt, img, p
{
    margin: 0;
    padding: 0;
}

dt
{
	clear: left;
	width: 12px;
	float: left;
	height: 1%;
	margin-bottom: 20px;
	text-align: center;
}


dd
{
	margin-bottom: 20px;
	height: 1%;
	text-align: center;
}

dd:after
{
    content: ".";
    visibility: hidden;
    clear: both;
    display: block;
    height: 0;
}
.loadingPic
{
    margin: auto;
    background: url(loadingIcon.gif) no-repeat 0 0;
    padding-left: 25px;
}
.sale-regularprice{
	text-decoration:line-through;}
.saleprice{
	font-weight:bold;
	color:#950000
}

