/*
Theme Name: Son of Suffusion
Theme URI: http://your-theme-url
Description: Child Theme based on Suffusion
Version: 1.0.0
Author: Your Name
Author URI: http://your-url
Template: suffusion
*/
 
@import url("../suffusion/style.css");

table.oc_1 td, table.oc_1 thead th {
border-collapse: collapse;
border: solid 1px;
}

table.oc_1 thead th {
background-color: #9AFF9A;
}