
.shadow_noscript,
.shadow_simplebox,
.shadow_jsbox .jsbox_content {
padding:18px;
border:1px solid #808080;
background:#FFFFFF;
}

.shadow_noscript h2,
.shadow_simplebox h2,
.shadow_jsbox h2 {
background:#CCC;
margin:-8px -8px 8px;
padding:8px;
border-bottom:1px solid #808080;
}

.shadow_noscript,
.shadow_simplebox {
width:300px;
margin:8px 8px 12px;
}

.shadow_jsbox {
width:334px;
margin-bottom:8px;
}

.shadow_jsbox .jsbox_right {
background:url(../images/unified.png) top right repeat-y;
}

.shadow_jsbox .jsbox_left {
padding:0 8px;
background:url(../images/unified.png) -2032px 0 repeat-y;
}

.shadow_jsbox .jsbox_top,
.shadow_jsbox .jsbox_bottom {
height:8px;
margin-right:8px;
background:url(../images/unified.png) -8px 0 no-repeat;
font:normal 1px/1px sans-serif;
position:relative;
}

.shadow_jsbox .jsbox_bottom {
background-position:-8px -8px;
}

.shadow_jsbox .jsbox_top div,
.shadow_jsbox .jsbox_bottom div {
width:8px;
height:8px;
position:absolute;
top:0;
right:-8px;
background:url(../images/unified.png) 0 0 no-repeat;
}

.shadow_jsbox .jsbox_bottom div {
background-position:0 -8px;
}

.shadow_bottomright {
margin:8px 0 8px 8px;
width:326px;
}

.shadow_bottomright .jsbox_content {
margin-top:-8px;
position:relative;
}

.shadow_bottomright .jsbox_left {
padding-left:0;
}

.black_simplebox,
.black_jsbox .jsbox_content {
padding:8px;
background:#FFFFFF;
}

.black_noscript,
.black_simplebox {
width:310px;
border:6px solid #000;
padding:11px;
}

.black_jsbox {
width:334px;
}

.black_jsbox .jsbox_right {
background:url(../images/black_unified.gif) top right repeat-y;
}

.black_jsbox .jsbox_left {
padding:0 8px;
background:url(../images/black_unified.gif) -2032px 0 repeat-y;
}

.black_jsbox .jsbox_top,
.black_jsbox .jsbox_bottom {
height:8px;
margin-right:8px;
background:url(../images/black_unified.gif) -8px 0 no-repeat;
font:normal 1px/1px sans-serif;
position:relative;
}

.black_jsbox .jsbox_bottom {
background-position:-8px -8px;
}

.black_jsbox .jsbox_top div,
.black_jsbox .jsbox_bottom div {
width:8px;
height:8px;
position:absolute;
top:0;
right:-8px;
background:url(../images/black_unified.gif) 0 0 no-repeat;
}

.black_jsbox .jsbox_bottom div {
background-position:0 -8px;
}

.black_jsbox h2 {
color:#FFF;
background:#000;
padding:4px 8px 8px;
margin:-8px -12px 8px;
}

.black_noscript h2,
.black_simplebox h2 {
color:#FFF;
background:#000;
padding:8px;
margin:-11px -11px 8px;
}



