.cms_content table {
  	border:1px solid #ddd;
	margin-right:3px;
}
.cms_content table td, .cms_content table th {
  	border:1px solid #aaa;
}
.cms_content table th {
	background-color:#ddd;
}

/*Same as very-important */

.cms_content h3 {
	color: #000000;
	font-size:1.8em;
	font-weight: normal;
}

.cms_content h3 b {
	font-weight: normal;
}























