
body {
  margin:0;
  padding:0;
  font:100%/1 Tahoma, Arial, Helvetica, sans-serif;
  color:#333;
  background:#00000;
}

.sub_title {
	font-size: -1;
	text-align: center;
	margin: auto;
}

#right .words, #right .customer {
	font-size: small;
	font-style: italic;
	color: green;
	text-align: right;
	margin-right: 5px;
}

#right .customer {
	font-weight: bold;
}

#usp {
	list-style:none;
}

#usp li
{
	background: url(../images/check.gif) no-repeat 0 10%;
	padding-left:34px;
	font-size:90%;
	color:#000;
	margin-bottom: 10px;
}

#usp li h4
{
	margin-bottom: 5px;
	font-weight:bold;
	font-size:95%;
}

#action {
  list-style:none;
  list-style-position:inside;
  line-height:130%;
}

#footnote {
  font-size: x-small;
}

#myAccordion
{
	border: 1px solid #6CAF00;
	left: 10px;
	top: 10px;
	font-size: small;
}

#myAccordion dt
{
	line-height: 25px;
	background-color: #6B6D6B;
	border-top: 2px solid #DAFF9F;
	border-bottom: 2px solid #6CAF00;
	padding: 0 10px;
	font-weight: bold;
	color: #FFFFFF;
}

#myAccordion dd
{
	overflow: auto;
}

#myAccordion p
{
	margin: 10px 10px;
}

#myAccordion dt.myAccordionHover
{
	background-color: #90ef30;
	color: #000;
}

#myAccordion dt.myAccordionActive
{
	background-color: #ADEF00;
	border-top: 2px solid #80df20;
	border-bottom: 2px solid #000;
	color: #000;
}

#quote {
	font-size: small;
}
#quote fieldset {
	border-color: gray;
}

table#contact .labels, table#moving_details .labels {
	width: 140px;
}

#items td input {
	width:16px;
  size: 2;
}

table#items td {
	padding: 2px;
}

td.labels {
	font-weight: bold;
	text-align: right;
}

#button_bar {
	text-align: center;
}

#tips {
	font-size: small;
}
