  .fileHelp {margin-bottom: 10px;}
    
  .clear {clear: both;}
  
  .editBox label {font-weight: bold;}
  .upperSave {float: right; padding: 0;}
  .upperSave input{padding: 0 10px;}
  .lastSaveFixed {position: fixed; right: 10px; bottom: 10px;}
  .lastSaveFixed {float: right; padding: 0;}
  .lastSaveFixed {clear: both; margin-top: -38px;}
  .lastSaveFixed input{padding: 0 10px;}
  
  .inputHolder {display: block; clear: both; width: 100%;}
  .inputHolder .labelFloat {display: block; float: left; width: 120px; padding: 0; margin: 0;}
  .inputHolder .labelFloat label {padding-top: 0; margin: 0;}
  .inputHolder .inputFloat {display: block; float: left; width: 300px; padding: 0; margin: 0;}
  .inputHolder .inputFloat span {margin-bottom: -10px;}
  .editBox span.helperLabel {font-size: 12px;}
  .editBox span.helperLabel strong{font-weight: bold;}
  .editBox span.helperLabel {color: #009;}
  .editBox span.greenLabel {color: #080;}
  .editBox span.redLabel {color: #900;}
  
  .fileHelp {display: block; padding: 3px; border: 1px solid #D15600; background: #FFFF88; margin: 0 0 5px}
  .fileHelp strong {font-weight: bold}

 
  .podCastItem .fileListHolder {width: 400px;}
  .fileList {padding: 0; margin: 0;}
  .fileList li {display: block; margin-bottom: 5px; padding: 7px 7px 8px;}
  .fileList li {border: 1px solid #356AA0; -moz-border-radius: 4px;}
  .fileList li {padding-left: 41px}
  .fileList li {background: #dfdfdf /* url(images/download.png) 5px 9px no-repeat;*/}
  .fileList li.type_High {background: #eee /* url(images/vidcam.png) 5px 9px no-repeat;*/}
  .fileList li.type_iPod {background: #eee /* url(images/ipod.png) 5px 8px no-repeat;*/}
  .fileList li.type_Audio {background: #eee /* url(images/listen.png) 5px 9px no-repeat;*/}
  .fileList li.podDefault {background-color: #fda;}
  .fileList li a.podDefault {background-color: #ffb; border: 1px solid #666; padding: 1px 2px; margin: -1px -2px; -moz-border-radius: 3px;}
  .fileList li:hover {background-color: #feb;}
  .fileList li:hover.podDefault {background-color: #fda;}
  .fileList li .podTitle {float: left;}
  .fileList li .podTitle a {color: black; text-decoration: none; font-weight: bold;}
  .fileList li .podTitle a:hover {color: black; text-decoration: underline;}
  .fileList li .rightFloater {float: right; margin-right: 4px; text-align: right;}
  .fileList li .rightFloater a {text-decoration: none; color: black;}
  .fileList li .rightFloater a {text-decoration: none; color: black;}
  .fileList li:hover .rightFloater a {text-decoration: underline;}
  .fileList li .podOptions {clear: left;}
