.left{float:left;}
.nowrap{white-space:nowrap;}

.StatisticsTypeDiv{
    width:100%;
    padding:40px 70px 20px;
}

.chooseArea{
    width:100%;
    padding:50px 70px;
}

.noAnswerCausePieArea{
    width:100%;
    padding:10px;
}

.noAnswerCauseColorArea{
    width:95%;
    padding: 10px 60px 20px;
}

.colorShow{
    margin-left:10px;
    height:15px;
    margin:5px;
}

.ChooseCampaignDiv{
    margin-left:30px;
}

.display{
    font-size:13px;
    font-weight:bold;
    margin-right:10px;
}

.teamname{
    font-size:14px;
    font-weight:bold;
    padding:10px 60px;
    color:#0066CC;
}

.DivSelect td:first-child.teamDisplay{
    text-align: left;
    padding-left: 30px;
    font-size:13px;
    font-weight:bold;
    background-color:#EEE;
}

.singleCampaign{
    width:400px;
    text-align:center;
}

.divShowMsg{
	background:none repeat scroll 0 0 #FFFFFF;
	border-color:#666666 #CCCCCC #CCCCCC #666666;
	border-style:solid;
	border-width:1px;
	color:#666666;
	height:148px;
	margin:0;
	overflow:auto;
	padding-left:5px;
	width:300px;
}

.campaignStatisticPie{
    width:400px;
    height:280px;
    text-align:center;
    line-height:280px;
    color:#339999;
}

.singleCampaignDisplay{
    font-size:12px;
    font-weight:bold;
    color:blue;
}

.DivSelect tr{height:24px;}
.DivSelect td:first-child{width:30px;text-align:center;}
.DivSelect td{
    height:24px;
    line-height:24px;
    border-bottom:1px solid #9A9A9A;
}
