table.steps, table.steps a, table.steps a:visited, table.steps a:hover{ font-weight:bold; color:#aaaaaa !important; } table.steps{ width:100%; text-align:center; border-bottom:2px #aaa dashed; margin-bottom:10px; } table.steps a, table.steps a:visited, table.steps a:hover{ text-decoration:none; } table.steps span.num{ font-size:3em; } td.currStep a, td.currStep a:visited, td.currStep a:hover{ color:#000000 !important; } div.stepBox{ width:90% !important; margin:0 auto; } div.yellowBox{ border: 2px #000 solid; background-color:#ffffcc; padding:5px; } div.stepHeader{ width:100%; text-align:center; font-weight:bold; } #addAnotherUploader{ width:100%; text-align:right; } #dropBox_agree_label{ display:none; /* wait until the iframes are loaded before showing the terms notice */ } #allForms{ margin:0px; padding:0px; width:100%; display:none; /* Will be displayed after the terms are agreed to */ } iframe.uploadFrame{ width:100%; overflow:hidden; height:25px; border:0px; padding:0px; margin:0px; } * html iframe.uploadFrame{ height:30px; }