.box2TL {
position:absolute;
left:0px;
background-image:url(box_r1_c1.jpg);
height:26px;
width:6px;
}
.box2Icon {
position:absolute;
z-index:2;
left:5px;
top:5px;
background-image:url(box_ico.jpg);
height:17px;
width:18px;
background-repeat:no-repeat; /*IE settings */

}
.box2TR {
position:absolute;
left:162px;#left:154px; /* Mozilla - #IE settings */
background-image:url(box_r1_c4.jpg);
height:26px;
width:6px;
}

.box2Head {
position:absolute;
left:6px;
background-color:#016597;
height:21px;
width:140px;#width:148px; /* Mozilla - #IE settings */
padding-top:5px;
color:#FFFFFF;
font-size:small;
padding-left:20px;
}

.box2Body {
position:absolute;
top:26px;
z-index:2;
border-color:#016597;
background-image:url(box_r2_c2.jpg);
background-color:#FFFFFF;
background-repeat: repeat-x;
border-style: solid;
border-width:1px;
width:160px;
height:180px;
padding:3px
}

.box2BL {

position:absolute;
left:-1px;
z-index:3;
top:182px;#top:174px; /* Mozilla - #IE settings */
background-image:url(box_r4_c1.jpg);
height:5px;
width:6px;
background-repeat:no-repeat; /*IE settings */
}

.box2BR {

position:absolute;
left:161px;#left:153px; /* Mozilla - #IE settings */
top:182px;#top:174px; /* Mozilla - #IE settings */
z-index:3; 
background-image:url(box_r4_c4.jpg);
height:5px;
width:6px;
background-repeat:no-repeat; /*IE settings */
}

.box2Bottom {

position:absolute;
left:1px;z-index:1;
top:231px;#top:197px; /* Mozilla - #IE settings */
width:194px;#width:188px; /* Mozilla - #IE settings */
height:1px;
border-style: solid;
border-top-color:#FFFFFF;
border-color:#016597;
border-width:1px;
}



