Index: application.css =================================================================== --- application.css (revision 2792) +++ application.css (working copy) @@ -685,3 +685,6 @@ #content { width: 99%; margin: 0; padding: 0; border: 0; background: #fff; overflow: visible !important;} #wiki_add_attachment { display:none; } } + +/**** For Message Board ****/ +.list { border: 1px solid #e4e4e4; padding:5px;}