#custom_page_content {
  padding-top: 10px;
}

#custom_page_content a:link, #custom_page_content a:visited, #custom_page_content a:hover, 
    #custom_page_content a:active {
  color: #00c;
}

#custom_page_content a:link, #custom_page_content a:visited {
  text-decoration: underline;
}


/* Resets for Tiny MCE content */
th, td, caption {
	padding: 0;
}
