﻿@charset "utf-8";

html							{ font-family: "Lucida Sans Unicode"; font-size: 14px; line-height: 21px; color: #f1f1f1; background: #0b0b0b; }



img.tTip						{ margin: 8px 15px 8px 0px; float: left; }


#demo_wrapper					{ width: 600px; margin: 20px auto 0px auto; }

.tinyTip						{ width: 326px; padding: 15px 20px 0px 0px; display: block; background: url(../images/tinyTip-top.png) 0px 0px no-repeat; margin:125px 0px 0px 0px; }
.tinyTip .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; }
.tinyTip .bottom				{ height: 46px; background: url(../images/tinyTip-bottom.png) 0px 0px no-repeat; font: 0px/0px sans-serif; }
