pre.debug, pre.debug font 
{
    font-family: 'Courier New', Courier, Fixed, monospace;
    font-size: 8pt;
    background-color: #C0C0C0;
    text-align:left;
}

pre.code
{
    font-family: Courier;
    background-color: #A399A3;
    text-align:left;
}

.post
{
 border: 1px solid #CCCCCC;
 border-bottom-width: 2px;
 border-right-width: 2px;
 padding: 4px;
 margin-bottom: 20px;
}

#comments span
{
 display : block;
}
#comments h4
{
 border: 1px solid #CCCCCC;
 border-right-width: 2px;
 border-bottom-width: 0px;
 padding :4px;
}

#comments p
{
 border: 1px solid #CCCCCC;
 border-top-width:0px;
 border-bottom-width: 2px;
 border-right-width: 2px;
 margin-bottom: 20px;
 margin-top:0px;
 padding :4px;
}

#header
{
 width: 980px;
 padding-top: 300px;
 background-image: url('http://blogs.msdn.com/photos/tom/images/7719322/original.aspx');
 background-repeat: no-repeat;
}

#subcontent-a{
   float:right;
   width:16%;
   margin:0 2% 0 0;
	display: inline;
	line-height: 1.2em;
}
#wrapper{  
   float:left;
   width:78%;
   margin:0 0 0 2%;
	display: inline;
}
dl.comments dt.owner 
{
	background-color: #FFCC66;
}
dl.comments dd.owner
{
	background-color: #FFCC66;
}
