@import url("style.css");

#credit2 {
	text-align: center;
}

.left_image {
	padding: 5px;
}

.left_image_bg {
	width: 181px;
	margin-top: 5px;
	margin-left: 5px;
	height: 506px;
	background-color: white;
}


div.company {
	background: 0;
	margin: 0;
	padding: 0;
}

ul.table {
	clear: both;
	list-style: none;
}

ul.table li {
	list-style: none;
	clear: both;
}

ul.table li span {
	display: block;
	margin-top: 10px;
}

ul.table li span.key {
	float: left;
	width: 100px;
	font-weight: bold;
	text-align: left;
}

ul.table li span.access {
	float: right;
	width: 295px;
	text-align: left;
}










