#tariffListing div.twIfListboxItem {
  float: none;
  margin: 0px 0px 10px 0px;
  width: 730px;
  background: url(../images/fullbox.png) left top repeat-y;
  clear: both;
  min-height: 80px;
}

#tariffListing span {
  padding: 5px 10px 5px 10px;
}

#tariffListing span.Caption {
  display: block;
  float: none;
  width: 730px;
  background: url(../images/fullHeader.png) left top no-repeat;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  margin: 0px 0px 0px 0px;
  padding: 4px 12px 4px 12px;
}

#tariffListing span.Caption img {
  padding-right: 6px;
}

#tariffListing span.Details {
  display: block;
  width: 600px;
}

#tariffListing div.hl {
  margin: 0px 0px 10px 0px;
  background: url(../images/dots.jpg) left bottom repeat-x;
  height: 2px;
}

#tariffListing span.Finish {
  display: block;
  font-size: 12px;
  font-weight: bold;
  background: url(../images/dots.jpg) left bottom repeat-x;
}

#tariffdetails {
  margin-top: 10px;
}

#tariffdetails div.description {
  float: left;
}

#tariffdetails div.price,
#tariffListing span.Price {
  display: block;
  float: right;
  width: 120px;
}

#tariffdetails div.price p,
#tariffListing span.Price p {
  font-weight: normal;
  background: transparent url(../images/dots.jpg) repeat-x scroll left bottom;
  margin: 4px 0px 0px 0px;
}

#tariffdetails div.price p.price,
#tariffListing span.Price p.price {
  font-weight: bold;
}

#handyshoplinks {
  width: 730px;
  height: auto;
}

#handyshoplinks div.linkblock {
  background-color: #eedce2;
  padding: 12px;
  font-family:Tahoma, Arial, Helvetica, sans-serif;
  font-size:12px;
  margin: 10px 0px 10px 0px;
}

#handyshoplinks a {
  font-weight: bold;
}

p.detail {
  display: block;
  height: 18px;
  margin: 8px 10px 0px 0px;
  padding: 0px;
  background: url(../images/dots_2.jpg) repeat-x left bottom;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

p.detail span.caption {
  display: block;
  float: left;
}

p.detail span.value {
  display: block;
  float: right;
}
