﻿@charset "utf-8";

img.tTip						{ margin: 8px 15px 8px 0px; float: left; }
.tinyTip						{ width: 200px; padding: 25px 0px 0px 0px; display: block; background: url(../images/site/tinyTip-bottom.png) 0px 0px no-repeat; }
.tinyTip .content				{ padding: 0px 5px 0px 5px; font-size: 11px; font-family: "Lucida Sans Unicode"; color: #010101;  background: url(../images/site/tinyTip-content.png) 0px 0px repeat-y; }
.tinyTip .bottom				{ height: 5px; background: url(../images/site/tinyTip-top.png) 0px 0px no-repeat; font: 0px/0px sans-serif; }
