	.news_style{
		display:none;
	}
	.news_show
	{
		background-color: white;
		color: black;
		width:250px;
		height:188px;
		font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
		overflow: hidden;
		padding: 0px 0px 0px 0px;
	}
	.news_border
	{
		background-color: white;
		width:250px;
		height:188px;
		font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
		/*border: 1px solid gray;*/
		padding: 0;
		overflow: hidden;
	}
	.news_mark{
		background-color:white ;
		font: normal 70% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
		/*border: 0px solid gray;*/
		width:200px;
		height:35px;
		color:black;
		text-align:right;
		display:none; /* */
	}
	#news_display {
	}
	.news_cnt {
		font: bold 80% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
	}
	.news_title{
		font: bold 120% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
		/*border: 0px solid gray;*/
		padding: 0px 0px 0px 0px;
		color:black;
		/* display:none; */
	}
	.news_show img{
		margin-left: 0px;
		margin-right: 0px;
	}
	.buttondiv
	{
		position: absolute!important; // Don't change!
		padding: 5px 5px 5px 5px;
		background-color:white ;
		/*border: 1px solid gray;*/
		border-top:none;
		height:20px;
	}
	
	.rotating-images
	{
		background-color: white;
		width:696px;
		height:292px;
		font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
		/*border: 1px solid gray;*/
		padding: 0px 0px 0px 0px;
		overflow: hidden;
	}
	
	.news_show_give
	{
		background-color: white;
		color: black;
		width:696px;
		height:292px;
		font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
		overflow: hidden;
		padding: 0px 0px 0px 0px;
	}
	
	.buttondiv_give
	{
	/*	position: absolute!important; // Don't change! */
		background-image: url(http://ahaf.pub30.convio.net/assets/images/landingpage_top_btn_bg.gif);
		background-repeat: no-repeat;
		height:28px;
		padding-top: 15px;
		text-align: center;
		width: 696px;
	}