/*
Theme Name: NLCCA GearBuild
Theme URI: http://www.maxwebgear.com
Version: 1.0
Description: GearBuild Child-Theme
Author: MaxWebGear, Inc.
Author URI: http://www.maxwebgear.com
template: bb-theme
*/

/* Add your custom styles here... */ 

table {
    font-size: 0.8em;
    width: 100%;
}

tr {
    border-style: solid;
    border-width: 1px;
}

td {
    border-style: solid;
    border-width: 1px;
	padding:4px;
}

.search_communities > input {
    border-radius: 0;
    padding: 2px 10px;
}

.search_container {
    display: block;
    margin-bottom: 20px;
}

.search_area {
    display: inline-block;
    padding: 10px;
}