/*body { padding-bottom: 20px }
#main { background: #fff; margin: 0 20px 20px 20px }
#main h1 { padding:0; margin-top: 20px }
#main h2 { text-align: left }
#header { background-color: #eee; font-weight: normal; margin:0; padding:10px; font-size: small }*/

table { margin: auto; border-collapse: separate; border-spacing: 20px }
td { vertical-align: top; text-align:center; width: 235px }
hr { margin-top: 20px; }

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

.pics { height: 278px; width: 940px;/*height: 232px; width: 232px;*/ padding:0; margin:0; overflow: hidden }
.pics div { height: 278px; width: 940px;/*height: 200px; width: 200px; border: 1px solid #ccc;*/ background-color: #eee; top:0; left:0 }

.pics div img {
	-moz-border-radius: 110px; -webkit-border-radius: 110px;
}
