body {
  margin: 0;
  font-family: Verdana, Arial;
  font-size: 10pt;
}

#headerbox {
  height: 2em;
  background-color: #669966;
  width: 100%;
  offset: 0;
  margin: 0;
  padding-left: 80px;
}

#headerbox li {
  font-size:8pt;
  font-family:Arial;
  font-weight:bold;
  list-style:none;
  float:left;
  margin-right:40px;
}

#headerbox li a {
  text-decoration: none;
  color : #FFFFFF;
}

#headerbox li a:hover{
  color : #FF9900;
}

h1 {
  color:#009966;
  font-family:Arial,sans-serif;
  font-size: 14pt;
}

h2 {
  color:#009966;
  font-family:Arial,sans-serif;
  font-size: 12pt;
}

h3 {
	font-size: 100%;
	margin-bottom: 4px;
	margin-top: 0px;
}

.article {
  margin:40px 80px;
}

.main-content {
  margin:40px 80px;
}

.main-content-wide {
  margin:40px 80px;
}

.button-findmore {
  float: right;
}

a {
  color:#FF9900;
}

a img {
  border:0
}

.home {
  font-size: 8pt;
  text-align: center;
}

#item_detail_lot_price_info {
  float:right;
  text-align:right;
  width:100px;
}

.feetable td {
        border: 1px solid;
        margin: 0px; 
        padding: 5px;
}

table {
	background-color: transparent;
	border-spacing: 0px;
	border-collapse: collapse;
	border-style: none;
}

td {
	border-style: none;
	padding: 8px;
	vertical-align: top;
}

th {
	vertical-align: bottom;
	border-style: none;
	padding: 0.5em;
	text-align: left;
}

.date {
	text-align: center;
}

td.numeric {
	text-align: right;
}

td.thumbnail {
	padding: 0px;
}

th.longdate {
        width: 7em;
}

tr.row0 {
	background-color: #F2F7ED;
}

tr.row1 {
	background-color: #E4EDDD;
}

.label {
	font-weight:bold;
	width:14em;
	float:left
}

.itemresultimagebox {
        float:right;
        width:110px;
}

.menulink {
  display:block;
  right:0px;
  text-align:right;
}

.resultcount {
  float:left;
  padding-top: 3px;
  padding-bottom: 3px;
}

.pagination {
  text-align:center;
  padding-top: 3px;
  padding-bottom: 3px;
}

.featurebox {
  padding:8px;
  background-color: #E8F0E8;
}

.featurebox3 {
  padding:8px;
  background-color: #E8F0E8;
}

.featurebox3 .headertext {
  background-color: #C9DCC9;
  margin:-8px;
  padding:8px;
}

.feature {
  width:100%;
}