/*
CSS template for Footer elements
*/

body {
	margin-left: 83px;
}

table {
	font-family: Verdana, Arial; 
	font-size: 12px; color: #666666; 
	text-align: justify;
}

ul {
	margin: 0px;
	list-style: none;
	width: 330px;
	float: right;
}

ul li {
	float: right;
	padding: 0 5px 5px 5px;
}

ul a {
	color: #333300;
	text-decoration: none;
}

ul img {
	border: 0;
}
