﻿.search-button
{
    margin: 0px 0px 8px 0px;
}

a
{
    cursor:pointer;
}

/*Column headers */
/*1100px to work with*/
.oas
{
    text-align:left;
}
.select-checkbox-column-header
{
    width:10px;
}
.oa-name-column-header
{
    width:200px;
}
.address-column-header
{
    width:300px;
}
.total-locations-column-header
{
    width:400px;
}
/*End column headers */

/*Options*/

.options-row
{
    padding: 0px 0px 15px 0px;
}

.options-container
{
    margin: 0px 0px 0px 0px;
}

/*End options*/
