div.sidebarbox-flexheight{
background:transparent url(img/sidebarbox-top.png) no-repeat scroll right 0;
margin:0;
padding-top:20px;
}

.sidebarbox-flexheight-ul{
background:transparent url(img/sidebarbox-bt.png) no-repeat scroll right 100%;
margin:5px 0 0 0;
min-height: 70px;
}

.sidebarbox-flexheight-content{
font-size:0.8em;
line-height:1.5em;
margin-top:-16px;
min-height:4em;
padding-left: 25px;
padding-bottom: 5px;
}

#sidebar .sidebarbox-flexheight-content h3{
padding-left: 0;
	}

ul.sidebarbox-flexheight-ul li{
	background: none;
	border: none;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}