.campaign_size {
	height:25px;
	padding-top:7px;
	text-align:center;
	float:left;
}

.page_selected_campaign_size {
	background: transparent url(../images/banner/TargetAudience_BG.png) no-repeat;
}

.campaign_goal {
	height:25px;
	padding-top:7px;
	text-align:center;
	float:left;
}
.page_selected_campaign_goal {
	background: transparent url(../images/banner/TargetAudience_BG.png) no-repeat;
}

.analysis {
	height:25px;
	padding-top:7px;
	text-align:center;
	float:left;	
}

.page_selected_analysis {
	background: transparent url(../images/banner/TargerPOI_BG.png) no-repeat;
}

.main_area {
	float: left;
	width: 280px;
	height: 100%; 
	overflow: auto;
}

.sub_area {
	float:left;
	width:310px;
	height:100%;
	overflow: auto;
}

.btn_refresh{
	width:50px;
}
.btn_export {
	width: 42px;	
}
.wraptocenter {
	color: red;
	font-weight: bold;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    height: 380px;
}



