Index: lams_central/web/css/aqua.css =================================================================== RCS file: /usr/local/cvsroot/lams_central/web/css/Attic/aqua.css,v diff -u -r1.4 -r1.5 --- lams_central/web/css/aqua.css 12 Apr 2006 03:55:49 -0000 1.4 +++ lams_central/web/css/aqua.css 12 May 2006 05:12:59 -0000 1.5 @@ -235,3 +235,12 @@ border-top-color: #0D3F59; border-right-color: #FFFFFF; } +/* For style */ +.buttonStyle{ + font-size: 12px; + color: #000000; + text-decoration:none; + text-align: center; + background-color:#B4C8FE; + width: 80px; +} \ No newline at end of file