/*

Theme Name: X &ndash; Child Theme
Theme URI: http://theme.co/x/
Author: ITSS - Information Technology Service & Support - Designed by Joseph Lang
Author URI: http://itss.us
Description: Make all of your modifications to X in this child theme.
Version: 1.0.0
Template: x

*/

@import url("../x/style.css");

/*---[Separator]---*/
.single-separator {
    border-top: 3px solid #000;
    clear: both;
    position: relative;
    z-index: 11;
	margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 20px;
    width: 100%;
    max-width: 50px;
}

/*---[Tables]---*/
table th, table td {border-top:0!important;}