.SearchResults
{
  clear: right;
  padding-top: 5px;
  margin-top : 0px;
  margin-bottom : 30px;
  margin-left : 5px;
  margin-right : 5px;
  border-top: 2px Ridge White;
}
.CreatorDisplay
{
  text-align : left;
  float: left;
  border: 1px red none;
}
.CreatorDisplayWide
{
  width: 100%;
}
.PictureLink
{
  min-width: 33%;
  max-width: 50%;
  text-align : center;
  float: right;
  font-weight : bold;
  height: auto;
  border: 1px blue none;
}
.PictureLink IMG
{
  margin-top: 5px;
  margin-bottom: 5px;
}
.ResultsBody
{
  margin-top : 0px;
  text-align : left;
  clear: left;
  border: 1px yellow none;
}
DIV.ResultsBody BLOCKQUOTE
{
  font-style: italic;
}
DIV.ResultsBody P
{
  margin-left: 20px;
  margin-right: 20px;
}
.Comments, .CommentsNonItalic
{
  width: auto;
  font-style: normal;
  font-size: 90%;
  margin-top: 8px;
  margin-bottom: 8px;
  padding-left: 30px;
  padding-right: 30px;
  margin-left: 10px;
  margin-right: 10px;
  text-align: left;
  border: 1px green none;
}
.CommentsNonItalic
{
  font-style: normal;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
DIV.CommentsNonItalic P
{
  margin-left: 0px;
  margin-right: 0px;
}
.Comments P
{
  margin-top: 6px;
  margin-bottom: 6px;
}
.LastLine
{
  margin-top : 0px;
  text-align : left;
  clear: none;
  width: auto;
  border: 1px white none;
}
.InventoryNumber
{
  text-align : left;
  float: left;
  font-size: 80%;
  margin-bottom: 5px;
  border: 1px red noneid;
  width: auto;
}
.Price
{
  clear: none;
  text-align: right;
  float: right;
  margin-bottom: 5px;
  border: 1px red none;
  width: auto;
}
SPAN.InventoryNumber, SPAN.Price
{
  margin-top: 10px;
}
.Button {
  margin-top: 40px;
  text-align: center;
  clear: right;
}
.SmallCaps
{
  font-variant : small-caps;
}
span.quote
{
  font-style: italic;
}
DIV.BKS UL
{
  font-style: normal;
}
