﻿.tinyTip1						{ width: 325px; padding: 10px 0px 0px 0px; display: block; background: url(images/tinyTip-top.png) 0px 0px no-repeat; }
.tinyTip1 .content				{ padding: 0px 10px 0px 10px; font-size: 14px; font-family: "Lucida Sans Unicode"; color: #010101;  background: url(images/tinyTip-content.png) 0px 0px repeat-y; }
.tinyTip1 .bottom				{ height: 47px; background: url(images/tinyTip-bottom.png) 0px 0px no-repeat; font: 0px/0px sans-serif; }

.tinyTip						{ width: 325px; padding: 17px 0px 0px 0px; display: block; background: url(images/tinyTip-top.png) 0px 0px no-repeat; }
.tinyTip .content				{ padding: 0px 15px 0px 15px; font-size: 14px; font-family: "Lucida Sans Unicode"; color: #010101;  background: url(images/tinyTip-content.png) 0px 0px repeat-y; }
.tinyTip .bottom				{ height: 47px; background: url(images/tinyTip-bottom-base.png) 0px 0px no-repeat; font: 0px/0px sans-serif; }
.tinyTipCursor					{ width: 38px; height: 47px; background: url(images/tinyTip-bottom-cursor.png) 0px 0px no-repeat; }

.tinyTipUpSideDown				{ width: 325px; padding: 47px 0px 0px 0px; display: block; background: url(images/tinyTipUpSideDown-top-base.png) 0px 0px no-repeat; }
.tinyTipUpSideDown .content		{ padding: 0px 15px 0px 15px; font-size: 14px; font-family: "Lucida Sans Unicode"; color: #010101;  background: url(images/tinyTip-content.png) 0px 0px repeat-y; }
.tinyTipUpSideDown .bottom		{ height: 17px; background: url(images/tinyTipUpSideDown-bottom.png) 0px 0px no-repeat; font: 0px/0px sans-serif; }
.tinyTipUpSideDownCursor		{ width: 38px; height: 47px; background: url(images/tinyTipUpSideDown-top-cursor.png) 0px 0px no-repeat; }
