#sidebar-wrapper {
width: 590px;
float: left;
word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
overflow: hidden;      /* fix for long non-text content breaking IE sidebar float */
}
.sidebar {
color: #666666;
line-height: 1.5em;
}
.sidebar .widget {
border-bottom:1px dotted #cccccc;
margin:0 0 1.5em;
padding:0 0 1.5em;
}
h2 {
margin:1.5em 0 .75em;
font:normal normal 171% 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif;
line-height: 1.4em;
text-transform:uppercase;
letter-spacing:.2em;
color:#cc6600;
}
.clear{clear:both}

.widget-item-control {
  float: right;
}

.item-control {
   display:none;
}

.item-control a {
   text-decoration:none !important;
}

a:link {
color:#5588aa;
text-decoration:none;
}
.quickedit{cursor:pointer}
a img {
border-width:0;
}
a img{border:none}