#InClickBubble
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:normal;
	padding:0;
	z-index:100;
	text-align:left;
	width:326px;
}
#InClickBubble img
{
	border:none;
}
#InClickBubble td
{
	padding:0 !important;
	margin:0 !important;
	border:none !important;
	vertical-align:middle !important;
}
#InClickBubble .ic_hand
{
	cursor:hand;
	cursor:pointer;
}
#InClickBubble .ic_underlineOver, #InClickBubble .ic_underlineOut:hover
{
	text-decoration:none;
}
#InClickBubble .ic_underlineOver:hover, #InClickBubble .ic_underlineOut
{
	text-decoration:underline;
}
#InClickBubble .ic_blackBold
{
	color:#000000;
	font-weight:bold;
}
#InClickBubble .ic_header
{
	height:27px;
}
#InClickBubble.arrowtop .ic_header
{
	height:42px !important;
}
#InClickBubble .ic_inclick
{
	background: url('../img/light_head.gif') left no-repeat;
	width:291px;
}
#InClickBubble.arrowtop .ic_inclick
{
	background: url('../img/light_head_arrow.gif') left no-repeat;
}
#InClickBubble .ic_close
{
	background:url(../img/light_head.gif) right bottom no-repeat;
	width:35px;
}

#InClickBubble .ic_content
{
	background:url(../img/light_body.gif) repeat-y;
	color:#5d6163;
	font-size:12px;
	padding:10px !important;
}
#InClickBubble .ic_content .ic_title
{
	display:block;
	margin:0 0 5px 0;
	color:#000000;
	font-weight:bold;
}
#InClickBubble .ic_icon
{
	margin:0 10px 0 0;
}
#InClickBubble .ic_bar
{
	height:30px;
}
#InClickBubble .ic_url
{
	background:url(../img/light_help.gif) left top no-repeat;
	font-size:12px;
	padding:0 10px 0 10px !important;
}
#InClickBubble .ic_url a
{
	color:#0072fe;
	margin:0;
}
#InClickBubble .ic_help {
	background:url(../img/light_help.gif) right top no-repeat;
}
#InClickBubble .ic_foot
{
	background:url(../img/light_foot.gif) no-repeat;
	padding:0 0 0 152px !important;
	height:17px;
}
#InClickBubble .ic_foot .ic_ad
{
	color:#FFFFFF;
	font-weight:bold;
	font-size:10px;
}
#InClickBubble.arrowbottom .ic_foot
{
	background:url(../img/light_foot_arrow.gif) no-repeat;
}

.inclick_underline {
	border-bottom:3px double #00cbff;
	color:#00cbff !important;
	text-decoration:none !important;
	cursor:pointer;
}
.inclick_underline:hover {
	color:#00cbff !important;
	text-decoration:none !important;
}
