
#main-content article th, #main-content article td, #main-content article table, #main-content .block th, #main-content .block td, #main-content .block table {
	border: 1px solid #d7d5d3;
	border-width: 0 1px 1px 0;
	vertical-align: top;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif
}
#main-content article table, #main-content .block table {
	margin: auto;
	margin-bottom: 30px;

	width: 100% !important;
	max-width: 100%;
	border: 1px solid #d7d5d3;
	border-collapse: collapse;
	border-spacing: 0
}
#main-content article table .numeric, #main-content .block table .numeric {
	text-align: right
}
#main-content article table.small, #main-content .block table.small {
	font-size: 0.6em
}
#main-content article table.smaller, #main-content .block table.smaller {
	font-size: 0.5em
}
#main-content article tr.odd, #main-content article tr.odd, #main-content .block tr.odd, #main-content .block tr.odd {
	background-color: #fff
}
#main-content article tr.even, #main-content article tr.even, #main-content .block tr.even, #main-content .block tr.even {
	background-color: #efece4
}
#main-content article th, #main-content article thead th, #main-content article tbody th, #main-content .block th, #main-content .block thead th, #main-content .block tbody th {
	border-color: #d7d5d3;
	background-color: #efece4
}
#main-content article td, #main-content article tbody th, #main-content .block td, #main-content .block tbody th {
	padding: .875em
}
#main-content article td p, #main-content article tbody th p, #main-content .block td p, #main-content .block tbody th p {
	margin: 0 0 0 0 !important;
	font-size: 1em !important;
	line-height: 1.6;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif
}
#main-content article caption, #main-content .block caption {
	text-align: center;
	padding: .875em .875em .4em .875em
}
#main-content article th, #main-content .block th {
	text-align: center;
	padding: 0.875em
}
#main-content article tbody, #main-content .block tbody {
	border-top: 1px solid #ccc
}
#main-content article tbody th, #main-content .block tbody th {
	border-bottom: 1px solid #ccc
}
#main-content .view table, #main-content article table, #main-content table.updates-by-initiative {
	font-size: 0.7em !important;
	line-height: 1.8 !important;
}
#main-content .view table.updates-by-initiative  caption {
	font-weight: bold;
	font-size: 1.25em;
	padding: .875em .875em .875em .875em;
}
#main-content .view table thead th, table.updates-by-initiative th {
	text-transform: uppercase !important;
}
#main-content .view table tr.action-category {
	background-color: #efece4
}
.views-field-name {
  width: 30%;  
}
.views-field-description {
  width: 20%;     
}
.views-field-body {
  width: 50%;     
}