﻿
/*---------------------- Quote Generator CSS ---------------------*/
 
#intelligence_tool table.intelligence_tool_table {
    margin: 20px auto 0px auto;
    width: 650px !important;
}
#divEvent input {
    margin-top: 3px;
    border: 1px solid #000000;
}
#divLocation input {
    margin-top: 3px;
    border: 1px solid #000000;
}
#divSource input {
    margin-top: 3px;
    border: 1px solid #000000;
}
.packageOption {
    font-weight: bold;
}
.optionOption {
    font-weight: bold;
}
