  img {
    border:none;
  }
  a:hover {
    text-decoration: underline;
  }
  .clear {
    clear:both;
  }
  /*interface specific*/
  #diamondSearchBody {
    margin-left: 40px;
    width:560px;
    font-family: helvetica, tahoma, san serif;
  }
  #diamondSearchBody h1 {
    font-size: 1px;
    color: white;
    background-image:url('images/headerDiamondSearch.jpg');
    height: 52px;
    width:296px;
  }
  #diamondSearchSubTitle {
    margin-left: 8px;
    margin-bottom: 12px;
    margin-top: 0;
  }
  #memoryBox {
    margin-top: 8px;
    margin-bottom: 8px;
    float:right;
  }
  #use_block {
    width:558px;
    height:350px;
    position:absolute;
    display:none;
  }
  #diamondSearchForm {
    margin: 0;
    padding: 0;
  }
  #diamondControl {
    display:block;
    font-size:12px;
    margin-left: 20px;
  }
	.diamondControl {
    display:block;
    font-size:12px;
    margin-left: 20px;	
	}
  #diamondSearchMore {
    margin-top: 0;
    width: 120px;
  }
  #diamondSearchMore div, #diamondSearchMore select {
    font-size: 11px;
    font-family: helvetica, tahoma, san serif;
  }
  #diamondSearchMore select {
    width: 68px;
  }
  #diamondSearchMore span {
    color:white;
  }
  #diamondSearchMore a:hover span {
    color: blue;
  }
  .anyButn {
    display: none;
  }
  div#prC, div#caC, div#coC, div#clC, div#reC {
    padding-top: 8px;
  }
  #diamondSearchShape input {
    width: 47px;
    margin: 0;
    margin-right: 2px;
  }
  #loadingPane {
    display:none;
    background-color:white;
    margin-left:120px;
    width:200px;
    height:44px;
    position:absolute;
    background-color:white;
    border:1px solid #d0d0d0;
    text-align:center;
    padding: 8px;
  }
  #diamondSearchHead {
    font-size: 12px;
    width:412px;
    margin-bottom: 2px;
  }
  .diamondSearchType {
    font-size: 12px;
    font-weight: bold;
    margin-top:4px;
  }
  #diamondSearchCols {
    border-left: 1px solid #f0f0f0;
  }
  #diamondSearchCols thead {
    text-align:center;
    font-size: 12px;
  }
  #diamondSearchCols thead th {
    border-right: 1px solid #f0f0f0;
    border-top: 1px solid #f0f0f0;
  }
  #diamondSearchCols a {
    background-color: #f8f8f8;
		display:block;
  }
  #diamondSearchCols a:hover {
    background-color: #4B66A2;
    color: white;
  }
  #diamondSearchPane {
    height:278px;
    width:416px;
    overflow:hidden;
  }
  #diamondSearchTable td {
    border-right: 1px solid #f0f0f0;
    font-size: 12px;
    height: 22px;
	}
	table#diamondSearchTable {
    border-bottom: 1px dotted #c0c0c0;	
    border-left: 1px dotted #c0c0c0;
    border-top: 1px dotted #c0c0c0;
	}
  #diamondSearchTable tr:hover {
    background-color: #4B66A2;
    color: white;	  
  }
  #tableHeadAlign td {
    border-right: 1px solid #f0f0f0;
    padding:0;
    font-size: 2px;
    height: 1px;
    display:none;
  }
  #diamondSearchCols thead th {
    padding:0;
  }
	table#diamondSearchTable, table#diamondSearchCols {
	  width: 416px;
	}
  #diamondSearchTable td, #diamondSearchCols thead th {
    width:78px;
  }
	#diamondSearchTable tr.b td, #diamondSearchCols thead th.b {
	  width:68px;
	}
  #active_ordering a {
    background-color: #c0c0c0;
    color:white;
  }
  tr.rowone {
    background-color:#f4f4f4;
  }
  tr.specialone {
    font-weight:bold;
    background-color:#f4f4f4;
  }
  tr.specialtwo {
    font-weight:bold;
  }
  tr.specialone td, tr.specialtwo td {
    border-left: 0;
    border-right: 0;
  }
  td.salemark {
    background: url('../images/saleitem_row.gif') 40px 0 no-repeat;
  }
  tr.rowSeen {
    background-color: #e0e0ff;
  }
  tr.rowSelect {
    background-color: #c0c0c0;
    color:white;
    font-weight: bold;
  }
  td.col5 {
    text-align:right;
    padding-right: 0;
  }
  tr.highlightedRow {
    background-color: #4B66A2;
    color: white;
  }
	#ds_stock {
    border: 1px solid #d0d0d0;
	}
  .ddT {
    font-size:14px;
    color: #808080;
    height: 20px;
    width:350px;
    margin-left: 8px;
    margin-top: 8px;
    margin-bottom:0;
		float:left;
  }
  .saleNote {
    font-size: 11px;
    text-decoration: underline;
    color: #900000;
  }
  .ddTab {
    border: 1px solid #a0a0a0;	
    margin-right: 0;
    border-top: 0;
    border-right: 0;
    display:block;
    width:auto;
    float:right;
  }
  .ddTab a {
    color: blue;
    /*font-style:italic;*/
    display:block;
    padding:4px 4px 4px 4px;
    font-weight: bold;
  }
  .ddTab a:hover {
    background-color: #4B66A2;
    color: white;
  }
  a.displayTabOn{
    background-color: #c0c0c0;
    color: white;
  }
  #dsDT {
    width:100%;
    padding: 4px 4px 4px 6px;
  }
  .dsfN {
    font-weight:bold;
    font-size: 12px;
    padding-left: 4px;
  }
  .dsfV {
    font-size: 12px;
    padding: 6px;
  }
	.dsfD {
	  background-color: #f0f0f0;
	}
	.dsfO {
	  background-color: #fafafa;
	}
  .dsImg {
    margin: 3px;
  }
  .ddT {
	  display: none;
	}
	.showDT {
	  display: block;
	}
	.dts {
    height: 184px;
	  display: none;
	}
	.showDTS {
	  display: block;
	}
  #dt2, #dt3, #dt4, #dt5 {
    margin: 8px;
  }
  #dt4, #dt3 {
    margin-top:16px;
    font-size: 12px;
    color: #909090;
  }
  #diamondRecommend {
    float:right;
    width:200px;
    border: 1px solid #d0d0d0;
    margin: 8px;
    font-size: 11px;
    padding: 0 4px 4px 4px;
  }
  #diamondRecommend h3 {
    font-size: 14px;
    color: #808080;
    margin: 2px;
  }
  td.infoimg {
    border: 1px solid #b0b0b0;
  }
  .shareLinks a {
    font-size:11px;
    color: blue;
    margin-left: 8px;
    line-height:11px;
  }
  .shareLinks a img {
    margin-right:2px;
  }
  .shareLinks {
    margin-bottom: 6px;
    border-bottom: 1px solid #d0d0d0;
  }
  .cartleftcol {
    width: 70px;
    float: left;
  }
  .cartmidcol {
    margin-left: 4px;
    width: 143px;
    float: left;
    color: #808080;
  }
  .cartrightcol {
    margin-left: 4px;
    width: 100px;
    float: left;
    color: #808080;
  }
  .cartlink {
    clear:both;
    display:block;
  }
  .ds_warning {
    font-size: 11px;
    margin-top:16px;
  }
  .textBox {font-family:  tahoma, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; width:200px; }

  #diamondSearchMore, #diamondSearchPane, #diamondSearchHead, #diamondSearchCols {
    float: left;
    clear:none;
  }
	a.DSTRB_off {
    cursor: default;
		color: #909090;
	}
	a.DSTRB_off:hover {
	  text-decoration: none;
	}
	div#info-links {
	  display:none;
	}
