body #lsidebar {
    position: absolute;
    left: 50%;
    top: 20%;
}
body #lsidebar > #proSidebar {
	top: -33px;
}

/*
#lsidebar #preferenceBox {
	left: 204px !important;
	top: -50px !important;
}
*/
body h4.pref-head {
	margin-bottom: 0px;
}

hr {
    border-top: 1px solid #EDE8D8;
    width: 90%;
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #CCCCCC;
    border-right: 0 none;
    border-style: solid none none;
    border-width: 1px 0 0;
}
