#widgetWrapper {
float:right;
}

#annotationsDiv {
border: 1px solid #ccc;
border-left: 7px solid #ccc;
margin-bottom:15px;
}
#annotationsDiv h2 {
background: url("../images/newstar.gif") no-repeat scroll left center #FFF;
color: #666;
font-size: 8pt;
font-weight: 700;
text-align: left;
margin: 5px;
padding:2px 0;
}
#annotationsDiv h2 a {
outline: none;
}
#annotationsDiv p.subTitle {
font-size: 11px;
margin: 5px;
}
#sliderTabIn {
background: url("../images/IconExpandLeftPane.gif?version=11.36") repeat scroll 0 0 transparent;
}
#sliderTabOut {
background: url("../images/IconNarrowLeftPane.gif?version=11.36") repeat scroll 0 0 transparent;
}
#annotationsDiv h2.showAnnotsLink {
font-size: 11px;
padding-left: 22px;
margin: 5px;
}
#widgetWrapper {
position: absolute;
right: 10px;
top: 10px;
background-color: #fff;
}
#annotContainer {
display: none;
overflow: auto;
border-top: 1px solid #ccc;
box-shadow:0 4px 10px -7px inset;
-moz-box-shadow:0 4px 10px -7px inset;
-webkit-box-shadow:0 4px 10px -7px inset;
}
.sliderTab {
height: 30px;
left: 0;
position: absolute;
width: 7px;
cursor: pointer;
}
.width25pc {
width: 25%;
}
.width75pc {
width: 74%;
}
