.prices { 
  margin: 0 20px 0 20px;
}

.intro {
  position: relative;
  background: url('/imgs/share/sheet_avg.png') no-repeat;
  background-position: bottom ; 
  color: #404040; 
  width: 830px;
  height: 183px; 
  margin: 20px 0 0 0;
}

.desc {
  width: 740px;
  margin: 30px 0 0 40px;
}

.fourstep {
}

.break {
  clear: both;
}

.imgtitle {
  margin: 40px 0 10px 0;
}

.leftcontainer {
  float: left;
  width: 370px;
}

.rightcontainer {
  float: right;
  width: 370px;
}

.supertitle {
  text-align: center;
  margin: 40px 0 40px 0;
}
.supertitle h1 {
  color: #405060;
  font-size: 20px;
}

.step {
  text-align: center;
  margin-bottom: 20px;
}

.services_footer {
  text-align: center;
  margin: 60px 0 0 0;
}

.added {
  text-align: justify;
  line-height: 26px;
  background-color: #FFFFC2;
  border: groove green 7px;
  padding: 0 20px 0 20px;
}
.bprices {
  font-weight: bold;
  color: black;
  text-decoration: underline;
}
.bprices_launch {
  font-weight: bold;
  color: red;
  text-decoration: underline;
}

.table_three_prices {
  /*border: 1px solid black;*/
}
.td_three_prices {
  border: 4px solid #cb0101;
  width: 270px;
  background: url('/imgs/share/three_prices_band.png') repeat-x;
  padding-left: 10px;
  color: white;
}
.td_three_prices_ct {
  border: 2px double grey;
  width: 270px;
  vertical-align: top;
  padding: 5px;
}

.ctable_cnt {
  background-color: #efefef;
  padding: 5px;
  width: 140px;
}
.ctable_cnto {
  background-color: #f6f6f6;
  padding: 10px;
  width: 140px;
}
.ctable_td {
  background-color: black;
  color: white;
  font-size: 18px;
  padding: 5px;
  width: 70px;
}

.ctable_cnt b {
  float: right;
  color: #b30808;
}
.ctable_cnto b {
  float: right;
  color: #b30808;
}

.ctable_ftr {
  text-align: center;
  border: 1px dotted grey;
}
