#mod_feedback { background-color:#fff; border:solid 1px #808080; width:400px; padding:10px; }
#mod_feedback .close { text-indent:-2000px; display:block; position:absolute; top:10px; right:10px; width:16px; height:16px; background-image:url(/imgs/icons/silk/cross.png); background-repeat:no-repeat; }

#mod_feedback_generalbutton { position:fixed; bottom:10px; right:10px; display:block; width:auto; background-color:#ccc; padding:5px 10px; color:#000; border:solid 1px #808080; }
#mod_feedback_generalbutton:hover { text-decoration:none; border-color:#ccc; background-color:#eee; }
