#colorTipId,#colorTipId span{padding:0;margin:0;clear:both;float:none;font-size:12px;background:none;height:0;width:0;display:inline; line-height:1;}
#colorTipId{display:none;position:absolute;left:0;top:-30px;padding:6px;background-color:white;font-family:Arial,Helvetica,sans-serif;font-size:12px;font-style:normal;line-height:1;text-decoration:none;text-align:center;text-shadow:0 0 1px white;white-space:nowrap;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;margin-left:-7px;width:auto;height:auto;}
#colorTipId .pointyTip,#colorTipId .pointyTipShadow{border:6px solid transparent;_border-color:tomato; _filter:chroma(color=tomato);bottom:-12px;_bottom:-24px;height:0;left:25%;margin-left:-6px;position:absolute;width:0;}
#colorTipId .pointyTipShadow{border-width:7px;bottom:-14px;_bottom:-27px;margin-left:-7px}
.colorTipContainer{position:relative;text-decoration:none !important}

.white #colorTipId .pointyTip{border-top-color:white}
.white #colorTipId .pointyTipShadow{border-top-color:#ddd}
.white #colorTipId{background-color:white;border:1px solid #DDDDDD;color:#555555}

.yellow #colorTipId .pointyTip{border-top-color:#f9f2ba}
.yellow #colorTipId .pointyTipShadow{border-top-color:#e9d315}
.yellow #colorTipId{background-color:#f9f2ba;border:1px solid #e9d315;color:#5b5316}

.blue #colorTipId .pointyTip{border-top-color:#d9f1fb}
.blue #colorTipId .pointyTipShadow{border-top-color:#7fcdee}
.blue #colorTipId{background-color:#d9f1fb;border:1px solid #7fcdee;color:#1b475a}

.green #colorTipId .pointyTip{border-top-color:#f2fdf1}
.green #colorTipId .pointyTipShadow{border-top-color:#b6e184}
.green #colorTipId{background-color:#f2fdf1;border:1px solid #b6e184;color:#558221}

.red #colorTipId .pointyTip{border-top-color:#bb3b1d}
.red #colorTipId .pointyTipShadow{border-top-color:#8f2a0f}
.red #colorTipId{background-color:#bb3b1d;border:1px solid #8f2a0f;color:#fcfcfc;text-shadow:none}

.black #colorTipId .pointyTip{border-top-color:#333}
.black #colorTipId .pointyTipShadow{border-top-color:#111}
.black #colorTipId{background-color:#333;border:1px solid #111;color:#fcfcfc;text-shadow:none}