


#body .content {
 padding-bottom:0;
}
#body .content .alt-bg {
 margin-bottom: 0;
}
.col-4 {
 width: auto;
}
#quotation-summary {
 min-height: 85px;
 _height: 85px;
}
#quotation-summary .summaryItem {
 padding-left: 22px;
 float: left;
 width: 435px;
}
#quotation-summary .summaryItem p {
 padding: 0;
 line-height: 1.8em;
}
#quotation-summary .summaryItem span,
#quotation-source-pickers .selectGroup span {
 float: left;
 display: block;
 width: 11px;
 height: 11px;
 position: relative;
 margin-right:11px;
 top: 5px;
}
#quotation-flash {
 width: 908px;
 height: 432px;
 border: 1px solid #e9e9e9;
 background: #fff;
 margin: 10px auto;
}
#quotation-flash .flash-obj {
 width: 100%;
 height: 100%;
}
#quotation-time-scope,
#quotation-source-pickers,
#quotation-comparision-submit {
 width: 908px;
 margin: 0 auto;
 padding: 0.3em 0;
 border-bottom: 1px solid #e9e9e9;
}
#quotation-time-scope #date-picker-to,
#quotation-time-scope #date-picker-from {
 float: right;
}
#quotation-time-scope input {
 position: relative;
 top: 3px;
 margin-left: 6px;
}
#quotation-time-scope .ui-datepicker-trigger,
#quotation-comparision-submit img {
 cursor: hand;
 cursor: pointer;
}


#quotation-time-scope .ui-datepicker-trigger {
 background-color:transparent;
 border:0 none;
 cursor:pointer;
 height:22px;
 margin:0;
 padding:0;
 width:30px !important;
}

#quotation-source-pickers {
 padding: 1em 0;
}
#quotation-source-pickers .selectGroup {
 padding: 6px 0;
}
#quotation-source-pickers .selectGroup span {
 top: 4px
}
#quotation-source-pickers .selectGroup select {
 margin-right: 10px;
}
#quotation-comparision-submit {
 padding: 10px 0;
 text-align: right;
 border: 0;
}

#quotation-comparision-submit .content p {
 padding-bottom: 0;
}


