﻿*
{
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
A
{
	color: #c8dce5;
}
H3
{
	margin: 10px 10px 0px;
	font: bold 17pt Arial, sans-serif;
	letter-spacing: -1px;
	color: #fff;
}
.boxgrid
{
	border-bottom: #8399af 2px solid;
	position: relative;
	border-left: #8399af 2px solid;
	margin: 10px;
	width: 250px;	
	background: #161613;
	float: left;
	height: 260px;
	overflow: hidden;
	border-top: #8399af 2px solid;
	border-right: #8399af 2px solid;
}
.boxgrid IMG
{
	border-bottom: 0px;
	position: absolute;
	border-left: 0px;
	border-top: 0px;
	top: 0px;
	border-right: 0px;
	left: 0px;
}
.boxgrid P
{
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	font: 10pt "Lucida Grande" , Arial, sans-serif;
	color: #afafaf;
	padding-top: 0px;
}
.boxcaption
{
	position: absolute;
	FILTER: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	width: 100%;
	background: #000;
	float: left;
	height: 100px;
	opacity: .8;
}
.captionfull .boxcaption
{
	top: 260px;
	left: 0px;
}
.caption .boxcaption
{
	top: 220px;
	left: 0px;
}
H3 A
{
}
