/***********************************
*	
*  Telesis
*
*  home.css
*
*  Last Updated By: Pete Motz
*
*  Last Updated: 4/17/2010
*
***********************************/





/***********************************
*  Begin Contact Marquee
***********************************/
#news	{
	background-color: transparent;
	position: relative;
	top: 0px;
	float: left;
	text-align: left;
	font-size: 12px;
	width: 166px;
	
	margin-center: 0px;
	background-color: transparent;
	background-image: url(http://www.telesis.com/images/globewater.jpg);
	background-repeat: no-repeat;
	background-position: 0px 20px;
	margin: 0px  0px;
	padding: 0.25em 0.25em 0.25em 0.4em;
	font-family: Helvetica, Arial, sans-serif;
        border-right:1px solid #727173;
        border-left:1px solid #727173;
        border-top:1px solid #727173;
        border-bottom:1px solid #727173;
}
