﻿/* Generado por Herramientas de desarrollo. Es posible que ésta no sea una representación precisa del archivo de origen original */
#bubble_tooltip
{
	position: absolute;
	width: 147px;
	display: none;
}
#bubble_tooltip .bubble_top1
{
	background: url('bubble_top1.gif');
	background-repeat: no-repeat;
	height: 16px;
}
#bubble_tooltip .bubble_top2
{
	background-image: url('bubble_top2.gif');
	background-repeat: repeat-x;
	height: 16px;
}
#bubble_tooltip .bubble_top3
{
	background-image: url('bubble_top3.gif');
	background-repeat: no-repeat;
	height: 16px;
	padding-left: 16px;
	padding-right: 16px;
}
#bubble_tooltip .bubble_middle1
{
	background-image: url('bubble_middle1.gif');
	padding-left: 7px;
	padding-right: 7px;
	background-repeat: repeat-y;
	background-position: left bottom;
}
#bubble_tooltip .bubble_middle2
{
	padding-right: 7px;
	padding-left: 7px;
	background-repeat: repeat;
	background-image: url('bubble_middle2.gif');
}

#bubble_tooltip .bubble_middle3
{
	background-image: url('bubble_middle3.gif'); /**padding-left: 8px; 	padding-right: 8px;*/
	background-repeat: repeat-y;
	background-position: left bottom;
}
#bubble_tooltip .bubble_middle SPAN
{
	position: relative;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 11px;
	top: -8px;
}
#bubble_tooltip .bubble_bottom1
{
	background-image: url('bubble_bottom1.gif');
	position: relative;
	background-repeat: no-repeat;
	height: 44px;
	top: -6px;
}
#bubble_tooltip .bubble_bottom11
{
	background-image: url('bubble_bottom1-1.gif');
	position: relative;
	background-repeat: no-repeat;
	height: 44px;
	top: -6px;
}
#bubble_tooltip .bubble_bottom2
{
	background-image: url('bubble_bottom2.gif');
	position: relative;
	background-repeat: repeat-x;
	height: 44px;
	top: -6px;
}
#bubble_tooltip .bubble_bottom3
{
	background-image: url('bubble_bottom3.gif');
	position: relative;
	background-repeat: no-repeat;
	height: 44px;
	top: -6px;
}
