.SkinObject
{
font-weight: normal;
font-size: 11px;
color: #ffffff;
font-family: Georgia;
text-decoration: none;
}

a.SkinObject:hover
{
text-decoration: underline;
color: #fdf8da;
}

a.SkinObject:link
{
text-decoration: none;
color: #ffffff;
}

a.SkinObject:visited
{
text-decoration: none;
color: #ffffff;
}

.SubHead
{
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    color: #744001;
}

.OrderButton

{
color: #ffffff;
font-family: verdana;
font-style: normal;
font-variant: normal;
font-weight: bold;
font-size: 11px;
padding-top: 1px;
padding-right: 5px;
padding-bottom: 1px;
padding-left: 5px;
text-align: center;
cursor: pointer;
background-color: #c50e11;
}

.SmallPrint{
font-size:12px;
font-style:italic;
}

.PriceRed{
font-family: Verdana;
font-size: 11pt;
color: #c50e11;
font-weight: bold;
}

.PriceStrikeout{
font-family: Verdana;
font-size: 11pt;
text-decoration: line-through;
}


#BookGallery{}

#BookGallery .BookTitle{
margin:5px 0 0 0;
font-weight: bold;
margin-bottom:4px;
}

#BookGallery .BookTitle a, #BookGallery .BookTitle a:visited{
text-decoration: underline;
color: #a18863;
}

#BookGallery .BookTitle a:hover{
text-decoration: underline;
color: #d73b22;
}


#BookGallery .Author{
margin:0 0 9px 0;
}


#BookGallery .PriceRed
{
font-family: Verdana;
font-size: 11pt;
color: #c50e11;
font-weight: bold;
margin:0 0 25px 0;
}

#BookGallery .PriceStrikeout{
font-family: Verdana;
font-size: 11pt;
font-style: italic;
text-decoration: line-through;
margin:0;
}

#BookGallery td{padding:0 50px 0 50px;}

