/*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 }*/

.thumbnail .pics {width: 240px;	height: 220px; padding:0; margin:0; overflow: hidden;}
.thumbnail .pics img { height: 197px; width: 191px; padding:0; margin: 18px 0 0 25px; border: 0px; }
.nav #prev2{
	text-indent: -5000px;
	display: block;
	background: url(../img/bg_leftnarow2.gif) no-repeat bottom left;
	height: 32px;
	width: 27px;
	position: absolute;
	margin: -30px 0 0 -16px;
}
.nav #prev2:hover{
	background: url(../img/bg_leftnarow2.gif) no-repeat top left;
}
.nav #next2{
	text-indent: -5000px;
	display: block;
	background: url(../img/bg_rightnarow2.gif) no-repeat bottom left;
	height: 32px;
	width: 27px;
	position: absolute;
	margin: -30px 0 0 231px;
}
.nav #next2:hover{
	background: url(../img/bg_rightnarow2.gif) no-repeat top left;
}
.sm a{
	text-indent: -5000px;
	display: block;
	background: url(../img/bg_sm4.png) no-repeat bottom left;
	height: 19px;
	width: 93px;
	position: absolute;
	margin: 5px 0 0 80px;
}
.sm a:hover{
	background: url(../img/bg_sm4.png) no-repeat top left;
}