diff -r 09c3b7aaa535 -r 9bdb5a00689a app/site-content/css/projrev.css --- a/app/site-content/css/projrev.css Thu Aug 13 04:01:15 2009 +0530 +++ b/app/site-content/css/projrev.css Thu Aug 13 04:27:08 2009 +0530 @@ -514,4 +514,13 @@ height:100px; display:inline; color:#777; +} + +input.colorbox-button { + width: auto; + float: none; + font: bold 1em Arial, Sans-serif; + background: #FFF url(/site-content/images/gradientbg.jpg) repeat-x; + color: #333; + border: 1px solid #DADADA; } \ No newline at end of file