fieldset {
  border: none;
}

select {
  border: none !important;
}

.clear {
  display: block !important;
}

.no-border-left {
  border-left: none !important;
}

.no-border-right {
  border-right: none !important;
}

.no-border-top {
  border-top: none !important;
}

.no-border-bottom {
  border-bottom: none !important;
}

.grey {
  background-color: #eaeaea !important;
}

.align-left {
  text-align: left !important;
}

.align-right {
  text-align: right !important;
}

.plaintext {
  display: inline;
  padding: 0 !important;
  border: none !important;
  background: none !important;
}

.pseudolink {
  /* font-size: 12px !important; */
  text-decoration: underline;
  color: #00aa00 !important;
  cursor: pointer !important;
}

caption,
.text {
  color: #000000 !important;
}

#metanav,
#metanav2_container,
#spacer,
#nav,
#claim,
#left,
#rootline,
.toplink,
#content .layernav .header,
.scrollbar,
.zoom,
.pdf,
#to_cart,
.to_cart_or_configure,
/* #options_top_foot, */
/* .submit, */
#tabs li,
#order_progress,
#options,
#actions,
#right,
#foot .links,
#foot span {
  display: none !important;
}

#print_logo {
  display: block;
}

#body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	/* color: #666; */
  padding-top: 80px;
}

table {
  border-collapse: collapse;
  border-bottom: 1px #000000 solid;
}

table th {
  font-weight: bold;
  text-align: left;
}

table th,
table td {
  vertical-align: top;
  padding: 5px;
  border: 1px #000000 solid;
}

input {
  border-width: 0;
}

.box .layernav .layer_content {
  color: #ffffff !important;
}

#body #content .layernav .layer_content span.list span {
  color: #ffffff !important;
}

/*
#foot .copyright {
  width: 100%;
  text-align: left;
}
*/

#product_body {
  border: none !important;
}

#tabs li.active {
  display: block !important;
  font-size: 14px;
}

#foot .copyright a:link, 
#foot .copyright a:visited, 
#foot .copyright a:active {
	display: inline;
	text-decoration: none;
}
