/* styles for circuit.html */

#right_side {
  margin-top : 7px; 
}

.main_title {
  right      : -40px;
  width      : 544px;
}

ul {
margin-left : 1.5em;
}

#creditcard {
  line-height  : 2em;
}

#cvv {
  margin-left      : 10px;
  float            : right;
  background-color : transparent;
  padding          : 0px;
}

