
#outerWrapper {
 border:0px solid blue;
 width:930px;
 position:relative;
}

#SideBar1 {
 position:absolute;
 top:137px;
 right:0;
 width:120px;
}

#page_home #SideBar1 {
 top:537px;
}

