.generalLeft {
background-image: url('../img/left_common.jpg');
background-porition: top left;
background-repeat: repeat-y;
padding-bottom: 29px;
}

.menuTop {
width: 254px;
height: 284px;
background-image: url('../img/left_top.jpg');
background-porition: top left;
background-repeat: no-repeat;
}

.menuCommon {
width: 230px;
padding-left: 24px;
}

.menuBottom {
width: 254px;
height: 29px;
background-image: url('../img/left_bottom.jpg');
background-porition: top left;
background-repeat: no-repeat;
position: absolute;
top: -29px;
}

.content {
width: 395px;
border: 8px solid #d1a386;
background-color: #ead4c7;
text-align: center;
padding: 10px 20px 20px 20px;
}

.spacer {
width: 10px;
}

div.hide {
width: 451px;
height: 15px;
top: -20px;
left: -28px;
background-color: #9b887c;
border-bottom: 8px solid #d1a386;
}
