2008-05-20 00:27:26 +00:00
|
|
|
#menubar, .content .navigationBar, UL.categoryActions, .content DIV.calendarViews, .calendarBar,
|
2006-04-18 00:06:50 +00:00
|
|
|
#imageToolBar, .navThumb, #addComment {
|
2005-08-18 07:04:05 +00:00
|
|
|
display: none;
|
|
|
|
}
|
|
|
|
|
|
|
|
BODY {
|
|
|
|
margin: 0;
|
|
|
|
color: #000000;
|
|
|
|
background: #ffffff;
|
|
|
|
}
|
|
|
|
|
2008-05-20 00:27:26 +00:00
|
|
|
.content {
|
2005-08-18 07:04:05 +00:00
|
|
|
margin: 0;
|
|
|
|
}
|