%html%
.msgTabListBorder { display:block; }
.msgTabListBorder * { display:block; height:1px; overflow:hidden; font-size:.01em; }
.msgTabListBorder1 { margin-left:4px; margin-right:4px; background:#ccaa88; }
.msgTabListBorder2 { margin-left:3px; margin-right:3px; background:#eecc99;
border-left:2px solid #ccaa88; border-right:2px solid #ccaa88; }
.msgTabListBorder3 { margin-left:2px; margin-right:2px; background:#eecc99;
border-left:1px solid #ccaa88; border-right:1px solid #ccaa88; }
.msgTabListBorder4 { margin-left:1px; margin-right:1px; background:#eecc99;
border-left:1px solid #ccaa88; border-right:1px solid #ccaa88; }
.msgTabListBorder5 { margin-left:1px; margin-right:1px; background:#eecc99;
border-left:1px solid #ccaa88; border-right:1px solid #ccaa88; }
.msgTabListCont { border-left:1px solid transparent; border-right:1px solid transparent; padding-left:5px; padding-right:5px; padding-bottom:5px; line-height:100%; }
.msgTabListCont a { line-height:100%; }
.meMsg_ItemSpace { width:1px; background:url(/main/wdb2/images/1x1.gif) no-repeat center center; }
.msgTabListBorder2, .msgTabListBorder3, .msgTabListBorder4, .msgTabListBorder5, .msgTabListCont {
border-width:0px $msgTabListBorderWidth$ 0px $msgTabListBorderWidth$;
}
.meMsg_ItemSpace { width:$msgTabListSpace$; }
.msgTabListBorder1 { background:$msgTabListBorderColor$; }
.msgTabListBorder2, .msgTabListBorder3, .msgTabListBorder4, .msgTabListBorder5, .msgTabListCont {
border-right-color:$msgTabListBorderColor$;
}
.msgTabListBorder2, .msgTabListBorder3, .msgTabListBorder4, .msgTabListBorder5, .msgTabListCont {
border-left-color:$msgTabListBorderColorL$;
}
.msgTabListBorder2, .msgTabListBorder3, .msgTabListBorder4, .msgTabListBorder5, .msgTabListCont {
background:$msgTabListBgColor$;
}
.msgTabListCont , .msgTabListCont a { font-family:$msgTabListFont$; color:$color$; font-size:$size$; font-style:$style$; font-weight:$weight$; }
.meMsg_MsgTitle_x .msgTabListBorder1 { background:$msgTabListXBorderColor$; }
.meMsg_MsgTitle_x .msgTabListBorder2, .meMsg_MsgTitle_x .msgTabListBorder3, .meMsg_MsgTitle_x .msgTabListBorder4, .meMsg_MsgTitle_x .msgTabListBorder5, .meMsg_MsgTitle_x .msgTabListCont {
border-right-color:$msgTabListXBorderColor$;
}
.meMsg_MsgTitle_x .msgTabListBorder2, .meMsg_MsgTitle_x .msgTabListBorder3, .meMsg_MsgTitle_x .msgTabListBorder4, .meMsg_MsgTitle_x .msgTabListBorder5, .meMsg_MsgTitle_x .msgTabListCont {
border-left-color:$msgTabListXBorderColorL$;
}
.meMsg_MsgTitle_x .msgTabListBorder2, .meMsg_MsgTitle_x .msgTabListBorder3, .meMsg_MsgTitle_x .msgTabListBorder4, .meMsg_MsgTitle_x .msgTabListBorder5, .meMsg_MsgTitle_x .msgTabListCont {
background:$msgTabListXBgColor$;
}
.meMsg_MsgTitle_x .msgTabListCont , .meMsg_MsgTitle_x .msgTabListCont a {
font-family:$msgTabListXFont$; color:$color$; font-size:$size$; font-style:$style$; font-weight:$weight$;
}
|