@charset "utf-8";
.bubbleSpecials {
	font-size: .75em;
	color: #666666;
	padding-right: 20px;
	padding-left: 0px;
	margin-left: -10px;
}
/* CSS Document */

pre.tip {
	padding: 5px;
	font-size: 0.9em;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
pre.code {
	margin: 0px;
	padding: 20px;
	border: solid 1px #CCC;
	font-size: 1em;
}
em {
	font-size: 0.9em;
	color: #777777;
}
#tip1_left {
	font-size: 0.9em;
	text-decoration: none;
	display: none;
	background-image: url(../../../img/bubble_background_W.jpg);
	background-repeat: repeat;
	background-position: bottom;

}

#tip1_left a {
	font-size: 1em;
	text-decoration: none;
	color: #FF944D;
	font-weight: bold;
}
#tip1_left a:hover {
	font-size: 1em;
	text-decoration: none;
	color: #0033FF;
	font-weight: bold;
}
#tip1_right {
	font-size: 0.9em;
	text-decoration: none;
	display: none;
	background-image: url(../../../img/bubble_background_W.jpg);
	background-repeat: repeat;
	background-position: bottom;

}

#tip1_right a {
	font-size: 1em;
	text-decoration: none;
	color: #FF944D;
	font-weight: bold;
}
#tip1_right a:hover {
	font-size: 1em;
	text-decoration: none;
	color: #0033FF;
	font-weight: bold;
}

#tip2_left {
	font-size: 0.9em;
	text-decoration: none;
	display: none;
	background-image: url(../../../img/bubble_background_W.jpg);
	background-repeat: repeat;

}
#tip2_left a {
	font-size: 1em;
	text-decoration: none;
	color: #FF944D;
	font-weight: bold;
}
#tip2_left a:hover {
	font-size: 1em;
	text-decoration: none;
	color: #0033FF;
	font-weight: bold;
}

#tip3_left {
	font-size: 0.9em;
	text-decoration: none;
	display: none;
	background-image: url(../../../img/bubble_background_W.jpg);
	background-repeat: repeat;

}
#tip3_left a {
	font-size: 1em;
	text-decoration: none;
	color: #FF944D;
	font-weight: bold;
}
#tip3_left a:hover {
	font-size: 1em;
	text-decoration: none;
	color: #0033FF;
	font-weight: bold;
}

.tipLeft {

}
#a1_left {
}
#a1_left a{
	text-decoration: none;
}
#a1_left a:hover{
	text-decoration: none;
}
#a1_right {
}
#a1_right a{
	text-decoration: none;
}
#a1_right a:hover{
	text-decoration: none;
}
#a2_left {
}
#a2_left a{
	text-decoration: none;
}
#a2_left a:hover{
	text-decoration: none;
}
#a2_right {
}
#a2_right a{
	text-decoration: none;
}
#a2_right a:hover{
	text-decoration: none;
}
#a3_left {
}
#a3_left a{
	text-decoration: none;
}
#a3_left a:hover{
	text-decoration: none;
}
#a1_up {
}
#a1_up a{
	text-decoration: none;
}
#a1_up a:hover{
	text-decoration: none;
}
#tip1_up {
	font-size: 0.9em;
	text-decoration: none;
	display: inherit;
	background-image: url(../../../img/bubble_background_W.jpg);
	background-repeat: repeat;
	background-position: bottom;

}

#tip1_up a {
	font-size: 1em;
	text-decoration: none;
	color: #FF944D;
	font-weight: bold;
}
#tip1_up a:hover {
	font-size: 1em;
	text-decoration: none;
	color: #0033FF;
	font-weight: bold;
}
#tip1_bubble {
	background-image: url(../../../../public/javascripts/bubletip/img/bubble_background_green_W.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}
#tip1_bubble a:hover {
	background-position: bottom;
	color: #0033FF;
	text-decoration: blink;
}
#tip2_bubble {
	background-image: url(../../../../public/javascripts/bubletip/img/bubble_background_green_W.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}
#tip3_bubble {
	background-image: url(../../../../public/javascripts/bubletip/img/bubble_background_green_W.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}
