.startBox {
/* 	border-bottom: 1px solid #dff5de; */
	padding-bottom: 5px;
	margin-bottom: 5px;
	overflow: hidden;
}

.startBox p {
	margin: 0px;
	line-height: 1.3em;
}

.startBox h1 {
	background-image: url(../images/box_head_bg.gif);
	height: 20px;
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 5px;
	overflow: hidden;
}

.startBox div.csc-textpic {
	margin-bottom: 10px;
	padding-top: 1px;
}

.startBox .news-date {
	padding-left: 5px;
}

.startBox h1, .startBox p, .startBox h2 {
	padding: 0px 5px;
}

.startBox .news-list-item h2 {
	font-size: 13px;
}

.startBox .news-list-container p, .startBox .news-list-morelink {
	padding-left: 5px;
	margin-left: 0px;
}

.startBox h2 {
	margin-bottom: 0px;
	font-weight: bold;
}

.startBox h2 a:hover {
	text-decoration: none !important;
	color: #048200 !important;
} 

.twoCol .col1 {
	width: 345px;
	margin-right: 5px;
}
.twoCol .col2 {
	width: 170px;
}

.threeBoxed {
	background-image: url(../images/threeBoxes.gif);
}
