
div.insuranceWidgetPanel 
{
	display: inline-block;
	background: #9ba0ac url(images/widgetHeaderBg.gif) repeat-x;
	margin: 0 0 5px 6px;
	color: #fff;
}
div.insuranceWidgetPanel div.insuranceHeader
{
	padding: 0 10px 0 10px;
	height: 29px;
}
div.insuranceWidgetPanel div.insuranceHeader h2 
{
	font-size: 1.6em;
	font-weight: normal;
	line-height: 28px;
}
div.insuranceWidgetPanel div.innerInsurancePanel 
{
	padding: 10px 10px 10px 10px;
	font-size: 1.2em;
}
div.insuranceWidgetPanel div.innerInsurancePanel a
{
	color: #fff;
	
}

div.blockLinkArea 
{
	background: transparent url(images/widgetLinkArrowBg.gif) no-repeat right center;
	color: #fff;
	font-weight: bold;
	margin: 5px 0 0 0px;
	padding: 0 4px 0 0;
}

div.insuranceWidgetPanel div.innerInsurancePanel a:hover
{
	text-decoration: none;
}
div.insuranceWidgetPanel div.innerInsurancePanel img
{
	float: right;
	margin: 10px 0px 0 8px;
}
div.insuranceWidFooter 
{
	display: none;
}



body.home div.insuranceWidgetPanel 
{
	margin: 10px 0 10px 0;
	width: 346px;
}

body.home div.innerInsurancePanel img
{
	float: right;
	margin: 7px 7px 0 2px;
}

body.home div.innerInsurancePanel 
{
	margin-right: 30px
}




.insuranceHeader 
{
	height: 22px
}
