iframe{
    display:none;
}

html{
background-color: #000;
/*
background-image: url(http://www.blogbus.com/blogbus/blog/images/templates/fortune/bground.gif);
*/
}

.pagelayout{
background-color: #999;
}

.header{
background-color:#000;
padding-left:20px;
}

.header .headermaintitle {
border: solid 10px #ccc;
padding: 5px;
/*display:none;*/
}

.leftcolumn
{
margin: 5px 15px 0 0;
padding: 2px 0 0 10px;
}
.centercolumn{
width: 500px;
padding: 8px;
}
#MyLinks1_ContactLink{
display:none;
}

#MyLinks1_Syndication{
display:none;
}

#MyLinks1_PersonalHome{
display:none;
}

#MyLinks1_HomeLink{
display:none;
}

.footer{
display:none;
}
.dateTitle
{
display: none;
margin-bottom: 0px; 
text-indent:20px;
color:#ccc;
line-height:38px;
background-color:#ffffff;
}

.post{
background-color:#fff;
border-bottom: dotted 5px #999;
}

.postTitle{
margin-left: 15px;
}

.postText{
padding-left:15px;
padding-right:15px;
}

.list{
background-color:#fff;
padding: 8px;
}

.listtitle
{
display:none;
/*text-decoration: underline;
margin-bottom: 0px; 
padding-bottom: 5px; 
color:#000000;
background-color:#ffffff;*/
}

#comRecText
{
display:none;
}

.postFoot 
{
display:none;
}