.main {
overflow : hidden;
}
.page {
width : 659px;
float : left;
padding-bottom : 9999px;
margin-bottom : -9979px;
}
.sidebar {
display : block;
width : 189px;
float : right;
margin : 10px 10px 0 0;
padding-bottom : 9999px;
margin-bottom : -9984px;
background : #FFF url("img/sidebar-bg.png") repeat-y;
color : #F5EDD6;
color : #613700;
position : relative;
}
.sidebar .corners-top {
height : 10px;
background : url("img/sidebar-top-bg.png") top no-repeat;
}
.sidebar .inner {
padding : 10px;
background : url("img/sidebar-bottom-bg.png") bottom no-repeat;
}
.sidebar * {
color : #F5EDD6;
color : #3F2300;
}