a.rsslink
{
	margin-right: 4px;
}
.printcontent { display:none; }
div#header
{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 4px;
	background-image: url('http://www.devknowledge.com/images/bk.jpg');
	background-repeat: no-repeat;
	border-bottom: 1px solid #ececff;
}

div#frame
{
	border: 1px solid black;
	background-color: white;
	width:600px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	text-align:left;
}
div#main
{
	padding:6px;
}
div#menu
{
	position: relative;
	background-color: #eeeeee;
	border: 1px solid black;
	padding-left: 8px;
	padding-right: 8px;
	float:right;
	width:130px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin:-6px -6px 10px 10px;
}
.hide
{
	display: none;
}
td.contentheader
{
	width: 100%;
}
img
{
	border: none;
}
body 
{
	font-size:8pt;    
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image: url('http://localhost:8080/dk/images/bk.gif');
	background-repeat: vertical;
	background-color: #eeeeee;
}
div#menu a
{
	padding-left: 1px;
	text-decoration: none;
	font-size: 8pt;
}
div#menu a:hover
{
	color: red;
	text-decoration: underline;
}
a#logo img
{
	border: none;
}
h1
{
	font-size: 12pt;
}
h2,h3
{
	font-size: 10pt;
}
div#footer
{
	background-color: white;
	padding: 6px;
	margin-top: 10px;
	text-align: center;
}
div#footer p
{
	border-top: 1px solid #6699cc;
	padding-top: 6px;
}
div.trackback_title
{
	font-weight: bold;
	font-size: 10pt;
}		
div.trackback
{
	padding-top: 4px;
	margin-bottom: 10px;
	border-top: 1px dashed navy;
}
div.feedlink
{
	text-align: center;
}
div.sidetitlesub
{
	background-color: #6699cc;
	color: white;
	font-size: 8pt;
	border: 1px solid white;
	margin-top: 4px;
	letter-spacing: 2px;
	text-align: center;
	padding: 2px;
	margin-bottom: 4px;
}
div.date	
{ 
	font-weight: normal;
	font-style: italic;
	font-size: 8pt;
	color: navy;
}			
div#comments
{
	background-color: white;
	width:auto;
	height:auto;
	overflow: auto;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	padding:6px;
	text-align:left;
}
h2.comment-header
{
	font-size: 12px;
	font-weight: bold;
}
p.comment-body
{

}
div.comment-footer
{
	font-size: 8pt;
	font-style: italic;
	color: navy;
}
div.menuheader
{
	font-weight: bold;
}
a#logo img
{
	border: none;
}
div#contentheader,div.contentheader
{
	background-color: #6699cc;
	color: white;
	border: 1px solid white;
	font-weight: bold;
	font-size: 8pt;
	letter-spacing: 4px;
}
h3.title a
{
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
h3.title a:hover
{
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
	color: red;
}
div.blogbody
{
	padding-bottom: 8px;
	border-bottom: 1px dashed #6699cc;
}


