.prototip
{
	position: absolute;
}

.prototip .effectWrapper
{
	position: relative;
}

.prototip .tooltip
{
	position: relative;
}

.prototip .toolbar
{
	position: relative;
	display: block;
}

.prototip .toolbar .title
{
	display: block;
	position: relative;
}

.prototip .content
{
	clear: both;
}

.iframeShim
{
	position: absolute;
	border: 0;
	margin: 0;
	padding: 0;
	background: none;
}

.cfPictNaviTooltip
{
	line-height: 12px;
	color: #1a1a1a;
	font-size: 12px;
	font-weight: bold;
	background-color: #fff;
}

.cfSeriesTooltip
{
	line-height: 13px;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0px;
	background-color: transparent;
	overflow: hidden;
}