/* =Insurance page specific styling to overwrite thomsonWorldwide.css
-----------------------------------------------------------------------------*/

#content,#holiday_summary_div {
    background-color: #fff;
    padding: 10px;
    margin-bottom: 5px;
    margin-right: 11px;
    border: solid 4px #616569;
  	width: 686px;
	float: right;
	font-size:1.2em;
}

.topLeftCurveBox{
	background: #fff;
	padding: 4px;
	margin-bottom: 2em;
	border:none !important;
}

/* =Section header Styling
-----------------------------------------------------------------------------*/

.highlight {
    background:#000000;
    color: #FFFFFF;
}

p.highlight, #offerBox p, h2.highlight{
    background:#000;
    color: #fff;
    font-weight:bold;
    margin-bottom:6px;
    padding:2px 6px 2px 10px;
}
h2.highlight{
    font-size:  1em;
}
