body {margin:0px; padding:0px;}
#wrapper {width: 210px; margin: 2px;}

a:link{color:#626466;text-decoration:none; color:#003366; font-weight: bold;}
a:visited{color:#626466;text-decoration:none;}
a:active{color:#626466;text-decoration:none;}
a:hover{color:#626466;text-decoration:underline;}

p {margin:3px 0px;}
.blogtitle {font-size:13px; font-weight:bolder;}
.blogentry {font-size:11px; line-height:1em;}

ul#item2,
.item2 {
	font-size:12px;
	font-weight: normal;
	width:190px;
	margin:0;
	padding:0 10px;
}
ul#item2 li,
.item2 li {
	padding: 2px 0 2px 15px;
    background: url(../common/arrows-2.png) no-repeat 0px 0.4em;
    list-style: none;
	border-bottom:1px dotted #CCC;
	line-height:0.8em;
}

div#side-under {
	margin: 0 0 10px 0;
	padding: 2px;
	border: #E0E0E0 1px solid;
	width: 214px;
	
}

div#side-under h2 {
	padding: 10px;
	line-height: 1.2;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #000000;
    background: url(../common/blog-bg.gif) top center no-repeat;
}

div#side-under h2 a {
	color: #000000;
}

* html div#side-under {
	margin: 0 0 10px 0;
	padding: 5px;
	border: #E0E0E0 1px solid;
	width: 190px;
	background: url(../common/blog-bg.gif) top center no-repeat;
}
	