﻿@charset "utf-8";

img.tTip{ margin: 8px 15px 8px 0px; float: left; }
.lightTip .content{ width: 290px; padding: 10px; 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; }
span{
	font-family:Raleway;
	font-size:13px;
	text-align:left;
}

