﻿@charset "utf-8";

img.tTip{
margin: 8px 15px 0px 0px;
float: left;
}

.lightTip{
}

.lightTip .content{
width: 371px;
padding: 0px;
border: 6px solid #e2e2e2;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
background: #ffffff;
color: #020202;
}

/*.lightTip .bottom{
height: 14px;
background: url(../images/notch-white.png) top center no-repeat;
}*/