/* # phpWebNotes - a php based note addition system # Copyright (C) 2000-2002 Webnotes Team - webnotes-devel@sourceforge.net # This program is distributed under the terms and conditions of the GPL # See the files README and LICENSE for details # -------------------------------------------------------- # $Id$ # -------------------------------------------------------- */ div.phpnet { } div.phpnet td { font-family:Verdana, Arial; font-size: 10pt; padding: 4px; } div.phpnet .dark { background-color: #d0d0d0; } div.phpnet .light { background-color: #e0e0e0; } div.phpnet .lighter { background-color: #f0f0f0; } div.phpnet tr { vertical-align: top; } div.phpnet img { border: 0px; } div.phpnet table { border: 0px; width: 100%; }