div#AdminControls {text-align:right;}

table#Offerings {padding:5px; border:#000 solid 1px; float:right; margin:0 0 10px 10px;}
table#Offerings th {padding:3px; border-bottom:#000 solid 1px;}
table#Offerings td {padding:3px;}

fieldset#Files {clear:both; margin:10px 0;}
fieldset#Files legend {font-size:1.1em;}
ul#CourseFiles {list-style:none; list-style-type:none; margin:0; padding:0;}
ul#CourseFiles li {float:left; width:131px; height:140px; text-align:center; padding:5px; margin:3px; overflow:hidden; position:relative;}
ul#CourseFiles li div.optionsOverlay {position:absolute; right:0px; padding:5px; background-color:#EEE; filter:alpha(opacity=33); -moz-opacity: 0.33; opacity: 0.33;}
ul#CourseFiles li div.optionsOverlay:hover {background-color:#DDD; filter:alpha(opacity=90); -moz-opacity: 0.9; opacity: 0.9}

div.CourseFile {text-align:center;}
div.CourseFile:hover {cursor:pointer;cursor:hand}

div#templateAddEditFile {width:500px;}

div#templateAddEdit {width:668px;}

.placeholder {margin:-2px !important;}
