body,table,td {
	font-size : 9pt;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a:visited,
a:active,
a:link {
	color : #06A;
	text-decoration : none;
}

a:hover {
	text-decoration : none;
	background-color : #E3E4E2;
}

#header {
	background: #F9F9F9 url("http://blog.donews.com/images/blog_donews_com/heygoogle/95374/o_logo.gif") no-repeat;
	margin : 0px;
	font-size : em;	
	color:#BF0101;
	background-color : #E3E4E2;
	height: 61px;
	padding-top : 20px;
	padding-left : 610px;
	padding-bottom : 15px;
	border-bottom: 1px dotted #93958B;
	font-family: "Courier New", Verdana, monospace;
}

#tagline {	
	position : absolute;
	top : 15px;
	right : 100px;
	margin : 0px;
	color : #FF0084;
	font-size : 0.9em;
}

#main {
	margin-left : 20px;
	margin-right : 270px;
}

#rightmenu {
	float : right;
	width : 250px;
	background-color : #FFF;
	padding-left : 10px;
	padding-bottom : 20px;
	padding-right : 10px;
	word-break:break-all;
             overflow:auto;
}
#rightmenu h3 {
	margin : 10px 0px 0px 0px;
	color : #000000;
	background-color : #cccccc;
	border : none;
}

#rightmenu ul {
	border : none;
}

#rightmenu li
{
	border-right: none;
	border-top: none;
	border-left: none;
	border-bottom: #cccccc 1px dotted;
	line-height: 150%;
}

.postTitle {
	font-size : 11pt;
	font-weight : bold;
}

.post{
	border-bottom: #cccccc 1px dotted;
             line-height: 180%;
}

#footer {
	display:none;
}