*{ margin:0px;} @font-face { font-family: 'Trajan'; src: local('Trajan'); src: url('TrajanPro.eot'), url('TrajanPro.ttf') format('truetype'), url('TrajanPro.otf'), url('TrajanPro.woff') format('woff'), url('TrajanPro.eot?') format('embedded-opentype'), url('TrajanPro.svg') format('svg'), url('TrajanPro.t42') format('t42'), url('TrajanPro.cff') format('cff'); font-weight: normal; font-style: normal;  }  #dialogoverlay{ display: none; opacity: .8; position: fixed; top: 0px; left: 0px; width: 100%; z-index: 10; background-color: black; } #dialogbox{ display: none; position: fixed; border-radius:7px; width:700px; z-index: 10; background-color:white ; border: thin solid #666666; }  #dialogbox > div > #dialogboxhead{ font-size:14px; padding:10px; border-bottom-width: medium; border-bottom-style: solid; border-bottom-color: #666666; font-family: Verdana, Arial, Helvetica, sans-serif; color: #333333; } #dialogbox > div > #dialogboxbody{ padding:20px; border-bottom-width: medium; border-bottom-style: solid; border-bottom-color: #666666; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; } #dialogbox > div > #dialogboxfoot{ display: inline; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; } #dialogbox > div > #dialogboxfoot > .ck{  float: left; margin: 10px; } #dialogbox > div > #dialogboxfoot > .bt{  float: right; margin: 10px; }  .bd{ background-color: #C5CCCE; } .t{ height: 39px; width: 1008px; border-bottom-width: thin; border-bottom-style: solid; border-bottom-color: #FFF; background-color: #384C54;  } .fc{ width:1008px;} 