#Content
{
	padding:20px 0px 0px 0px;
}
p.Categories
{
	font-size:11px;
}
td.Art
{
    padding:10px;
}
img.Art
{
    border:solid gray 1px;
    padding:0px;
}
img.ArtNB
{
    padding:0px;
}
td.ForSale
{
    padding:10px;
}
p.Price
{
    font-size:15px;
    color:#2d352a;
    font-weight:bold;
}
span.SoldPrice
{
	text-decoration:line-through;
}
span.Sold
{
	color:red;
	font-style:italic;
}
td.Divider       {
  vertical-align:top;
/*  border       :dotted gray 1px; */
  border-right :dotted gray 2px;
  border-top   :dotted gray 2px;
/*  background-color:#f4dcba; */
  /*border-left :solid red 1px;*/
}

td.Divider div   {
  height:8px; 
  width :8px;
  background-color:#f86300;
  overflow:hidden;
  margin:2px 2px 0px 2px;
}

td.Comment       {
  padding:0px 0px 0px 10px;
}

p.CommentTitle   {
  font-size:12px;
  font-weight:normal;
  color:#bb8b53; 
  margin-bottom:7px;
}
span.CommentDate {
  font-weight:normal; font-size:10px;
}

div.CommentBody   {
  margin:0px 0px 10px 0px;
}
div.CommentBody p {
  font-size:12px;
  line-height:1.5em;
  margin:0px 0px 10px 0px;
}
div.CommentBody p q {
  font-size:1em;
}

div.CommentBody q {
  font-size:11px;
  color:#0c9095;
  margin-left:8px;
  margin-right:8px;
}

div.CommentForm
{
    margin-left:30px;
}

table.CommentCap
{
    width:620px;
}

table.CommentCap td
{
    vertical-align:bottom;
}

table.CommentCap td.Cap
{
    color:#ca0210;
    font-size:14px;
    font-weight:bold;
}

table.CommentCap td.AllowedHTML
{
    font-size:11px;
}

table.CommentCap td.Post
{
    text-align:right;
}

span.Edit a
{
    font-size:11px;
}
#txtComment
{
    height:200px;
    line-height:1.5em;
    margin-top:10px;
    width:620px;
}
/* --- Righthand Sidebar --- */
div.Winners {
  left:685px;
  height:700px;
  position:absolute;
  top:10px;
  width:250px;
  padding: 0px 0px 40px 10px;
  border-left:dotted gray 1px;
}
div.Winners p {
  font-size:11px;
}
div.Winners ul, div.Winners ol
{
	font-size:11px;
}
#Scribble
{
	margin:5px 0px 10px 5px;
}
#GetDet
{
	left:15px;
	position:relative;
	top:-15px;
}
#Pens
{
	margin:15px 0px 20px 10px;
}
#DefineTJ
{
	margin-top:20px;
}
#tjPoints td
{
	font-size:11px;
	padding-bottom:5px;
}
#tjPoints td.Left
{
	padding-top:3px;
	text-align:right;
	width: 100px;
}

