/* Layout style */
 #wrapper {
width:96%;
min-width:950px;
max-width:1200px;
}

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

#content-inner {
margin-left:10px;
margin-right:280px;
}

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

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