@charset "utf-8";
/* CSS Document */

table { 
	border-collapse:collapse;
	border:0px;
	margin-bottom:20px;
}
table img {
	border:none;
}
td { vertical-align: middle; text-align:center; width: 26px }
hr { margin-top: 0px; }

pre { text-align: left; overflow: visible }
code { background-color: #ffc }
pre code { background-color: #eee }

.pics { height: 194px; width: 814px; padding:0; margin:0; overflow: hidden }
.pics img { height: 194px; width: 819px; padding: 0px; background-color: #eee; top:0; left:0 }
