@charset "utf-8";

.tinyTip						{ width: 121px; padding: 4px 0px 0px 0px; display: block; background: url(../img/tinyTip-top.gif) 0px 0px no-repeat; }
.tinyTip .content				{ padding: 0px 4px 0px 4px; font-size: 14px; font-family: "Lucida Sans Unicode"; color: #010101;  background: url(../img/tinyTip-content.gif) 0px 0px repeat-y; }
.tinyTip .bottom				{ height: 14px; background: url(../img/tinyTip-bottom.gif) 0px 0px no-repeat; font: 0px/0px sans-serif; }