#sidebar .widget h2 {
	padding: 0 0 0 7px;
	margin: 0;
	font-family: 'trebuchet ms', 'lucida grande', 'lucida sans unicode', tahoma, arial, sans-serif;
	font-weight: normal;
	background: #DDDDDD url(http://siteimprove.com/images/tab_first_left.png) no-repeat scroll 0pt 0px;
	font-size: 1.4545em;
	line-height: 1em;
	position: relative;
	
}
#sidebar .widget .widget-content {
	padding:10px;
	background: #EAEAEA url(http://siteimprove.com/images/featurette_bg.png) repeat-x scroll left top;
	border-left: 1px solid #EAEAEA;
	border-right: 1px solid #EAEAEA;
	list-style: none;
	margin: 0;
}
#sidebar .widget input[type="text"], #sidebar .widget input[type="password"] {
	width: 154px;
	border: 2px solid #ccc;
	margin-bottom: .5em;
}

#sidebar .widget h2 span {
	display: block;
	padding: .4em;
	background: #EBEBEB url(http://siteimprove.com/images/tab_bg.png) no-repeat scroll right top
}
#sidebar .widget h2 span.icon {
    position: absolute;
    right: 7px;
    top: 5px;
    width: 20px;
    height: 18px;
    background: transparent;
    padding: 0
}
#sidebar .widget h2 span.icon a {
    display: block;
    width: 20px;
    height: 18px;
    background-repeat: no-repeat;
    background-position: 0 0;
    padding: 0;
}
div.bottom_left, div.bottom_right {
  padding:0;
  clear: both;
  margin: 0;
  height: 20px;
  color: #000
}
div.bottom_left {background: url(http://siteimprove.com/images/bottom_left.png) no-repeat left top; padding-left: 13px; margin-bottom: 1em;}
div.bottom_right {background: url(http://siteimprove.com/images/bottom_right.png) no-repeat right top;}
.post h3 {
	font: 1.6364em "Trebuchet ms", verdana, sans-serif!important;
}