A.boxLink
{
	background: transparent;
	background-image: url('/project/40/images/6.gif');
	border: 1px solid #114411;
	display: block;
	height: 168px;
	left: 0;
	position: absolute;
	top: 0;
	width: 132px;
	z-index: 1;
}

A.boxLink:hover
{
	border: 1px solid #ff9933;
}

A.boxLinkClose
{
	background-image: url('/project/40/images/32.png');
	background-position: left bottom;
	background-repeat: no-repeat;
	display: block;
	height: 18px;
	position: absolute;
	right: -3px;
	top: -3px;
	width: 18px;
	z-index: 2;
}

A.boxLinkClose SPAN
{
	display: none;
}

H3.box-title, H4.box-title
{
	font-size: 11px;
	font-weight: bold;
	height: 28px;
	line-height: 14px;
	margin: 4px 2px 0;
	overflow: hidden;
	padding: 0;
	text-align: center;
}

.box
{
	background-color: #114411;
	border: 1px solid #225522;
	float: left;
	height: 170px;
	margin: 0 5px 10px 5px;
	overflow: hidden;
	width: 134px;
}

.boxes2banners .box
{
	margin: 0 10px 20px 10px;
}

.boxImage
{
	height: 134px;
}

.boxImage IMG
{
	padding: 2px 0 0;
}

.boxInner
{
	height: 170px;
	padding: 0;
	position: relative;
	text-align: center;
}

.box-marker
{
	border: none;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	float: none;
	height: auto;
	margin: 0;
	overflow: visible;
	padding: 0;
}

.box-marker .boxInner
{
	height: auto;
}

.boxText
{
	font-size: 10px;
	height: 28px;
	line-height: 14px;
	margin: 0 2px 4px;
	overflow: hidden;
	padding: 0;
	text-align: center;
}

.box-text
{
	height: 60px;
}

