.block {
  margin: 0 0 30px 0;
}

/* Ссылки пользователя */
#user-links {
  margin: 0 0 30px 0;
  padding: 0;
  list-style: none outside none;
}

#user-links li {
  margin: 0 0 20px 0;
  padding: 10px 0 0 50px;
  height: 40px;
}

#user-calc {
  background: transparent url(/img/general2010/user-calc.png) left top no-repeat;
}

#user-order {
  background: transparent url(/img/general2010/user-order.png) left top no-repeat;
}

#user-track {
  padding-top: 0 !important;
  background: transparent url(/img/general2010/user-track.png) left top no-repeat;
}

#user-account {
  background: transparent url(/img/general2010/user-account.png) left top no-repeat;
}

#user-contract {
  background: transparent url(/img/general2010/user-contract.png) left top no-repeat;
}
#user-feedcall {
  background: transparent url(/img/general2010/user-feedcall.png) left top no-repeat;
}


/* Форма "Отследить заказ" */
#user-track form {
  margin: 0;
  padding: 0;
}

#user-track .form-text {
  margin: 5px 0 0 0;
  width: 95px;
  border: 1px solid #bababa;
  font-size: 10px;
  color: #a9a9a9;
  float: left;
}

#user-track .form-submit {
  margin: 5px 0 0 3px;
  padding: 0;
  width: 15px;
  height: 18px;
  border: 0 none;
  background: transparent url(/img/general2010/submit.png) center center no-repeat;
  cursor: pointer;
  float: left;
}

/* Блок "Контакты" */
#contacts {
  
}

#contacts ul {
  margin: 0;
  padding: 0;
  list-style: none outside none;
}

#contacts li {
  margin: 0 0 20px 0;
  padding: 0 0 0 50px;
}

.contacts-city {
  font-size: 15px;
  font-weight: bold;
  color: #000;
}

.contacts-phone {
  font-size: 14px;
  padding: 0 0 0 10px;
  background: transparent url(/img/general2010/phone-gray.png) left center no-repeat;
}

.contacts-type {
  font-size: 11px;
}

#contacts p {
  padding: 0 0 0 50px;
}

/* Блок "ICQ консультации" */
#consult {
  font-size: 11px;
  position: relative;
}

#consult-content {
  height: 330px;
}

#consult #current-city {
  margin: 0 5px 10px 0;
  padding: 0;
  font-size: 18px;
  color: #000;
  font-weight: normal;
}

.jScrollPaneContainer:focus {
  outline: 0 none;
}

#consult-content .r-border {
  margin-left: -5px;
}

#consult-content .r-border .rounded-content {
  padding: 10px 5px 10px 10px;
}

#consult-content ul {
  margin: 0;
  padding: 0;
  list-style: none outside none;
}

#consult-content li {
  background: url("/img/general2010/icq.png") no-repeat scroll 15px 2px transparent;
  margin: 0 0 10px;
  padding: 0 0 0 35px;
  position: relative;
}

.consult-icq {
  font-size: 14px;
  color: #009840;
}

.consult-name {
  color: #5a5a5a;
}

.consult-position {
  color: #000;
}

#consult-city {
  position: relative;
}

#city-list-wrapper {
  position: absolute;
  top: 0;
  left: 70px;
  z-index: 99;
  display: none;
}

#city-list {
  background-color: white;
  list-style: none outside none;
  margin: 0 10px;
  padding: 5px;
  width: 220px;
}

#city-list li {
  float: left;
  width: 110px;
  margin: 0 0 3px 0;
}

#close-city-list {
  position: absolute;
  top: 0;
  right: 20px;
}

#close-city-list:hover {
  cursor: pointer;
}

#consult-content ul {
  display: none;
}

/* Блок "Обратная связь" */
#feedback .block-title {
  margin: 0;
}

#feedback-form-wrapper-3 {
  margin: 0 0 0 -5px;
  padding: 0 0 0 15px;
  background: transparent url(/img/general2010/feedback-l.png) left top no-repeat;
}

#feedback-form-wrapper-2 {
  padding: 0 15px 0 0;
  background: transparent url(/img/general2010/feedback-r.png) right top no-repeat;
  position: relative;
}

#feedback-form-wrapper {
  background: transparent url(/img/general2010/feedback-m.png) right top repeat-x;
  padding: 20px 5px;
  height: 107px;
  overflow: hidden;
}

#feedback-form {
  margin: 0;
  padding: 0;
}

#feedback-form .form-text,#feedback-form .form-textarea {
  border: 1px solid #bababa;
  color: #a9a9a9;
}

#feedback-form .form-text {
  margin: 0;
  padding: 0 0 0 4px;
  width: 110px;
  font: 11px Arial, sans-serif;
}

#feedback-form .form-text-city {
  width: 229px;
}

#feedback-name {
  float: left;
}

#feedback-mail {
  float: right;
}

#feedback-form .form-textarea {
  display: block;
  margin: 3px 0 0 0;
  padding: 4px;
  width: 225px;
  height: 47px;
  overflow: auto;
  font: 11px/ 1em Arial, sans-serif;
  margin: 3px 0 0 0;
}

#feedback-form .form-submit {
  margin: 0 0 0 0;
  padding: 0 0 2px 0;
  background-color: transparent;
  border: 0 none;
  color: #fff;
  font: 13px/ 1em Arial, sans-serif;
  cursor: pointer;
  text-decoration: underline !important;
  float: right;
}

#feedback-form .form-submit:hover {
  color: #ff0000;
}

#feedback-form a {
  float: left;
  font-size: 11px;
  line-height: 1em;
  margin: 6px 0 0 0;
}

#feedback-form a:link,#feedback-form a:visited {
  color: #fff;
  text-decoration: none;
  border-bottom: 1px dashed #fff;
}

#feedback-form a:hover,#feedback-form a:active {
  color: #ff0000;
  text-decoration: none;
  border-bottom: 1px dashed #ff0000;
}

/* Блок "Голосование" */
#poll .block-title {
  margin: 0;
}

#poll-form {
  padding: 0;
  margin: 0;
}

#poll .poll-question {
  font-size: 12px;
  font-weight: bold;
}

#poll .r-border {
  margin: 0 0 0 -5px;
}

#poll .r-border .rounded-content {
  padding: 10px;
}

#poll-form {
  font-size: 11px;
}

#poll-form .form-submit {
  margin: 4px 0 0 0;
  padding: 0 0 2px 0;
  background-color: transparent;
  border: 0 none;
  color: #12b627;
  font: 13px/ 1em Arial, sans-serif;
  cursor: pointer;
  text-decoration: underline !important;
  float: right;
}

#poll-form .form-submit:hover {
  color: #ff0000;
}

#poll-form a {
  float: left;
  font-size: 11px;
  line-height: 1em;
  margin: 6px 0 0 0;
}
