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

#content {
	min-height:597px;
	height:auto;
}
* html #content {
	height:597px;
}

p.introtext { padding:10px 0; }

div.pthumbs span {
	display:block;
	float:left;
	width:133px;
	margin-left:5px;
	text-align:center;
	
}
div.pthumbs span a img {
	float:none;
	border:none;
}
#content .pthumbs span p {
	font-size:10px;
	font-weight:bold;
	margin:0;
	height:3.0em;
	color:#0094d7;

}

