
.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;
}

