/* Layout style */
#wrapper {
width:950px;
}

#content {
width:100%;
float:left;
margin-right:-290px;
}

#content-inner {
margin-right:290px;
}

#sidebar {
width:280px;
float:right;
}

#path ol.switch-layout li#fixed-right a {
width:10px;
height:10px;
display:block;
overflow:hidden;
text-indent:-999em;
background:url(../images/switch-current-bg.png) no-repeat 0 0;
}
