			
#features {
    width: 320px;
	height:435px;
	float:left;
	margin-bottom:0px;
	padding-left:0px;
		background-color:#ffffff;
		border:  none;
	}
	
		a.ft:active {color: #fffff; text-decoration: none;}
a.ft:visited {color: #ffffff; text-decoration: none;}
a.ft:link {color: #ffffff; text-decoration: none;}
a.ft:hover {color: #cc0000;text-decoration: none;}


	.ft {
	margin: 10px 10px 0 10px;
	font-family: "Helvetica Neue", Helvetica, arial;
	font-weight: bold;
	font-size:15px;
    letter-spacing:0.6px; }
	
			
	.boxgrid{
	width: 320px;
	height:435px;
	margin-right:15px;
	float:left;
	background: none;
	border:  none;
	overflow: hidden;
	position: relative;
			}
				.boxgrid img{ 
					position: absolute; 
					top: 0; 
					left: 0; 
					border: 0; 
				}
				.boxgrid p{ 
					padding: 0 10px; 
					color:#afafaf; 
					font-weight:light; 
					font-family:"Helvetica Neue", Helvetica, arial;
	font-size:11px; 
				}
				
			.boxcaption{
	float: left;
	position: absolute;
	background: #000;
	height: 325px;
	width: 100%;
	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: 60;
 					left: 0;
 				}
 				.caption .boxcaption {
 					top: 60;
 					left: 0;
 				}
				
			h3 a{}
			
.boxgrid2{
	width: 294px;
	height: 168px;
	float:left;
	background:#161613;
	border: solid 1px #000;
	overflow: hidden;
	position: relative;
			}
				.boxgrid2 img{ 
					position: absolute; 
					top: 0; 
					left: 0; 
					border: 0; 
				}
				.boxgrid2 p{ 
					padding: 0 10px; 
					color:#afafaf; 
					font-weight:light; 
					font-family:"Helvetica Neue", Helvetica, arial;
	font-size:11px; 
				}
				
			.boxcaption2{
	float: left;
	position: absolute;
	background: #000;
	height: 63px;
	width: 100%;
	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 .boxcaption2 {
 					top: 60;
 					left: 0;
 				}
 				.caption2 .boxcaption2 {
 					top: 60;
 					left: 0;
 				}
				
			h3 a{}