/* CMS CSS. Always, always adjusting. */
/* (C) 2008 */

img {
   border: 0;
}

.photoblock-many {		/* A general full-width photo block (that clears), for many thumbnails */
   margin:20px 10px 0 6px;
   clear: both;
   width: 760px;
   text-align: right;
   font-size: 10px;
   color: #888888;
   font-family: helvetica, sans-serif;
   font-weight: normal;
}
	.photoblock-many a {
		float:left;
		display:block;
		width:190px; height:150px;
		text-align:center;
	}
	.photoblock-many p {
		margin:0; padding:0;
		line-height:16px;
	}