#box1 {
	position: relative;
	width: 265px;
	margin-top: 5px;
	float: left;
}
#box2 {
	position: relative;
	width: 265px;
	margin-top: 5px;
	float: left;
	margin-left: 9px;
}

#box3 {
	position: relative;
	margin-left: 0px;
}


.right-inner-item {
	padding-right: 0px;
	padding-left: 0px;
	position: relative;
}
.left-inner-header {
	background-image: url(boximages/features_265x31.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 31px;
	line-height: 31px;
}

.left-inner-header h5 {
	font-family: helvetica, sans-serif;
	font-size: 15px;
	padding: 0px;
	margin: 0px;
	color: #0D78BE;
	font-weight: normal;
	margin-left: 32px;
	padding-top: 2px;
	line-height: 31px;
	height: 31px;
 }
.left-inner-header h6 {
	font-family: helvetica, sans-serif;
	font-size: 15px;
	padding: 0px;
	margin: 0px;
	color: #52892E;
	font-weight: normal;
	margin-left: 32px;
	padding-top: 2px;
	line-height: 31px;
	height: 31px;
 }
.left-inner-header h4 {
	font-family: helvetica, sans-serif;
	font-size: 15px;
	padding: 0px;
	margin: 0px;
	color: #52892E;
	font-weight: normal;
	margin-left: 10px;
	padding-top: 2px;
	line-height: 31px;
	height: 31px;
 }

.zt {background: url(boximages/dot.gif) 0 0 repeat-x; width: 100%;z-index: 400;}
.zb {background: url(boximages/dot.gif) 0 100% repeat-x;z-index: 400;}
.zl {background: url(boximages/dot.gif) 0 0 repeat-y;z-index: 400;}
.zr {background: url(boximages/dot.gif) 100% 0 repeat-y;z-index: 400;}
.zbl {background: url(boximages/abl.gif) 0 100% no-repeat;z-index: 400;}

.zbr {
	background-image: url(boximages/abr.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;


}

.ztl {background: url(boximages/atl.gif) 0 0 no-repeat;z-index: 400;}
.ztr {background: url(boximages/atr.gif) 100% 0 no-repeat; padding:0px;z-index: 400;}




.case-caption {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 11px;	
	position: relative;
	padding: 10px;
	line-height: 16px;
}

a.readmore {
	float: right;
	color: #EA8116;
	padding-right: 5px;
}



.case-caption ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 11px;	
	position: relative;
}
.case-caption ul li {
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;

	
	}
.case-caption ul li a {
	display: block;
	color: #444444;
	background: url(boximages/bullet_15x16.gif) no-repeat left top;
	height: 19px;
	padding-left: 18px;
	line-height: 18px;
	width: 450px;
	text-decoration: none;
}

a#rss {
	width: 16px;
	height: 16px;
	background: url(boximages/rss_16x16.gif) no-repeat left top;
	position: absolute;
	left: 515px;
	top: 5px;
	display: block;
	z-index: 999;
}

.clear {
	clear: both;
	height: 10px;
}

