#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.arrowtopW .ic_header { height: 42px !important; }
#InClickBubble .ic_inclick
{
	background: url('../img/light_head.gif') left no-repeat;
	width:291px;
}
#InClickBubble .ic_inclickW 
{ 
	background: url('../img/light_headW.gif') no-repeat left 50%; 
	width: 291px; 
}
#InClickBubble.arrowtop .ic_inclick
{
	background: url('../img/light_head_arrow.gif') left no-repeat;
}
#InClickBubble.arrowtopW .ic_inclickW { 
	background: url('../img/light_head_arrowW.gif') left no-repeat ; 
	}
#InClickBubble .ic_close
{
	background:url(../img/light_head.gif) right bottom no-repeat;
	width:35px;
}
#InClickBubble .ic_closeW { 
	background: url(../img/light_headW.gif) no-repeat right bottom; 
	width: 35px; }
#InClickBubble .ic_content
{
	background:url('../img/light_body.gif') repeat-y;
	color:#5d6163;
	font-size:12px;
	padding:10px !important;
}
#InClickBubble .ic_contentW
{
	background:url('../img/light_bodyW.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_urlW { 
	font-size: 12px; background: url(../img/light_helpW.gif) no-repeat left top; 
	padding: 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_helpW { 
	background: url('../img/light_helpW.gif') no-repeat right top; 
}
#InClickBubble .ic_foot
{
	background:url(../img/light_foot.gif) no-repeat;
	padding:0 0 0 152px !important;
	height:17px;
}
#InClickBubble .ic_footW 
{ 	
	background: url('../img/light_footW.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;
}
#InClickBubble.arrowbottomW .ic_footW
{
	background:url('../img/light_foot_arrowW.gif') no-repeat;
}
.inclick_underline {
	border-bottom:2px dotted #0000ff;
	color:#0000ff !important;
	text-decoration:none !important;
	cursor:pointer;
}
.inclick_underline:hover {
	color:#0099FF !important;
	text-decoration:none !important;
}
