/*Default setting,its value isn't changed.*/
.WhatOthersSayButtonSothinkBgC{background-color:transparent;}

/*Global setting.    It: item    G:global*/
.WhatOthersSayButtonItBS{border-style: none;}
.WhatOthersSayButtonItBW{border-width:1px;}
.WhatOthersSayButtonItBC{border-color:#C6D0E5;}
.WhatOthersSayButtonGBgC{background-color:transparent;}
.WhatOthersSayButtonGBgI{background-image:none;}
.WhatOthersSayButtonGBgR{background-repeat:repeat;}


/*Tip  border  setting        Sz::size    Cn: corner      Lt: left top   Rb: right bottom
  Lb: left bottom  Rt: right top  T: top    Bt: bottom   L:left    Ri: right*/
.WhatOthersSayButtonBS{border-style:solid;}
.WhatOthersSayButtonBW{border-width:2px;}
.WhatOthersSayButtonBC{border-color:#f46911;}

.WhatOthersSayButtonCnSz{width:19px;height:19px;}

.WhatOthersSayButtonLtCn{background-image:url("../images/border11_tl.gif");}
.WhatOthersSayButtonRtCn{background-image:url("../images/border11_tr.gif");}
.WhatOthersSayButtonRbCn{background-image:url("../images/border11_br.gif");}
.WhatOthersSayButtonLbCn{background-image:url("../images/border11_bl.gif");}

.WhatOthersSayButtonTBgC{background-color:transparent;}
.WhatOthersSayButtonTBgI{background-image:url("../images/border11_t.gif");}
.WhatOthersSayButtonTBgR{background-repeat:repeat;}

.WhatOthersSayButtonRiBgC{background-color:transparent;}
.WhatOthersSayButtonRiBgI{background-image:url("../images/border11_r.gif");}
.WhatOthersSayButtonRiBgR{background-repeat:repeat;}

.WhatOthersSayButtonBtBgC{background-color:transparent;}
.WhatOthersSayButtonBtBgI{background-image:url("../images/border11_b.gif");}
.WhatOthersSayButtonBtBgR{background-repeat:repeat;}

.WhatOthersSayButtonLBgC{background-color:transparent;}
.WhatOthersSayButtonLBgI{background-image:url("../images/border11_l.gif");}
.WhatOthersSayButtonLBgR{background-repeat:repeat;}


/*Item  or  item tip setting.   Ot: mouse out   Ov: mouse over    It:item     F: font    Tp: tip  i:item */

/*Item 0 */
.WhatOthersSayButtonItBgCi0{background-color:#FFFFFF;}
.WhatOthersSayButtonOtFi0{font:9pt Arial;}
.WhatOthersSayButtonOtFCi0{color:#000000;}
.WhatOthersSayButtonOtFDi0{text-decoration:none;}
.WhatOthersSayButtonOvFi0{font:9pt Arial;}
.WhatOthersSayButtonOvFCi0{color:#000000;}
.WhatOthersSayButtonOvFDi0{text-decoration:none;}

/*Item tip 0 */
.WhatOthersSayButtonTpFi0{font:bold 9pt Tahoma; line-height:9pt;}
.WhatOthersSayButtonTpFCi0{color:#f46911;}
.WhatOthersSayButtonTpFDi0{text-decoration:none;}
.WhatOthersSayButtonTpBgCi0{background-color:#FFFFFF;}
.WhatOthersSayButtonTpBgIi0{background-image:none;}
.WhatOthersSayButtonTpBgRi0{background-repeat:repeat;}

