input[type="submit"] {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
} 

.error {
       font-family: Verdana, Arial, Hevetica;
       font-size: 10pt;
       color: #ff0000;
}

#sfm { 
       width: 100%;
       font-family: Verdana, Arial, Helvetica;
       }

a.back { 
         color: #666666;
         }

.navbar { 
          margin-bottom: 10px;
 }

.actions span { 
                padding: 5px;
 }

.filelist table { 
            width: 100%;
 }

.filelist th { 
               height: 20px;
               }

.filelist th,.filelist th a {
                              font-size: 10pt;
                              font-weight: bold;
                              text-decoration: underline;
}

td.icon, td.size, td.filetype, td.cpmvlink, td.deletelink, ed.editlink, td.renamelink { 
          text-align:center;
 }

td.icon { 
          width: 26px;
 }

td.deletelink a { 
                  color: #FF0033;
                  font-weight: bold;
                  font-size: 8pt;
 }

td.renamelink a { 
                  color: #666666;
                  font-size: 8pt;
 }

td.cpmvlink a,td.editlink a { 
                color: #666666;
                font-weight: bold;
                font-size: 8pt;
 }

.buttons { 
             text-align: right;
 }

td.fieldname { 
               text-align: right;
               font-weight: bold;
 }

.dialog { 
          width: 150px;
 }

.dialog td { 
             text-align: center;
 }

img.view,textarea.view { 
              border: 1px solid black;
              padding: 10px;
 }

ul.actions { 
             text-align: center;
 }

ul.actions li { 
             display: inline;
                }