.shadow-T  { position: absolute; left: 29px; right: 16px; top: -4px; background: url("T.png") repeat-x 0 0; height: 4px; }
.shadow-B  { position: absolute; left: 29px; right: 16px; background: url("B.png") repeat-x 0 0; bottom: -8px; height: 8px; }
.shadow-TL { position: absolute; left: -4px; width: 33px; top: -4px; background: url("TL.png") no-repeat 0 0; height: 19px; }
.shadow-BR { position: absolute; width: 24px; right: -8px; background: url("BR.png") no-repeat 0 0; bottom: -8px; height: 24px; }
.shadow-R  { position: absolute; width: 8px; right: -8px; top: 15px; background: url("R.png") repeat-y 0 0; bottom: 16px; }
.shadow-TR { position: absolute; width: 24px; right: -8px; top: -4px; background: url("TR.png") no-repeat 0 0; height: 19px; }
.shadow-BL { position: absolute; left: -4px; width: 33px; background: url("BL.png") no-repeat 0 0; bottom: -8px; height: 24px; }
.shadow-L  { position: absolute; left: -4px; width: 4px; top: 15px; background: url("L.png") repeat-y 0 0; bottom: 16px; }
