		.csa_timeBox
		{
			color:#4e516f;
			background-color:#e2e5ff;
	       	font-family:Arial;
	    	font-size:30pt;
			font-weight:bold;
			border:inset 1px #4f5270;
			width:60px;
			height:50px;
	    	text-align:center;
			vertical-align:middle;
			line-height:normal;
		}
		
		.csa_countdown
		{
	       	font-family:Arial;
	    	font-size:16pt;
	    	color:#d2dbe2;
	    	text-align:left;
	    	line-height:normal;
		}
		.csa_heading		
		{
	       	font-family:Arial;
	    	font-size:30pt;
			font-weight:bold;
	    	color:#f1fcfc;
	    	line-height:normal;
		}
		.csa_subHeading		
		{
			font-family:Arial;
	    	font-size:12pt;
			color:#f1fcfc;
			text-align:center;
		}		
		.csa_content
		{
			width:100%;
			background-color:#4e516f;
		}
		.csa_content td
		{
	       	font-family:Arial;
	    	font-size:12pt;
			color:#f1fcfc;
			line-height:normal;
		}
		
		.csa_layout
		{
			float:left; 
			width:780px;
			background-color:#757894;
		}
		.csa_outer { background-color:#4e516f; }
			
		.csa_inner {background-color:#757894;}	
		
		.csa_link {	color: #66FFFF; cursor: pointer; }
