﻿.lightTip						{ width: 100px; }
.lightTip .content				{ width: 100px; padding: 5px; border: 2px solid #e2e2e2; text-align: center;
	-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; }

