div.Highlight, div.altHighlight{
	width: 279px;
	padding-bottom:10px;
	/*background-repeat:no-repeat;*/
	background-position:bottom;
	background-color:#ffffff;
	height:auto !important;
	height:150px;
	min-height:150px;
	background-image:url(/interactive/images/hotspot_bg.gif);
	margin-top: 3px !important;
}
div.leftHighlightContainer{
	float:left;
	width: 279px;
	margin-top: 15px;
}
div.rightHighlightContainer{
	float:right;
	width:279px;
	margin-top: 15px;
}
div.Highlight1	{
	background-image:url(/interactive/images/hotspot_bg01.gif) !important;
}
div.Highlight1 h4	{
	background-image:url(/interactive/images/hotspot_header01.gif);
}
div.Highlight2	{
	background-image:url(/interactive/images/hotspot_bg02.gif) !important;
}
div.Highlight2 h4	{
	background-image:url(/interactive/images/hotspot_header02.gif);
}
div.Highlight3	{
	background-image:url(/interactive/images/hotspot_bg03.gif) !important;
}
div.Highlight3 h4	{
	background-image:url(/interactive/images/hotspot_header03.gif);
}
div.Highlight4	{
	background-image:url(/interactive/images/hotspot_bg04.gif) !important;
}
div.Highlight4 h4	{
	background-image:url(/interactive/images/hotspot_header04.gif);
}
div.Highlight5	{
	background-image:url(/interactive/images/hotspot_bg05.gif) !important;
}
div.Highlight5 h4	{
	background-image:url(/interactive/images/hotspot_header05.gif);
}
div.highlightSummaryContainer	{
	/*border: 1px solid red;*/
}
h4{
	padding: 8px 10px 13px 10px;
	/*color:#5E83B0;*/
	color:#396394;
	font-weight:normal;
	margin:0;
	font-size:100%;
}
div.altHighlight h4, div.Highlight h4	{
 	/*background-image: url(/interactive/images/hotspot_headerbar.gif);*/
	background-repeat: no-repeat;
 }
h4.DoubleLine	{
	background-image: url(/interactive/images/hotspot_header_double.gif) !important;
}
img.altHighlightImageleft, img.HighlightImageleft, img.HighlightImageright, img.altHighlightImageright{
	float:left;
	margin:10px;
}
a.highlightLink{
	padding-right:14px;
	text-decoration: none;
	color: #EF8EC7;
	background-image:url(/interactive/images/hotspot_arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-decoration: underline;
	font-size:smaller;
	text-transform: uppercase;
	margin-left: 6px;
	display: block;
	width: 66px;
	float:left;
	height: 15px;
}
p.highlightText{
	margin: 10px 6px 10px 6px;
	font-size:smaller;
	/*color:#74889E;*/
	color:#425A73;
} 

