#columnLeft .globalBox, #columnRight .globalBox { /* margin-bottom: 10px; */ } .globalBox { float: left; } .globalBox h4 { margin: 0px; color: #444444; border-bottom: 1px solid #D6D6D6; /*font-variant: small-caps;*/ } /* .globalBox .topLeft_D6D6D6 { width: 12px; height: 10px; background-image: url(../grafix/sbox_topleft_d6d6d6.png); background-position: top left; background-repeat: no-repeat; } .globalBox .topRight_D6D6D6 { width: 12px; height: 10px; background-image: url(../grafix/sbox_topright_d6d6d6.png); background-position: top right; background-repeat: no-repeat; } */ .globalBox .bottomLeft_D6D6D6 { width: 12px; height: 8px; background-image: url(../grafix/sbox_bottomleft_d6d6d6.png); background-position: bottom left; background-repeat: no-repeat; } .globalBox .bottomRight_D6D6D6 { width: 12px; height: 8px; background-image: url(../grafix/sbox_bottomright_d6d6d6.png); background-position: bottom right; background-repeat: no-repeat; } .globalBox .topLeft_EFEFEF { width: 12px; height: 10px; background-image: url(../grafix/sbox_topleft_efefef.png); background-position: top left; background-repeat: no-repeat; } .globalBox .topRight_EFEFEF { width: 12px; height: 10px; background-image: url(../grafix/sbox_topright_efefef.png); background-position: top right; background-repeat: no-repeat; } .globalBox .bottomLeft_EFEFEF { width: 12px; height: 8px; background-image: url(../grafix/sbox_bottomleft_efefef.png); background-position: bottom left; background-repeat: no-repeat; } .globalBox .bottomRight_EFEFEF { width: 12px; height: 8px; background-image: url(../grafix/sbox_bottomright_efefef.png); background-position: bottom right; background-repeat: no-repeat; } .globalBox .topLeft_FFFFFF { width: 12px; height: 10px; background-image: url(../grafix/sbox_topleft_ffffff.png); background-position: left 1; background-repeat: no-repeat; } * html .globalBox .topLeft_FFFFFF { background-position: top right; } .globalBox .topRight_FFFFFF { width: 12px; height: 10px; background-image: url(../grafix/sbox_topright_ffffff.png); background-position: right 1; background-repeat: no-repeat; } * html .globalBox .topRight_FFFFFF { background-position: top left; } .globalBox .bottomLeft_FFFFFF { width: 12px; height: 8px; background-image: url(../grafix/sbox_bottomleft_ffffff.png); background-position: bottom left; background-repeat: no-repeat; } .globalBox .bottomRight_FFFFFF { width: 12px; height: 8px; background-image: url(../grafix/sbox_bottomright_ffffff.png); background-position: bottom right; background-repeat: no-repeat; } .globalBox .tabBottomLeft_FFFFFF_D6D6D6 { width: 12px; height: 8px; background-image: url(../grafix/tbox_bottomleft_ffffff-d6d6d6.png); background-position: bottom left; background-repeat: no-repeat; } .globalBox .tabBottomRight_FFFFFF_D6D6D6 { width: 12px; height: 8px; background-image: url(../grafix/tbox_bottomright_ffffff-d6d6d6.png); background-position: bottom right; background-repeat: no-repeat; } .globalBox .tabBottomLeft_D6D6D6_D6D6D6 { width: 12px; height: 8px; background-image: url(../grafix/tbox_bottomleft_d6d6d6-d6d6d6.png); background-position: bottom left; background-repeat: no-repeat; } .globalBox .tabBottomRight_D6D6D6_D6D6D6 { width: 12px; height: 8px; background-image: url(../grafix/tbox_bottomright_d6d6d6-d6d6d6.png); background-position: bottom right; background-repeat: no-repeat; } .globalBox .tabShadowBottomLeft_D6D6D6 { width: 12px; height: 8px; background-image: url(../grafix/tshd_bottomleft_d6d6d6.png); background-position: bottom left; background-repeat: no-repeat; } .globalBox .tabShadowBottomRight_D6D6D6 { width: 12px; height: 8px; background-image: url(../grafix/tshd_bottomright_d6d6d6.png); background-position: bottom right; background-repeat: no-repeat; } .globalBox .shadowTop { height: 2px; background-image: url(../grafix/shd_top.png); background-position: top; background-repeat: repeat-x; } .globalBox .shadowLeft { width: 4px; background-image: url(../grafix/shd_left.png); background-position: left; background-repeat: repeat-y; } .globalBox .shadowRight { width: 4px; background-image: url(../grafix/shd_right.png); background-position: right; background-repeat: repeat-y; } .globalBox .shadowBottom { height: 8px; background-image: url(../grafix/shd_bottom.png); background-position: top; background-repeat: repeat-x; } .globalBox .shadowBottomLeft { width: 12px; height: 8px; background-image: url(../grafix/shd_bottomleft.png); background-position: bottom left; background-repeat: no-repeat; } .globalBox .shadowBottomRight { width: 12px; height: 8px; background-image: url(../grafix/shd_bottomright.png); background-position: bottom right; background-repeat: no-repeat; } .globalBox .globalBoxInnerWrapper { padding: 5px 10px 5px 10px; } .globalBox ul { margin-left: 15px; }