div.picture{
	background:url(/images/picture_big_middle.gif) 0 0 repeat-y;
	margin-bottom:10px;
	color:#ffffcc;
}
div.picture .topbg{
	background:#D9D6B3 url(/images/picture_big_top.gif) 0 0 no-repeat;
	padding:10px 10px 0;
	font-size:8px;
	text-align:center;
}
div.picture .topbg img{
	display:inline;
}
div.picture .bottombg{
	background:url(/images/picture_big_bottom.gif) 0 0 no-repeat;
	height:10px;
	font-size:8px;
}
p.picture{
	color:#336600;
}
p.picture span.label{
	font-weight:bold;
	color:#336600;
	float:left;
	width:50px;
}

#content ul.pictures{
	margin-bottom:20px;
	color:#ffffcc;
}
#content ul.pictures li{
	background:url(/images/picture_middle.gif) 0 0 repeat-y;
	width:120px;
	float:left;
	text-align:center;
	margin-right:10px;
	margin-bottom:10px;
	padding:0;
}
#content ul.pictures li span{
	display:block;
	background:url(/images/picture_top.gif) 0 0 no-repeat;
}
#content ul.pictures a,
#content ul.pictures a:visited{
	display:block;
	background:url(/images/picture_bottom.gif) left bottom no-repeat;
}
#content ul.pictures li img{
	padding:10px;
}
