@charset "UTF-8";
#container table {
	height: 300px;
	width: 360px;
	position: absolute;
	top: 100px;
	right: 0px;
	margin: 0px;
	padding: 0px;
}
#container td {
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
table img {
	border-style: none;
}
