#container2 h2 {
    font-size: 29px;
    color: #1378be;
    text-transform: capitalize;
    font-weight: bold;
    border-bottom: 1px solid #222;
    margin: 0 0 10px 0;
    padding: 3px 0 4px 0;
}

#flash {
    float: right;
    width: 670px;
    margin: 0 0 10px 0;
}

#gpopup {
  width: 250px;
  font-size: 12px;
}

#gpopup .popup_fees_container {
	float: right;
	margin-bottom: 10px;
	margin-right: 12px;
	margin-left: 5px;
}
#gpopup .popup_fees {
  font-weight: bold;
  color: #c33c00;
}

#gpopup .popup_free {
	font-size: 16px;
}

#gpopup a {
  float: right;
  height: 28px;
  width: 116px;
  background: url(../../images/cust/selectlocation.gif) left top no-repeat;
}

#contentwrap .boxwrap table tr td b span {
        font-weight: bold;
        color: #c33c00;
}

#gpopup .selected {
    float:right;
    font-size: 14px;
    font-weight: bold;
    color: #c33c00;
}

#gpopup .soon {
    float:right;
    font-weight: bold;
    color: #c33c00;
    font-size: 14px;
}

#contentwrap .agree {
    font-size: 12px;
    line-height: 18px;
}

#contentwrap .agree h2 {
        margin: 0 0 10px 0;
}

#contentwrap .agree h3 {
    font-weight: bold;
}


#contentwrap .agree p {
        padding-left: 0;
        font-size: 12px;
        line-height: 18px;
}

#contentwrap .agree ul {
    margin: 0 0 0 10px;
}

#contentwrap .agree li {

}

#contentwrap .agree ol {
    margin-left: 20px;
    padding: 0;
}

#contentwrap .agree ol ol {
    list-style: lower-alpha;
    margin-left: 30px;
}

#contentwrap .agree ol ol ol {
    list-style: lower-roman;
    margin-left: 40px;
}

#contentwrap .agree li {
    padding-left: .25em;
}

#contentwrap .agree li p {
    font-weight: bold;
    margin: .5em 0 0 0;
    padding: 0;
    text-transform: uppercase;
}

#contentwrap .agree li li {
    padding-left: .4em;
}

#contentwrap .agree li li li {
    padding-left: 0;
}

