/* CSS Document */ .tmp-btn{ background:#A3B745; border-radius: 3px; color:#FFFFFF; border:none; cursor:pointer; font-size:12px; margin-top:10px; -moz-box-sizing: border-box; border-style: solid; border-width: 1px;height: 30px; line-height: 28px; padding: 0 12px 2px; border-color: #839237; box-shadow: 0 1px 0 #C0CD7B inset, 0 1px 0 rgba(0, 0, 0, 0.15); } .temp-setting-fieldset { border: 1px solid #A7A7A7; margin-top: 20px; padding: 15px; } .temp-setting-legend { color: #4F8A10; margin-left: 5px; padding: 0 5px; text-transform: uppercase; } .clear{clear:both;} .temp-cat-chkbox { float: left; margin-top: 10px; width: 260px; } .temp-summery { clear: both; float: left; font-style: italic; } .tmpMsgText { margin-left: -2px!important; width: 790px!important; } .tmpType_submit { float: left; width: 100%; margin-bottom: 10px }