%html%
.msgBtnListCont { border:1px solid #ddcc99; padding:2px; padding-left:10px; padding-right:10px; border-radius:4px; background:#eeddaa; }
.msgBtnListCont { border:$msgBtnListBorder$; }
.msgBtnListCont { background:$msgBtnListBgColor$; }
.msgBtnListCont .meMsg_ItemTitle { font-family:$msgBtnListFont$; color:$color$; font-size:$size$; font-style:$style$; font-weight:$weight$; }
.meMsg_MsgTitle_x .msgBtnListCont { border:$msgBtnListXBorder$; }
.meMsg_MsgTitle_x .msgBtnListCont { background:$msgBtnListXBgColor$; }
.meMsg_MsgTitle_x .msgBtnListCont .meMsg_ItemTitle { font-family:$msgBtnListXFont$; color:$color$; font-size:$size$; font-style:$style$; font-weight:$weight$; }
|