
#asi-content-area {
  width: 450px;
  margin: 0;
  position: relative;
}

#asi-header {
  padding-top: 15px;
}

#asi-content-area p {
  font-size: 14px;
  line-height: 18px;
  color: #999;
}

#asi-content-area h3 {
  color: #666;
  font-size: 16px;
  font-weight: normal;
}

#asi-right_column {
  color: #ccc;
  float: right;
  height: 475px;
  margin: 0 30px 0 20px;
  padding: 0 0 0 40px;
  width: 370px;
  position: relative;
}

#header .asi-section {
  padding-top:20px;
  margin:auto;
}

.section-as-seen-in #header {
  height: 65px !important;
}

#header #asi-logo {
  margin-left: 450px;
}

.section-as-seen-in #content {
  border-top: 4px solid #0DD5FF;
  border-bottom: 4px solid #0DD5FF;
}

#asi-content-area label {
  font-size: 12px;
  color: #999;
}

#asi-content-area .description{
  color: #999;
}

#asi-right_column img {
  width: 300px;
  margin: 30px;
  -moz-box-shadow: 3px 3px 4px #333;
  -webkit-box-shadow: 3px 3px 4px #333;
  box-shadow: 3px 3px 4px #333;
  /* For IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#333333')";
  /* For IE 5.5 - 7 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#333333');
}

#asi-content-area #edit-submit {
  float: right;
  clear: left;
  background: url("/sites/all/modules/modern_luxury/modlux_asi/images/button_bgrnd.jpg") no-repeat;
  background-position: top;
  border: 0;
  height: 20px;
  width: 84px;
  display:block;
  margin: auto;
  text-align: center;
  text-decoration: none;
  padding: 3px;
  cursor: pointer;
}

#modlux-asi-forward #forwarder-result fieldset {
  border: 0;
}