OBJECT { display: none; } 
IFRAME{
    display:none;
}

#classnavbar {
	display: none;
}

#nadframe {
	display:none;
}

#header {
	background: #F9F9F9 url("http://blog.donews.com/images/blog_donews_com/peiyf/79686/o_IT.gif") no-repeat  80px .3em;
	color: #000000;
	padding-left: 160px;
	height: 22px;
	border-bottom: 1px dotted Black;
	margin : 0px;
	padding-bottom: 20px;
}

#main {
	width: 70%;
	position: absolute;
	margin-top: 0px;
	background-color: #FFFFFF;
	border-right: none;
	padding-top: 20px;
	margin-bottom: 10px;
	padding-bottom: 40px;
	font-size: 10pt;
}

#rightmenu {
	float: right;
	width: 27%;
	margin-left: 72%;
	margin-top: 10px;
	padding-left: 0px;
	background-color: transparent;
	position: absolute;
	word-break: break-word;
	font-size: 9pt;
}

#footer {
	clear: both;
	width: 100%;
	border-top: none;
	font-size: 8pt;
	padding-top: 5px;
	text-align: center;
	position: relative;
	visibility: hidden;
        display: none;
}

a:visited,
a:active,
a:link {
	color:  #0066FF;
	text-decoration: none;
}

a:hover {
	color: #88BBFF;
	text-decoration : underline;
}

blockquote {
	background: #F9F9F9;
	border: 1px solid #F4F4F4;
	color: #5B5B5B;
	font-size: 10pt;
	font-style: normal;
	line-height: 150%;
	padding: 0px 11px 0px 11px;
}

body {
	background-color: White;
	color: #000000;
	font-size: 10pt;
	margin: 0px;
	width: 100%;
}

h1,
h1 a:visited,
h1 a:active,
h1 a:link {
        background-color: White;
	color: #000000;
	font-size: 16pt;
        font-family:Georgia;
	text-decoration: none;
}

h1 a:hover {
	color: Silver;
	text-decoration: none;
}

h2 {
        font-size: 12pt;
        padding-left: 70px;
}
.post {
	padding-left: 70px;
	padding-right: 40px;
	font-size: 10pt;


}

h5, .postTitle {
	background: url(http://blog.donews.com/images/blog_donews_com/peiyf/79686/o_blog.gif) no-repeat;
        padding-left: 25px;
        padding-top: 2px;
        padding-bottom: 2px;
        border-bottom: 1px dotted #D6D6D6;
	color: #000000;
        font-family:Georgia;
	font-size: 12pt;
	font-weight: bold;
}

.postText {
	font-size: 10pt;
}

h3 {
   font-size: 10pt;
	border-bottom: 1px dotted #D6D6D6;
	color: #000000;
	background-color: transparent;
}
h4 {
	font-size: 10pt;
	color: #000000;
	background-color: transparent;
}

.listitem {
	border-bottom: 1px dotted #E4E4E4;
	padding-bottom: 3px;
	padding-top: 3px;
}

input,
label {
	color: Gray;
	font-family: Verdana;
	font-size: 10pt;
}

input.text {
	width: 381px;
}

li {
	font-size: 10pt;
	font-style: normal;
}

.dateTitle {
	border-bottom: 1px dotted #D6D6D6;
	color: #000000;
	font-family:Georgia;
	font-size: 12pt;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
}

p.date img {
	vertical-align: middle;
}

.postFoot {
	border-bottom: 1px dotted #D6D6D6;
	color: #D3D3D3;
	text-align: right;
	font-size: 9pt;
}


















span.highlight {
	background-color: transparent;
}

td {
	font-size: 10pt;
}

textarea {
	color: #000000;
	font-size: 10pt;
	height: 200px;
	width: 300px;
}


#MyLinks1_XMLLink {
	visibility: hidden;
	display: none;
}

#MyLinks1_Syndication {
	visibility: hidden;
	display: none;
}

#MyLinks1_PersonalHome {
       background: url(http://blog.donews.com/images/blog_donews_com/peiyf/79686/o_home.gif) no-repeat;
       padding-left: 20px;
       padding-top: 5px;
       padding-bottom: 5px;
}

.CommentForm {
	border-top: 1px dotted #D6D6D6;
	padding-top: 20px;
	color: #A9A9A9;
	padding-left: 70px;
	padding-right: 40px;
	}


#comments {
	color: #888;
	padding-left: 70px;
	padding-right: 40px;
	font-size: 10pt;

}

#comments .postTitle {
       background: url(http://blog.donews.com/images/blog_donews_com/peiyf/79686/o_comment.gif) no-repeat;
       padding-left: 25px;
       padding-top: 2px;
       padding-bottom: 2px;
       height: 16px;
       border-bottom: 1px dotted #D6D6D6;
       color: #000000;
       font-size: 10pt;
       font-weight: bold;
}

#relatedlinks ul {
	list-style: none;
	margin-left: 10px;
	padding: 0px;
}

#rightmenu h3 {
	background-color: transparent;
	border: none;
	border-bottom: 1px dotted #D6D6D6;
	color: #000000;
	font-size: 10pt;
	margin: 10px 0px 0px 0px;
	padding: 2px 5px;
}

#rightmenu ul {
	border: none;
	list-style: none;
	margin: 0px;
	padding: 5px;
	font-size: 9pt;



}


#rightmenu li {
	font-size: 9pt;
}

#tagline {
	color: Brown;
	font-size: 11pt;
	position : absolute;
	top : 25px;
	right : 45px;
	margin : 0px;
	margin-left : 0px;
	font-family:Georgia;
}

code {
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
}

i {
	font-style: normal;
	color: Green;
}