
/* important dates module */
.importantBox {
	border: solid 1px #cccccc;
	border-top-width: 0;
	border-collapse: collapse;
	float: left;
	padding: 0;
	margin: 0;
	width: 535px;
}
h3.roundCorner {
	background: #ffffff url(../images/hdrs/hdr_roundCornerLightGray.gif) no-repeat 0 0;
	border-right: solid 1px #cccccc;
	font-size: 15px;
	color: #BF1210;
	height: 34px;
	line-height: 34px;
	margin: 0;
	padding: 0;
	text-indent: 15px;
	width: 536px;
}
table.dates td {
	border-bottom: solid 1px #cccccc;
}
