#twitter {
	position: relative; top:0px; left:0px;
	width: 540px;
	height: 189px; 
	background-image:url("../img/latestNews.gif");
	background-position:top left; 
	background-repeat:no-repeat; 		
}

div#twitterTop {
	position: relative; top:40px; left:5px;
	width: 350px;
	background-image:url("../img/twitterTop.gif");
	background-position:top left; 
	background-repeat:no-repeat; 	
}

div#twitterBottom {
	position: relative; top:40px; left:5px;
	height: 92px;
	background-image:url("../img/twitterBottom.gif");
	background-position:bottom left; 
	background-repeat:no-repeat;
	padding-left: 5px;
}

div#twitterFooter {
	position: relative; top:45px; left:10px;
}

div#twitterBottom a {
	color: #21b6f9;
	font-weight: bold;
	text-decoration: none; 
}


div#wnt {
	position:relative;
	left:1px;
	top:-10px;
	width:339px;
	height:75px;
	clip:rect(0, 339px, 75px, 0);
	z-index:1;
	overflow:hidden;
}

div#twt { position:absolute; z-index:1; text-align: left; } /* layer that scrolls */

div#twt div.item { width:339px; height:75px; background-color: #FFFFFF; }
