a.tip {
	position: relative;
	text-decoration: none !important;
	display:block;
}

div.imagetooltip {
	display: none;
	position: absolute;
	top: -8px;
	left: 139px;
	padding: 0px;
	z-index: 1000;
	background:none;
	color: #000;
	width: 855px;

	
}
div.region_data_main_area div.region {margin:0px; padding:0px; float:left; width:148px;  }
div.region_data_main_area div.region_last {margin:0px; padding:0px; float:left; width:200px; }

div.RBAPtitle input.RBAPtitle {margin:0px;}
div.region_data_main_area {margin:0px 5px 0px 5px; padding:0px; width:830px; 	height:400px; overflow:auto;}
div.region_title_h { background:#FFF4E2; border:1px solid #bcbcbc; height:30px; line-height:30px; color:#4D4D4F; font-weight:bold; padding:0px 0px 0px 6px; width:785px;}
div.tooltip_arrow {margin:15px 0px 0px -7px; padding:0px; width:15px; height:18px; background:url(../../images/tooltip_arrow.png) no-repeat top left; position:absolute; z-index:99px;}
a:hover.tip {
	font-size: 99%; /* this is just for IE */
}


.tp_head{
	background:url(../../images/box_top_bg.png) no-repeat; width:855px;
	height:28px;
	text-align: right;
}
.tp_head div.closebox{
	margin: 0px 8px 0px 0px;
	padding: 0px;
}
.tp_head div.closebox img{
	margin: 6px 0px 0px 0px;
	padding: 0px;
}
.tp_foot div.closebox{
	margin: 0px 10px 0px 0px;
	padding: 0px;
}
.tp_content{
	background:url(../../images/box_main_bg.png) repeat-y; width:855px;
	
	padding-left: 10px;

}
.tp_content td.done img{
		margin: 0px 10px 0px 0px;
	padding: 0px;
}
.tp_foot{
	text-align:right;
	height:28px;
	background:url(../../images/box_bottom_bg.png) no-repeat; width:855px;
}
div.country_title_h { height:30px; line-height:30px; margin:0px; padding:0px; background:#FFF4E2; border-top:1px solid #bcbcbc; border-bottom:1px solid #bcbcbc;}
div.country_title_first{border-top:1px solid #bcbcbc; border-left:1px solid #bcbcbc; border-bottom:1px solid #bcbcbc; background:#FFF4E2; height:30px; line-height:30px; margin:0px; color:#4D4D4F; font-weight:bold; padding:0px 0px 0px 6px;}
div.country_title_last{ background:#FFF4E2; border-top:1px solid #bcbcbc; border-bottom:1px solid #bcbcbc;  border-right:1px solid #bcbcbc; height:30px; line-height:30px;  margin:0px; padding:0px;}
#country_response{
	width : 192px; 
	padding-bottom : 20px;
}

.imagetooltip_spacer{
	width: 3px;
	padding-right:1px;
	padding-left:1px;
	float: right;
	color: #999999;
	}
#country_response ul { margin: 0; padding: 0; }
#country_response ul li { color:#0073AE; margin-left: 15px; padding: 0; }
#country_response ul li span { color:#000; }
