.hid
	{
		display : none;
	}
.header1
{
	font: 12px;
	color: #FFFFFF
}
.pcall {  
  background-image: url(../images_new/pleasecall.jpg) ;
  background-repeat: no-repeat;
  background-position: 0px 0px ;
}
.phonetext{font: bold 20px Arial, Verdana, sans-serif, Helvetica;	margin-bottom : 0px; margin:0px; color: #b11416; padding: 0px;}
.emailtext {
	
	line-height		: 17px;
	color			: #ffffff;
	font-size		:17px;
	text-decoration:underline;
}

a.emailtext:link, a.emailtext:visited {
	color			: #ffffff;
	line-height		: 17px;
	font-size		:17px;
	text-decoration:underline;
}
a.emailtext:hover {
	color			: #FFAE60;
	text-decoration:underline;
}
#tickerDiv{
	float:left;
	margin-top: 10px;
	position: relative;
}
#tickerData {
	position: relative;
	width: 150px; 
	height: 130px;
	background-color: white;
	overflow: hidden;
	
}
#tickerData a {
	color:#E33000;
	font-weight:bold;
}
