.dso_behavior {
  behavior: url(/res/css/PIE.htc);
  position: relative;
}
.dso_promo_text_color {
  color: #43AD00;
}
.dso_link_text_color {
  color: #2B5EC7;
}
* {
  margin: 0;
  padding: 0;
  outline: none;
}
body {
  color: #333333;
  font: 14px Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
}
html,
body {
  width: 100%;
  height: 100%;
}
input,
textarea,
select option:first-child {
  color: #737373;
}
.dso_common-input {
  color: #333333;
}
input,
select,
textarea {
  border: 1px solid #9ea8b8;
  background: #ffffff;
}
textarea {
  padding: 5px;
}
input,
select {
  height: 21px;
  line-height: 21px;
}
input {
  text-indent: 2px;
}
select {
  padding: 1px;
  height: 21px;
}
p {
  padding: 0 0 20px 0;
  line-height: 1.4em;
}
a {
  color: #2B5EC7;
  text-decoration: Underline;
}
a:hover {
  text-decoration: Underline;
  color: #C80E11;
}
a:hover {
  text-decoration: Underline;
}
a img {
  border: none;
}
table {
  border-collapse: collapse;
}
h1 {
  color: #333333;
  font-size: 28px;
  padding: 0 0 10px 0;
  font-weight: normal;
}
h1 a {
  text-decoration: none;
}
h2 {
  color: #333333;
  font-size: 24px;
  padding: 0 0 10px 0;
  font-weight: normal;
}
h2 a {
  text-decoration: none;
}
h3 {
  color: #333333;
  font-size: 16px;
  padding: 0 0 5px 0;
  font-weight: bold;
}
h3 a {
  text-decoration: none;
}
h4 {
  color: #333333;
  font-size: 14px;
  padding: 0 0 5px 0;
  font-weight: bold;
}
h4 a {
  text-decoration: none;
}
h5 {
  color: #333333;
  font-size: 14px;
  padding: 0 0 5px 0;
  font-weight: normal;
}
h5 a {
  text-decoration: none;
}
h6 {
  color: #333333;
  font-size: 12px;
  padding: 0 0 5px 0;
  font-weight: normal;
}
h6 a {
  text-decoration: none;
}
ul {
  list-style: none;
  margin: 0 0 20px 0;
}
ul li {
  background: url('../images/common-list-bullet.png') no-repeat 0 5px;
  padding: 0 0 7px 15px;
}
ol {
  margin: 0 0 20px 25px;
}
ol li {
  padding: 0 0 7px 0;
}
.dso_central-banner {
  outline: 6px solid #eaeaea;
  border: 1px solid #fff;
  display: block;
  margin: 0 auto 20px auto;
}
.dso_leftimg {
  float: left;
  margin: 0 15px 10px 0;
  border: 1px solid #eaeaea;
}
.dso_rightimg {
  float: right;
  margin: 0 0 10px 15px;
  border: 1px solid #eaeaea;
}
.dso_container {
  width: 980px;
  padding: 0;
  margin: 0 auto;
  overflow: hidden;
  background: #ffffff none Repeat 0 0;
}
.dso_wrap {
  padding: 18px 10px;
}
.dso_header {
  position: relative;
}
.dso_header .dso_logo {
  position: absolute;
  top: 45px;
  left: 0;
  right: auto;
  bottom: auto;
}
.dso_header .dso_phone {
  position: absolute;
  top: 75px;
  left: auto;
  right: 158px;
  bottom: auto;
}
.dso_header .dso_live-chat {
  display: block;
  width: 128px;
  text-align: center;
  height: 32px;
  line-height: 32px;
  background: #2f7a00;
  background: -webkit-gradient(linear,0 0,0 bottom,from(#57e000),to(#2f7a00));
  background: -webkit-linear-gradient(#57e000,#2f7a00);
  background: -moz-linear-gradient(#57e000,#2f7a00);
  background: -ms-linear-gradient(#57e000,#2f7a00);
  background: -o-linear-gradient(#57e000,#2f7a00);
  background: linear-gradient(#57e000,#2f7a00);
  -pie-background: linear-gradient(#57e000,#2f7a00);
  behavior: url(/res/css/PIE.htc);
  position: relative;
  color: #fff;
  font-weight: bold;
  font-size: 12px;
  border-radius: 7px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  text-decoration: none;
  text-shadow: #2f7a00 0 -1px;
  position: absolute;
  top: 73px;
  left: auto;
  right: 0px;
  bottom: auto;
}
.dso_header .dso_live-chat:hover {
  background: #117a00;
  background: -webkit-gradient(linear,0 0,0 bottom,from(#1fe000),to(#117a00));
  background: -webkit-linear-gradient(#1fe000,#117a00);
  background: -moz-linear-gradient(#1fe000,#117a00);
  background: -ms-linear-gradient(#1fe000,#117a00);
  background: -o-linear-gradient(#1fe000,#117a00);
  background: linear-gradient(#1fe000,#117a00);
  -pie-background: linear-gradient(#1fe000,#117a00);
  behavior: url(/res/css/PIE.htc);
  position: relative;
  color: #fff;
}
.dso_header .dso_live-chat:active {
  background: #1fe000;
  background: -webkit-gradient(linear,0 0,0 bottom,from(#117a00),to(#1fe000));
  background: -webkit-linear-gradient(#117a00,#1fe000);
  background: -moz-linear-gradient(#117a00,#1fe000);
  background: -ms-linear-gradient(#117a00,#1fe000);
  background: -o-linear-gradient(#117a00,#1fe000);
  background: linear-gradient(#117a00,#1fe000);
  -pie-background: linear-gradient(#117a00,#1fe000);
  behavior: url(/res/css/PIE.htc);
  position: relative;
}
.dso_header .dso_live-chat img {
  position: relative;
  top: 3px;
  margin: 0 7px 0 0;
}
.dso_header .dso_live-chat:hover {
  bottom: auto;
  left: auto;
  position: absolute;
  right: 0;
  top: 73px;
  text-decoration: none;
}
.dso_header .dso_live-chat:active {
  bottom: auto;
  left: auto;
  position: absolute;
  right: 0;
  top: 73px;
}
.dso_login-form {
  position: absolute;
  top: 15px;
  left: auto;
  right: 0px;
  bottom: auto;
  font-size: 11px;
  width: 345px;
}
.dso_login-form input {
  border: none;
  font-size: 11px;
  height: 18px;
  line-height: 18px;
  margin: 0 0 0 5px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  behavior: url(/res/css/PIE.htc);
  position: relative;
}
.dso_login-form .dso_lf-text {
  background: #fff;
  text-indent: 5px;
  width: 122px;
}
.dso_login-form .dso_lf-submit {
  background: #b0b0b0;
  background: -webkit-gradient(linear,0 0,0 bottom,from(#ffffff),to(#b0b0b0));
  background: -webkit-linear-gradient(#ffffff,#b0b0b0);
  background: -moz-linear-gradient(#ffffff,#b0b0b0);
  background: -ms-linear-gradient(#ffffff,#b0b0b0);
  background: -o-linear-gradient(#ffffff,#b0b0b0);
  background: linear-gradient(#ffffff,#b0b0b0);
  -pie-background: linear-gradient(#ffffff,#b0b0b0);
  behavior: url(/res/css/PIE.htc);
  position: relative;
  color: #2B5EC7;
  text-align: center;
  font-weight: bold;
  width: 79px;
  cursor: pointer;
}
.dso_login-form .dso_lf-submit:hover {
  background: #b3d0ff;
  background: -webkit-gradient(linear,0 0,0 bottom,from(#f4f8ff),to(#b3d0ff));
  background: -webkit-linear-gradient(#f4f8ff,#b3d0ff);
  background: -moz-linear-gradient(#f4f8ff,#b3d0ff);
  background: -ms-linear-gradient(#f4f8ff,#b3d0ff);
  background: -o-linear-gradient(#f4f8ff,#b3d0ff);
  background: linear-gradient(#f4f8ff,#b3d0ff);
  -pie-background: linear-gradient(#f4f8ff,#b3d0ff);
  behavior: url(/res/css/PIE.htc);
  position: relative;
}
.dso_login-form .dso_lf-submit:active {
  background: #f2f7ff;
  background: -webkit-gradient(linear,0 0,0 bottom,from(#b1cfff),to(#f2f7ff));
  background: -webkit-linear-gradient(#b1cfff,#f2f7ff);
  background: -moz-linear-gradient(#b1cfff,#f2f7ff);
  background: -ms-linear-gradient(#b1cfff,#f2f7ff);
  background: -o-linear-gradient(#b1cfff,#f2f7ff);
  background: linear-gradient(#b1cfff,#f2f7ff);
  -pie-background: linear-gradient(#b1cfff,#f2f7ff);
  behavior: url(/res/css/PIE.htc);
  position: relative;
}
.dso_login-form .dso_forgot-pass {
  color: #fff;
  text-decoration: Underline;
  margin: 3px 0 0 140px;
  display: inline-block;
}
.dso_login-form .dso_forgot-pass:hover {
  text-decoration: Underline;
  color: #fff;
}
*:first-child+html .dso_login-form {
  width: 350px;
}
.dso_main-menu {
  overflow: hidden;
  padding: 4px 0 0 0;
  margin: 0 0 10px 0;
}
.dso_main-menu li {
  display: block;
  float: left;
  background: none;
  border-top: 1px solid #c6ccf0;
  padding: 0;
  border-left: 1px solid #7584dc;
  border-right: 1px solid #7584dc;
  margin-right: -1px;
}
.dso_main-menu li a {
  color: #ffffff;
  text-decoration: Underline;
  background: #2b3da6;
  background: -webkit-gradient(linear,0 0,0 bottom,from(#6172d6),to(#2b3da6));
  background: -webkit-linear-gradient(#6172d6,#2b3da6);
  background: -moz-linear-gradient(#6172d6,#2b3da6);
  background: -ms-linear-gradient(#6172d6,#2b3da6);
  background: -o-linear-gradient(#6172d6,#2b3da6);
  background: linear-gradient(#6172d6,#2b3da6);
  -pie-background: linear-gradient(#6172d6,#2b3da6);
  behavior: url(/res/css/PIE.htc);
  position: relative;
  text-decoration: none !important;
  padding: 0 19px;
  display: block;
  height: 31px;
  line-height: 31px;
  font-weight: bold;
  text-transform: none;
  font-size: 12px;
}
.dso_main-menu li a:hover {
  text-decoration: Underline;
  color: #ffffff;
}
.dso_main-menu li a:hover {
  text-decoration: none !important;
  background: #6172d6;
  background: -webkit-gradient(linear,0 0,0 bottom,from(#2b3da6),to(#6172d6));
  background: -webkit-linear-gradient(#2b3da6,#6172d6);
  background: -moz-linear-gradient(#2b3da6,#6172d6);
  background: -ms-linear-gradient(#2b3da6,#6172d6);
  background: -o-linear-gradient(#2b3da6,#6172d6);
  background: linear-gradient(#2b3da6,#6172d6);
  -pie-background: linear-gradient(#2b3da6,#6172d6);
  behavior: url(/res/css/PIE.htc);
  position: relative;
}
.dso_main-menu li.dso_mm-promo a {
  color: #ffec4d;
}
.dso_main-menu li.dso_curr {
  border-top: 1px solid #caced8;
  border-radius: 2px 2px 0 0;
  -moz-border-radius: 2px 2px 0 0;
  -webkit-border-radius: 2px 2px 0 0;
  behavior: url(/res/css/PIE.htc);
  position: relative;
  margin: -4px -1px 0 0;
  background: #eaebef;
  padding: 1px 0 0 0;
  border-left: none;
  border-right: none;
}
.dso_main-menu li.dso_curr a {
  padding: 3px 19px 0;
  background: #ffffff;
  background: -webkit-gradient(linear,0 0,0 bottom,from(#caced8),to(#ffffff));
  background: -webkit-linear-gradient(#caced8,#ffffff);
  background: -moz-linear-gradient(#caced8,#ffffff);
  background: -ms-linear-gradient(#caced8,#ffffff);
  background: -o-linear-gradient(#caced8,#ffffff);
  background: linear-gradient(#caced8,#ffffff);
  -pie-background: linear-gradient(#caced8,#ffffff);
  behavior: url(/res/css/PIE.htc);
  position: relative;
  color: #2B5EC7;
  text-decoration: Underline;
  text-decoration: none;
}
.dso_main-menu li.dso_curr a:hover {
  text-decoration: Underline;
  color: #2B5EC7;
}
:root .dso_main-menu li.dso_curr a {
  padding: 3px 11px 0 \9;
}
:root .dso_main-menu li a {
  padding: 0 18px \9;
}
.dso_services {
  overflow: hidden;
  background: #43AD00;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  behavior: url(/res/css/PIE.htc);
  position: relative;
  padding: 8px 0;
  margin: 0;
}
.dso_services li {
  display: block;
  float: left;
  border-left: 1px solid #acce67;
  margin: 0 0 0 -1px;
  padding: 0 23px;
  background: none;
}
.dso_services li a {
  color: #fff;
  text-decoration: Underline;
  text-decoration: none !important;
}
.dso_services li a:hover {
  text-decoration: Underline;
  color: #ffec4d;
}
.dso_services li a:hover {
  text-decoration: underline !important;
}
.dso_content {
  overflow: hidden;
}
.dso_central-but-wrap {
  padding: 0 0 20px 0;
}
.dso_central-but-wrap a {
  margin: 0 auto;
}
.dso_order-now-button {
  display: block;
  width: 240px;
  text-align: center;
  height: 45px;
  line-height: 45px;
  background: #2f7a00;
  background: -webkit-gradient(linear,0 0,0 bottom,from(#57e000),to(#2f7a00));
  background: -webkit-linear-gradient(#57e000,#2f7a00);
  background: -moz-linear-gradient(#57e000,#2f7a00);
  background: -ms-linear-gradient(#57e000,#2f7a00);
  background: -o-linear-gradient(#57e000,#2f7a00);
  background: linear-gradient(#57e000,#2f7a00);
  -pie-background: linear-gradient(#57e000,#2f7a00);
  behavior: url(/res/css/PIE.htc);
  position: relative;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  border-radius: 7px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  text-decoration: none;
  text-shadow: #2f7a00 0 -1px;
}
.dso_order-now-button:hover {
  background: #117a00;
  background: -webkit-gradient(linear,0 0,0 bottom,from(#1fe000),to(#117a00));
  background: -webkit-linear-gradient(#1fe000,#117a00);
  background: -moz-linear-gradient(#1fe000,#117a00);
  background: -ms-linear-gradient(#1fe000,#117a00);
  background: -o-linear-gradient(#1fe000,#117a00);
  background: linear-gradient(#1fe000,#117a00);
  -pie-background: linear-gradient(#1fe000,#117a00);
  behavior: url(/res/css/PIE.htc);
  position: relative;
  color: #fff;
}
.dso_order-now-button:active {
  background: #1fe000;
  background: -webkit-gradient(linear,0 0,0 bottom,from(#117a00),to(#1fe000));
  background: -webkit-linear-gradient(#117a00,#1fe000);
  background: -moz-linear-gradient(#117a00,#1fe000);
  background: -ms-linear-gradient(#117a00,#1fe000);
  background: -o-linear-gradient(#117a00,#1fe000);
  background: linear-gradient(#117a00,#1fe000);
  -pie-background: linear-gradient(#117a00,#1fe000);
  behavior: url(/res/css/PIE.htc);
  position: relative;
}
.dso_order-now-button:hover {
  text-decoration: none !important;
}
.dso_secondary-button {
  display: block;
  width: 240px;
  text-align: center;
  height: 45px;
  line-height: 45px;
  background: #2b5ca6;
  background: -webkit-gradient(linear,0 0,0 bottom,from(#6190d6),to(#2b5ca6));
  background: -webkit-linear-gradient(#6190d6,#2b5ca6);
  background: -moz-linear-gradient(#6190d6,#2b5ca6);
  background: -ms-linear-gradient(#6190d6,#2b5ca6);
  background: -o-linear-gradient(#6190d6,#2b5ca6);
  background: linear-gradient(#6190d6,#2b5ca6);
  -pie-background: linear-gradient(#6190d6,#2b5ca6);
  behavior: url(/res/css/PIE.htc);
  position: relative;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  border-radius: 7px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  text-decoration: none;
  text-shadow: #2b5ca6 0 -1px;
}
.dso_secondary-button:hover {
  background: #2b3da6;
  background: -webkit-gradient(linear,0 0,0 bottom,from(#6172d6),to(#2b3da6));
  background: -webkit-linear-gradient(#6172d6,#2b3da6);
  background: -moz-linear-gradient(#6172d6,#2b3da6);
  background: -ms-linear-gradient(#6172d6,#2b3da6);
  background: -o-linear-gradient(#6172d6,#2b3da6);
  background: linear-gradient(#6172d6,#2b3da6);
  -pie-background: linear-gradient(#6172d6,#2b3da6);
  behavior: url(/res/css/PIE.htc);
  position: relative;
  color: #fff;
}
.dso_secondary-button:active {
  background: #6172d6;
  background: -webkit-gradient(linear,0 0,0 bottom,from(#2b3da6),to(#6172d6));
  background: -webkit-linear-gradient(#2b3da6,#6172d6);
  background: -moz-linear-gradient(#2b3da6,#6172d6);
  background: -ms-linear-gradient(#2b3da6,#6172d6);
  background: -o-linear-gradient(#2b3da6,#6172d6);
  background: linear-gradient(#2b3da6,#6172d6);
  -pie-background: linear-gradient(#2b3da6,#6172d6);
  behavior: url(/res/css/PIE.htc);
  position: relative;
}
.dso_secondary-button:hover {
  text-decoration: none !important;
}
.dso_media-item {
  margin: 0 0 25px 0;
}
.dso_complex-header {
  overflow: hidden;
  border-bottom: 1px dotted #CBCBCB;
  position: relative;
  margin: 0 0 15px 0;
}
.dso_complex-header .dso_header-date {
  text-align: right;
  position: absolute;
  top: auto;
  left: auto;
  right: 0;
  bottom: 8px;
  font-size: 12px;
}
.dso_complex-header h3 {
  float: left;
  width: 600px;
}
.dso_medit-text {
  overflow: hidden;
}
.dso_medit-text .dso_readmore-link {
  font-size: 12px;
}
.dso_paginator {
  overflow: hidden;
  padding: 15px 0;
}
.dso_paginator a {
  display: block;
  float: left;
  height: 25px;
  line-height: 27px;
  text-decoration: none;
  text-align: center;
  width: 25px;
  font-size: 12px;
  font-weight: bold;
  background: #ececec;
  margin: 0 3px 0 0;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  behavior: url(/res/css/PIE.htc);
  position: relative;
}
.dso_paginator a:hover {
  background: #2B5EC7;
  color: #fff;
}
.dso_paginator a.dso_listing {
  border: 1px solid #dfdfdf;
  background: #b0b0b0;
  background: -webkit-gradient(linear,0 0,0 bottom,from(#ffffff),to(#b0b0b0));
  background: -webkit-linear-gradient(#ffffff,#b0b0b0);
  background: -moz-linear-gradient(#ffffff,#b0b0b0);
  background: -ms-linear-gradient(#ffffff,#b0b0b0);
  background: -o-linear-gradient(#ffffff,#b0b0b0);
  background: linear-gradient(#ffffff,#b0b0b0);
  -pie-background: linear-gradient(#ffffff,#b0b0b0);
  behavior: url(/res/css/PIE.htc);
  position: relative;
  color: #2B5EC7;
  text-align: center;
  font-weight: bold;
  width: 80px;
  cursor: pointer;
}
.dso_paginator a.dso_listing:hover {
  background: #b3d0ff;
  background: -webkit-gradient(linear,0 0,0 bottom,from(#f4f8ff),to(#b3d0ff));
  background: -webkit-linear-gradient(#f4f8ff,#b3d0ff);
  background: -moz-linear-gradient(#f4f8ff,#b3d0ff);
  background: -ms-linear-gradient(#f4f8ff,#b3d0ff);
  background: -o-linear-gradient(#f4f8ff,#b3d0ff);
  background: linear-gradient(#f4f8ff,#b3d0ff);
  -pie-background: linear-gradient(#f4f8ff,#b3d0ff);
  behavior: url(/res/css/PIE.htc);
  position: relative;
}
.dso_paginator a.dso_listing:active {
  background: #f2f7ff;
  background: -webkit-gradient(linear,0 0,0 bottom,from(#b1cfff),to(#f2f7ff));
  background: -webkit-linear-gradient(#b1cfff,#f2f7ff);
  background: -moz-linear-gradient(#b1cfff,#f2f7ff);
  background: -ms-linear-gradient(#b1cfff,#f2f7ff);
  background: -o-linear-gradient(#b1cfff,#f2f7ff);
  background: linear-gradient(#b1cfff,#f2f7ff);
  -pie-background: linear-gradient(#b1cfff,#f2f7ff);
  behavior: url(/res/css/PIE.htc);
  position: relative;
}
.dso_paginator a.dso_curr {
  background: #2B5EC7;
  color: #fff;
}
.dso_tags {
  background: #eaeaea;
  padding: 3px 10px;
  font-size: 12px;
  margin: 0 0 15px 0;
}
.dso_tags a {
  text-decoration: none;
}
.dso_breadcrumbs {
  color: #2B5EC7;
  padding: 0 0 10px 0;
  font-size: 12px;
}
.dso_right-colomn {
  float: right;
  width: 240px;
  padding: 0 0 0 20px;
  font-size: 12px;
}
.dso_right-colomn .dso_sidebox-header {
  text-transform: uppercase;
  margin: 0 0 7px 0;
}
.dso_left-colomn {
  float: left;
  width: 240px;
  padding: 0 20px 0 0;
  font-size: 12px;
}
.dso_left-colomn .dso_sidebox-header {
  text-transform: uppercase;
}
.dso_colored-box {
  border: 3px solid #eaeaea;
  background: #f7f7f7;
  padding: 3px 7px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  behavior: url(/res/css/PIE.htc);
  position: relative;
  margin: 0 0 15px 0;
}
.dso_colored-box ul {
  margin: 0;
}
.dso_colored-box p {
  padding: 0 0 5px 0;
}
.dso_transparent-box {
  padding: 6px 10px;
  margin: 0 0 15px 0;
}
.dso_transparent-box .dso_sidebox-header {
  border-bottom: 1px solid #666666;
}
.dso_transparent-box ul {
  margin: 0;
}
.dso_transparent-box p {
  padding: 0 0 5px 0;
}
.dso_sidebox-header {
  color: #333333;
  font-size: 16px;
  padding: 0 0 2px 0;
  font-weight: bold;
}
.dso_side-services {
  overflow: hidden;
  margin: -5px 0 0 0;
  font-size: 14px;
  zoom: 1;
}
.dso_side-services li {
  background: url('../images/side-menu-bullet.png') no-repeat 0 10px;
  padding: 0 0 0 15px;
}
.dso_side-services li a {
  color: #2B5EC7;
  text-decoration: Underline;
  display: block;
  border-top: 1px dotted #cbcbcb;
  line-height: 27px;
  font-weight: bold;
  text-decoration: none;
}
.dso_side-services li a:hover {
  text-decoration: Underline;
  color: #C80E11;
}
.dso_side-services li:first-child a {
  border-top: none;
}
.dso_ff-sum {
  float: right;
  display: block;
  width: 30px;
}
.dso_ff-total {
  background: none;
  padding: 0 0 7px 0px;
  font-weight: bold;
  font-size: 14px;
}
.dso_footer {
  background: #e9e9e9;
  background: -moz-linear-gradient(top,#e9e9e9 0%,#e9e9e9 80%,#7f7f7f 80%,#7f7f7f 98%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#e9e9e9),color-stop(80%,#e9e9e9),color-stop(80%,#7f7f7f),color-stop(98%,#7f7f7f));
  background: -webkit-linear-gradient(top,#e9e9e9 0%,#e9e9e9 80%,#7f7f7f 80%,#7f7f7f 98%);
  background: -o-linear-gradient(top,#e9e9e9 0%,#e9e9e9 80%,#7f7f7f 80%,#7f7f7f 98%);
  background: -ms-linear-gradient(top,#e9e9e9 0%,#e9e9e9 80%,#7f7f7f 80%,#7f7f7f 98%);
  background: linear-gradient(top,#e9e9e9 0%,#e9e9e9 80%,#7f7f7f 80%,#7f7f7f 98%);
  -pie-background: linear-gradient(top,#e9e9e9 0%,#e9e9e9 80%,#7f7f7f 80%,#7f7f7f 98%);
  behavior: url(/res/css/PIE.htc);
  position: relative;
}
.dso_footer .dso_container {
  position: relative;
  height: 144px;
  font-size: 12px;
  background-color: transparent !important;
}
.dso_footer-services {
  position: absolute;
  top: 20px;
  left: 10px;
  right: auto;
  bottom: auto;
  margin: 0;
}
.dso_footer-services li {
  background: none;
  float: left;
  margin: 0 25px 0 0;
  padding: 0;
}
.dso_copyright {
  position: absolute;
  top: 84px;
  left: 10px;
  right: auto;
  bottom: auto;
}
.dso_footer-submenu {
  position: absolute;
  top: 125px;
  left: 0;
  right: auto;
  bottom: auto;
  text-align: center;
  color: #fff;
  width: 100%;
}
.dso_footer-submenu a {
  color: #fff;
  text-decoration: none;
}
.dso_footer-submenu a:hover {
  text-decoration: underline;
}
.dso_payment-cards {
  position: absolute;
  top: 20px;
  left: auto;
  right: 10px;
  bottom: auto;
}
.dso_payment-cards tr td:first-child {
  text-align: right;
}
.dso_payment-cards td {
  padding: 0 0 17px 8px;
}
.dso_payment-cards td img {
  margin: 0 8px 0 0;
}
#account_name,
#account_name a {
  color: #fff;
  text-align: right;
}
.prices {
  width: 100%;
  text-align: center;
}
#share-discount .add,
#share-discount .delete {
  position: relative;
  top: -5px;
  left: -5px;
}
