.AnnoDiscription 
{
	font-size:12px;
	font-family: Century Gothic;
	padding: 0px;
	/*text-decoration: none;*/
	color: #F78216;
	text-align:justify;
	font-weight: normal;
	letter-spacing: 0.2px;
}
.AnnoDiscription tr td a:hover
{
	font-family: Century Gothic; 
	margin:0px;
	padding:0px;  
	/*text-decoration:underline; */
	/*color:#F60;*/
	text-decoration:none;
	color:#f78216;
	font-size:13px;
	font-weight:bold;
	text-align:justify;
	
}
#marqueecontainer {
	position: relative;
	width:340px; 
	height: 150px; 
	overflow: hidden;
	padding: 2px;
	padding-left:0;
}

#footer_announcement {
	    /* float: right; */
    padding: 0px 5% 0px 0px;
    /* width: 30%; */
}

#footerSlideContainer1 {
	position: fixed;
	bottom:0;
	width:360px;
	display:non;
	left: 0;
	z-index: 9999;

	/*right:3%;*/
}

#footerSlideContent1 {
	width: 100%;
	height: 0px;
	background: #251b15;
	color: #CCCCCC;
	font-size: 0.8em;
	border: none;
}

#footerSlideButton1 {
	background-image:url(../images/announcements_down.png); background-repeat:no-repeat;
	position: absolute;
	top: -40px;
	right: 0%;
	width:360px;
	height:45px;
	border: none;
	cursor: pointer;
}

#footerSlideButton1down {
	background-image:url(../images/announcements.png); background-repeat:no-repeat;
	position: absolute;
	top: -48px;
	right: 0%;
	width:360px;
	height:61px;
	border: none;
	cursor: pointer;
}

#footerSlideContent1 {
	font-size: 12px;
	color: #fff;
	line-height:19px;
	text-align:justify;

}

#footerSlideText1 {
	padding:20px 0; 
	background-color:#ffffff; 
	text-align:left;
}

#footerSlideText1 tr { 
	list-style-image:url(../images/list_img.png);
}

#footerSlideText1 tr td { 
	padding-top:0px;
	padding-bottom:0px;
	color:black;
}

#footerSlideText1 tr td a {
	font-size:13px;	
	font-family: Century Gothic;
	padding:0px; 
	text-decoration:none; 
	/*color:#000; */
	color:#000;
	line-height:18px; 
	
	letter-spacing:0.2px;
}

#footerSlideText1  tr td a:hover{
	/*font-size:12px;*/
	font-family: Century Gothic; 
	margin:0px;
	padding:0px;  
	/*text-decoration:underline; */
	/*color:#F60;*/
	text-decoration:none;
	color:#000;
	font-size:13px;
	
}

#footerSlideContent1 {
	font-size: 12px;
	color: #fff;
	line-height:19px;
	text-align:justify;
}

#footerSlideContent1 {
	font-size: 12px;
	color: #fff;
	line-height:19px;
	text-align:justify;
}

#footerSlideContent tr {
	color: #EE8D40;
	list-style-type: none;
	line-height: 2em;
}

/* Portrait phones to Landscape phone */
@media (min-width: 320px) and (max-width: 480px) {
	#footer_announcement {
		display:none;
	}
}
