@charset "utf-8";
/* CSS Document */
.rss {
	background: url(/blog/skins/glossyblue/assets/images/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: -2px;
}

#leftCol{float:left; width:440px; margin-right:20px;}
#leftCol p {margin: 5px 0px;}

#rightCol{float:left; width:120px;}

#leftCol img { max-width:415px;}


.comment {border-bottom: solid 1px #CCC;}

#leftCol h2 { 
	font-size:20px;
	color:#0099FF;
	font-weight:normal;
}

#rightCol li {
	list-style-type:none;
}

#rightCol ul {
	margin-left:0px;

}
