.TagSuggestions { -moz-box-sizing: border-box; background-color: #FFFFFF; display: none; position: absolute; border: solid 2px #40c100; border-color: #40c100; border-top-width: 0px; overflow: auto; overflow-x: hidden; z-index: 99999; width:148px; height:112px; top:18px; left: 10px; } .TagSuggestions div { -moz-box-sizing: border-box; display: block; font-size: 11px; padding: 2px 2px 1px 4px; cursor: hand; cursor: pointer; border-bottom: dotted 1px #ffffff; } .TagSuggestions DIV.Active { -moz-box-sizing: border-box; display: block; background: #fafafa; color: #40c100; font-size: 11px; padding: 2px 2px 1px 4px; border-bottom: dotted 1px #40c100; } /* clipper card */ #dvCCPanel table.CCInfo { font-size: 12px; margin: 3px 0px; } #dvCCPanel table.CCInfo td.Lab { text-align: right; font-size: 10px; font-weight: bold; padding: 0px 4px; color: #666666; width: 62px; white-space: nowrap; } #dvCCPanel table.CCInfo td.Dat { font-size: 11px; padding: 0px 2px; color: #333333; width: 253px; white-space: nowrap; } table.CCStats { font-size: 12px; } table.CCStats td { padding: 1px 2px; white-space: nowrap; } table.CCStats a, table.CCStats a:visited { color: #157EBA; text-decoration: none; border-bottom: solid 1px #157EBA; font-size: 11px; white-space: nowrap; } table.CCStats a:hover { color: #40c100; text-decoration: none; border-bottom: dotted 1px #40c100; } #spnTotalFollowersCard { font-weight: bold; } .CCFollowers { margin: 10px 0px; font-size: 13px;} a.CC img { border: solid 1px #ffffff; } .NewTools a.CC img { border: solid 1px #777777; } a.CC:hover img { border: solid 1px #40c100; } .NewTools a.CC:hover img { border: solid 1px #40c100; } td.CCCardHeaderUser { padding-left: 6px; font-size: 16px; font-weight: bold; } #dvCCPanel { width: 309px; height: 248px; background: url(/images/cc/bg-left.png); background-repeat: no-repeat; position: absolute; display: none; top: 0px; left: 0px; z-index: 99999; } #dvCCPanel .ContentL, #dvCCPanel .ContentLIE, #dvCCPanel .ContentR, #dvCCPanel .ContentRIE { position: relative; left: 38px; top: 8px; width: 258px; height: 160px; } #dvCCPanel .ContentR { left: 8px; } #dvCCPanel .ContentLIE, #dvCCPanel .ContentRIE { background: #ffffff; border: solid 1px #dcdcdc; top: 48px; } #dvCCPanel .ContentL .Loading, #dvCCPanel .ContentR .Loading { font-size: 12px; line-height: 18px; }