div#listing-left-col, div#listing-right-col {
  margin-top: 6px;
  float: left;
  
  font-size: 0.9em;
}

div#listing-left-col {
  width: 355px;
  margin-right: 10px;
}

div#listing-right-col {
  width: 312px;
}

ul.member-tools {
  margin: 0;
  padding: 0;
  
  list-style-type: none;
  font-size: 1.1em;
}

ul.member-tools li {
  display: inline;
}

ul.member-tools li.right {
  float: right;
  color: #666;
}

ul.member-tools img {
  vertical-align: middle;
}

ul.member-tools a {
  color: #666;
}

ul.member-tools a:hover {
  color: #f00;
  text-decoration: none;
}

div#gallery
{
  margin: 0 0 0.2em 0;
}

div#gallery div#gallery_large {
  display: block;
  text-align: center;
}

div#gallery div#gallery_large img {
  border: 2px solid #000;
}

div#gallery img {
  float: left;
  margin: 1px;
  border: 1px solid #000;
}

dl#listing-specifics dt {
  margin: 1px 4px 0 10px;
}

dl#listing-specifics dd {
  float: left;
  margin: 1px 0 5px 0;
}

table#friend-form-table th {
  width: 110px;
  padding: 0 3px 0 0;
  word-wrap: nowrap;
  font-weight: normal;
  text-align: right;
}

form#question-form table {
  
}

form#question-form table th {
  width: 80px;
  padding: 0 3px 0 0;
  word-wrap: nowrap;
  font-weight: normal;
  text-align: right;
}

form#question-form textarea {
  width: 230px;
  height: 65px;
}

div#listing-questions div.question, div#listing-questions div.answer {
  padding: 2px;
  background-color: #ddd;
}

div#listing-questions div.answer {
  margin-bottom: 5px;
}

#friend-form-box {
  background-color: #ddd;
  padding: 0 2px;
  color: #000;
}

div#item-details-header
{
  position: relative;
}

h2
{
  margin: 0;
  padding-left: 3px;
  
  font-size: 1.4em;
  
  color: #c00;
  background-color: #F6D610;
  background-image: none; /* remove default bg image on h2's */
}

div#item-details-header dl#listing-specifics
{
  position: absolute;
  top: 7px;
  left: 105px;
  font-size: 0.9em;
}

h1.listing-details-heading
{
  margin: 0.2em 0 0.2em 0;
  
  font-size: 1.3em;
  font-weight: bold;
  
  color: #c00;
  background-color: none;
  background-image: none; /* remove default bg image on h1's */
}

dl.listing-details
{
  line-height: 1.7em;
}

dl.listing-details dt
{
  color: #c00;
}

dl.listing-details dd
{
  color: #000;
}

dl.listing-details h3
{
	font-size: 0.95em;
  margin: 5px 0 0 0;
  color: #c00;
}

div#scorecard-container
{
  margin: 1em 0 0 0;
  padding: 1em 0 0 0;
  border-top: 2px solid #c00;
}

div#scorecard-container img
{
  vertical-align: bottom;
}

div#scorecard-container a
{
  font-size: 1.6em;
}

p#listing-disclaimer
{
  margin: 3em 0;
  font-size: 0.8em;
}

.next-prev-buttons
{
}

.next-prev-buttons .prev
{
  float: left;
}

.next-prev-buttons .next
{
  float: right;
}

p.wholesaleNote {
	font-weight: bold;
  color: #c00;
}
