.right_sidebar #main{ float:left; width:705px; }
.right_sidebar #main .content {
width:705px;
overflow: hidden;
}
.right_sidebar #sidebar {
float:right;
width:215px;
margin: 0 0 0.5em 30px;
}
.left_sidebar #main{ float:right; width:705px; }
.left_sidebar #main .content {
width:705px;
overflow: hidden;
}
.left_sidebar #sidebar {
float:left;
width:215px;
margin: 0 0 0.5em 30px;
}
It looks like you're new here. If you want to get involved, click one of these buttons!