.image-preview {width: 100px;height: 100px; position: relative;overflow: hidden; background-color: #bdc3c7; color: #ecf0f1; float:left;margin-left:5px;}
.image-preview input { z-index: 1000; margin-left:-1000000px; }
.image-preview label {position: absolute; z-index: 5; opacity: 0.8; cursor: pointer; background-color: #bdc3c7; width: 50px; height: 25px; margin:0 0 0 50%;font-size: 12px; line-height: 25px; text-transform: uppercase; top: 0; left: -25px; right: 0; bottom: 0; text-align: center;}
.image-preview span.remove { position: absolute; z-index: 5; opacity: 0.8; cursor: pointer; background-color: #bdc3c7; width: 50px; height: 25px; margin:0 0 0 50%;line-height: 25px; text-transform: uppercase; top: 60px; left: -25px; right: 0; bottom: 0; text-align: center;font-size: 12px;}
.image-list .clear-both{clear:both;height:0px;}
.afternote-questions-list{padding:0 0 0 20px;}
.afternote-questions-list dl{margin:20px 0 0 0;}
.afternote-questions-list dl dt{height:25px;color:#545454;}

.image-preview.ie7 {width: 100%;height: 50px; position: static;overflow: hidden; background-color: #fff; color: #000; float:none;margin-left:5px;}
.image-preview.ie7 input { z-index: 1000; margin-left:0;}
.image-preview.ie7 label {position: static;cursor: pointer; margin:0 0 0 30px;background-color: #bdc3c7; width:100px; font-size: 12px; line-height: 25px; text-align: center;padding:3px 3px 3px 3px; }
.image-preview.ie7 span.remove { position: static;cursor: pointer; margin:0 0 0 0;background-color: #bdc3c7; width: 100px; height: 25px; line-height: 25px; text-align: center;padding:3px 3px 3px 3px;font-size: 12px;top: 0; left: 0; right: 0; bottom: 0;}

.afternote-customer-answer-list{padding:0 0 10px 20px;}
.afternote-customer-answer-list dl{margin:20px 0 0 0;}
.afternote-customer-answer-list dl dt{border-top: 2px solid #444;border-bottom: 1px solid #e5e5e5;height: 35px;line-height: 35px;padding-left: 10px;font-size: 12px;font-weight: bold;color: #505050;}
.afternote-customer-answer-list dl dt span{color: #DAAB27; padding-right: 7px;}
.afternote-customer-answer-list dl dd{font-size: 12px;color: #6d6c6c;line-height: 18px;padding: 15px 10px 30px 10px;}


