.code
{
    font-family: Consolas, Monaco, Lucida Console;
    font-size: 10pt !important;
    line-height: 1.1em !important;
    border: 1px solid #777;
    margin: 5px; padding: 5px;
    background-color: #ccc;
}
/*
.newsItem {
    width: 232px;
    margin-bottom: 0px !important;
}

#leftcontent {
    width: 252px !important;
}

#centercontent {
    padding-right: 270px;
}

h1, h3 {
    background-repeat: no-repeat !important;
    text-align: left !important;
    text-indent: 2em;
}
*/

/* fix for coffee template: move the sidebar to the left */
/*
#sideBar {
padding: 0px 5px 0px 0;
float: left;
}

#mainContent .forFlow{
margin:0 0 0 250px;
background-position:right top;
}

#mainContent {
float:right;
margin:0 0 0 -250px;
}
*/

/* fix for facebook template */
/*
#divRefreshComments a 
{
   background-color:#3B5999;
   color: #ffffff;
   padding: 3px;
}
*/

/* fix for marvin-2 green template */
blockquote {
   font-style: normal;
}

#mvplogo
{
    /*FILTER: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1)*/
    margin-bottom: 5px; 
    margin-top: 5px;
    text-align: center;
}

#mvplogo img
{
    margin: 0; 
    margin-bottom: 10px;
    border-width: 0;
}

/* 日记样式修改 */
.PostList {
  margin-bottom: 10px;
  border: 1px solid #ccc;
}

.postTitl2
{
  padding: 10px;
  padding-bottom: 15px;
  background-color: #eee;
  border-bottom: 1px solid #ccc;
  font-size: 14px;
  font-weight: bold;
}

.postTitl2 a
{
  font-size: 14pt;
  font-family: 微软雅黑, Verdana;
  font-weight: bold;
  display: block;
  border-bottom: solid 0px #777;
  float: left;
}

.postTitl2 span
{
   color: #888;
   display: block;
   float: right;
   margin-top: 4px;
}

.postText2
{
  padding: 10px;
}

h2 *
{
  font-size: 14pt;
  font-family: 微软雅黑, Verdana;
}
