			h3 { margin: 2px 8px 2px 2px; color:#fff; font:12px Tahoma, Arial, sans-serif; font-weight: bold; text-align: right; }
			
			.boxgrid { 
				width: 240px; 
				height: 160px; 
				margin:0px; 
				float:left; 
				border: solid 1px white; 
				overflow: hidden; 
				position: relative; 
			}
				.boxgrid img{ 
					position: absolute; 
					top: 0; 
					left: 0; 
					border: 0; 
				}

			.boxgridpano { 
				width: 240px; 
				height: 96px; 
				margin:0px; 
				float:left; 
				border: solid 1px white; 
				overflow: hidden; 
				position: relative; 
			}

			.boxgridtwo { 
				width: 240px; 
				height: 160px; 
				margin:0px; 
				float:left; 
				border: solid 1px white; 
				overflow: hidden; 
				position: relative; 
			}

			.boxgridportrait { 
				width: 160px; 
				height: 240px; 
				margin:0px; 
				float:left; 
				border: solid 1px white; 
				overflow: hidden; 
				position: relative; 
			}

			.boxgridportraittwo { 
				width: 160px; 
				height: 240px; 
				margin:0px; 
				float:left; 
				border: solid 1px white; 
				overflow: hidden; 
				position: relative; 
			}

			.boxgridglasto { 
				width: 192px; 
				height: 240px; 
				margin:0px; 
				float:left; 
				border: solid 1px white; 
				overflow: hidden; 
				position: relative; 
			}

			.boxgridglastoportrait { 
				width: 160px; 
				height: 240px; 
				margin:0px; 
				float:left; 
				border: solid 1px white; 
				overflow: hidden; 
				position: relative; 
			}

			.boxgridboats { 
				width: 240px; 
				height: 144px; 
				margin:0px; 
				float:left; 
				border: solid 1px white; 
				overflow: hidden; 
				position: relative; 
			}

			.boxgridsquare { 
				width: 240px; 
				height: 240px; 
				margin:0px; 
				float:left; 
				border: solid 1px white; 
				overflow: hidden; 
				position: relative; 
			}
				
			.boxcaption { 
				float: left; 
				position: absolute;
				top: 260px;
				background: #1b1917;
				height: 35px; 
				width: 100%;
 			}
 				.captionfull .boxcaption {
 					top: 260;
 					left: 0;
 				}
 				.caption .boxcaption {
 					top: 220;
 					left: 0;
 				}

