.tag { line-height:normal  }
.categoryItemList
{
	display:block;
	clear:both;
	background-color:Transparent ;
	margin-bottom:20px; /*this adds spacing below each listing, cleaning up the look */
	padding:0px; /*this would add some spacing around the inside of the div, but causes issues in IE7 */
	display:inline-block; /*this enables the div to wrap around items in IE7 */
	border:none;
}

.altCategoryItemList
{
	background-color:transparent;
}
.categoryItemList .itemDate
{
	float:right;
	padding-right:3px;
	font-weight:bolder; 
}

.categoryItemList .itemTitle
{
	float:none;
}

.article {width:100%}


.divLastUpdated
{
	font-weight:bolder; 

}

#publishTagCloud ol {
    padding:0;
    margin-left:0px ;
-moz-padding-start:0px;
}

#publishTagCloud ol li{
    padding:0;

}

#publishTagCloud ol li span
{
display:none
height:0px;
}

#publishTagCloud ol li { list-style-type:none}

/*.publishTagFilters {display: none} */

.divNLevelsListing ul {
-moz-padding-start:0px;
list-style-type:none;
margin:0 0;
}

.divNLevelsListing ul li {list-style-type:none;}

<!-- code formatted by http://manoli.net/csharpformat/ -->


.csharpcode, .csharpcode pre
{
	font-size: small;
	color: black;
	font-family: Consolas, "Courier New", Courier, Monospace;
	background-color: #ffffff;
	/*white-space: pre;*/
}

.csharpcode pre { margin: 0em; }

.csharpcode .rem { color: #008000; }

.csharpcode .kwrd { color: #0000ff; }

.csharpcode .str { color: #006080; }

.csharpcode .op { color: #0000c0; }

.csharpcode .preproc { color: #cc6633; }

.csharpcode .asp { background-color: #ffff00; }

.csharpcode .html { color: #800000; }

.csharpcode .attr { color: #ff0000; }

.csharpcode .alt 
{
	background-color: #f4f4f4;
	width: 100%;
	margin: 0em;
}

.csharpcode .lnum { color: #606060; }


.csharpcode {
width: 500px;
overflow: auto;
min-height: 35px
}


#tweets {
color:transparent;
font-family:verdana;
font-size:11px;
}

.tweet {
background:transparent none repeat scroll 0 0;
clear:both;
display:block;
margin:0.3em;
overflow:hidden;
padding:0.6em;
}

.tweet p.text {
color:#000000;
margin:0;
padding:0 0 0 70px;
}

.monitter {
background:transparent none repeat scroll 0 0;
border:4px solid transparent;
float:left;
margin:5px;
overflow:hidden;
}


