.bal TH,.bal TD {
	white-space: nowrap;
}

.news-item-title {
	margin: 0;
	font-size: smaller;
}

.news-item-when {
	font-size: smaller;
	color: #666;
}

.news-item-short {
	font-size: smaller;
}

.signup {
  width: 450px;
}

.signup DT,.signup DD {
  margin: 0;
  padding: 0;
  float: left;
  margin-bottom: 10px;
}

.signup DT {
  width: 240px;
  text-align: right;
  margin-right: 10px;
}

.signup DD {
  width: 200px;
}

.signup DD INPUT {
  width: 170px;
}

.signup LABEL.required:after {
  content: '*';
  color: red;
  padding-left: 2px;
}

.signup UL.errors {
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-size: smaller;
  color: maroon;
}

.ui-widget-content {
  color: black;
}

.ui-widget, .ui-widget TABLE {
  font-family: Arial, sans-serif;
  font-size: 9pt;
}

.ui-widget-header {
  color: white;
  background-image: none;
  background-color: rgb(51, 153, 204);
  border-style: none;
}

.ui-corner-all {
  -moz-border-radius: 0;
}

BODY {
  margin: 0;
  font-family: Arial, sans-serif;
}

#fingers {
	margin-left: 50px;
}

#fingers .finger {
  padding-bottom: 20px;
}

#fingers .finger A {
  font-size: 17px;
  color: rgb(51, 153, 204);
  text-decoration: none;
  padding-left: 17px;
  background: url(img/finger.png) no-repeat;
}

#fingers .finger A:hover {
  color: #666666;
  text-decoration: underline;
}

#fingers .finger A {
  font-size: 17px;
  color: rgb(51, 153, 204);
  text-decoration: none;
  padding-left: 17px;
  background: url(img/finger.png) no-repeat;
}

#fingers .finger A:hover {
  color: #666666;
  text-decoration: underline;
}

#footer {
  height : 270px;
  background-image: url(img/bg189.jpg);
  background-position: left bottom;
  background-repeat: repeat-x;
}

#car1 {
  width: 390px;
  height: 211px;
  background-image: url(img/car2.jpg);
}

H1 {
  margin-top: 0;
  color: rgb(51, 153, 204);
}

#sform {
    min-width: 810px;
}

#sform .div1 {
  background-color: rgb(51, 153, 204);
  float: left;
  padding: 13px;
  margin-right: 13px;
}

#sform LABEL {
  color: white;
}

#sform .div1 TEXTAREA {
  width: 400px;
  height: 110px;
  border-style: none;
  float: left;
}

#sform .div2 {
  float: left;
  padding-left: 13px;
  font-size: smaller;
}

#dtx,#dt3,#dt15 {
  margin-left: 0;
}

#sform .div3 {
  clear: both;
  height: 13px;
}

#sform .submit {
  background-color: #333333;
  color: white;
  border-style: none;
  font-size: larger;
  padding: 4px 25px;
}

.list-row-1 {
  background-color: #e6e6fa;
}

#auth,#client-info {
  border-left: 2px dotted #666666;
  border-right: 2px dotted #666666;
  border-bottom: 2px dotted #666666;
  padding-left: 25px;
  padding-right: 25px;
  padding-bottom: 10px;
  float: right;
}

#enter {
  float: right;
  padding-top: 20px;
  color: #666666;
  text-decoration: none;
  border-bottom: 2px dotted #666666;
}

#auth LABEL,#auth #ok,#auth A {
  color: #666666;
}

#auth #email,#auth #token,#auth #ok {
  border: 1px solid #666666;
}

#auth #ok {
  background-color: white;
}

#auth A,#auth #label2 {
  font-size: smaller;
}

#client-info SPAN {
  font-size: smaller;
}

#hcart {
  float: right;
  margin: 10px;
}

#user-area A {
  color: #666666;
  padding-right: 20px;
}

.money-summary TH,.money-summary TD {
  text-align: right;
  vertical-align: top;
}
