body{
			  		background-color: #ffffff;
			  	}
			/*#selectDropdown {
			font-size: 44px;
			height: 50px;
			}*/

			.VizCaptionTextOpen{
			font-family:'Roboto Condensed','Open Sans Condensed','Open Sans','Yanone Kaffeesatz',Helvetica,sans-serif;
			color: #ffffff;
			width: 90%;
			margin-left: 5%;
			height: auto;
			background-color: #000000;
			text-align: center;
			font-size: 1.5em;
    		margin-top: .5em;
			}

			/*#chartsholder{
			width: 100%;
			height: auto;
			}

			#otherCityHolder{
			width: 100%;
			height: auto;
			float: left;
			}

			#chiHolder{
			width: 100%;
			height: auto;
			float: left;
			}

			#chicontainer{
			width: 100%;
			height: 60em;
			}

			#container{
			width: 100%;
			height: auto;
			}*/
			/*.tooltipText{
				font-size: 2em;
			}*/
			  @media only screen and (min-width: 1024px){
			  /*	g.highcharts-tooltip {
    font-size: 1em;
}*//*
			  	#selectDropdown {
			font-size: 18px;
			padding: .5%;
			height: auto;
			}*/
			  	/*body{
			  		background-color: #000000;
			  	}*/
			  /*	#chicontainer{
			width: 100%;
			height: 30em;
			}*/
			  }