.menu-item-2 { width: 138px; height: 218px; float: left; }
.menu-item-2-space { width: 44px; height: 218px; float: left; }
.menu-item-2 .menu-name { font-size: 17px; text-align: center; margin-top: 12px; }

.h1-sub { font-size: 22px; color: #c0c2a3; }

.rounded-pic { position: relative; zoom: 1; }
.rounded-pic img { border: 1px #c2beb7 solid; } 
.rounded-pic s { position: absolute; width: 5px; height: 5px; display: block; }
.rounded-pic s.tl { top: 0; left: 0; background: url("images/c-tl-01.gif") no-repeat 0 0; } 
.rounded-pic s.tr { top: 0; right: 0; background: url("images/c-tr-01.gif") no-repeat 0 0; } 
.rounded-pic s.br { bottom: 0; right: 0; background: url("images/c-br-01.gif") no-repeat 0 0; } 
.rounded-pic s.bl { bottom: 0; left: 0; background: url("images/c-bl-01.gif") no-repeat 0 0; } 

.rounded-pic-2 { position: relative; zoom: 1; }
.rounded-pic-2 s { position: absolute; width: 3px; height: 3px; display: block; }
.rounded-pic-2 s.tl { top: 0; left: 0; background: url("images/c-tl-02.gif") no-repeat 0 0; } 
.rounded-pic-2 s.tr { top: 0; right: 0; background: url("images/c-tr-02.gif") no-repeat 0 0; } 
.rounded-pic-2 s.br { bottom: 0; right: 0; background: url("images/c-br-02.gif") no-repeat 0 0; } 
.rounded-pic-2 s.bl { bottom: 0; left: 0; background: url("images/c-bl-02.gif") no-repeat 0 0; } 
