.boxgrid{
	width: 294px;
	height: 136px;
	float:left;
	overflow: hidden;
	position: relative;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 3px solid #FFFFFF;
			}
			
.boxgrid img{
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
	padding-bottom: 3px;
				}
.boxgrid p{ 
	padding: 0 10px; 
	font-weight:bold; 
	font:10pt "Lucida Grande", Arial, sans-serif; 
				}
				
.boxcaption{
	float: left;
	position: absolute;
	background: #4d5a62;
	height: 136px;
	width: 270px;
	opacity: .8;
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	
 			}
			
.captionfull .boxcaption {
 	top: 3px;
 	left: 0;
 	}
				
.caption .boxcaption {
	left: 0;
	color: #FFFFFF;
	padding-left: 12px;
	padding-right: 12px;
	font-size: 12px;
 	}
				
	
.cover {top: 105px;}

.boxgrid2{
	width: 233px;
	height: 107px;
	margin:0px 0px 0px 0px;
	float:left;
	overflow: hidden;
	position: relative;
			}

