/* ================================================================================== */
/* TOP CONTENT BLOCK */

#match-by-manulife #content-block-top {
margin-top: 8px;
}

#match-by-manulife .right-column-tout-detailed {
border-bottom: 7px solid #053861;
padding-bottom: 4px;
}

#content-block-top {
position: relative;
background: url(../images/manulife/find-your-match.png) no-repeat;
height: 347px;
}

#content-block-top-volunteer {
display: block;
position: absolute;
bottom: 20px;
left: 322px;
background: url(../images/home/cta-find-a-volunteer.png) no-repeat;
height: 120px;
width: 211px;
text-indent: -9999px;
}

* html #content-block-top-volunteer {
background-image: none;
filter:
progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/wp-content/themes/gi/images/home/cta-find-a-volunteer.png,
sizingMethod='scale');
}

#content-block-top-opportunity {
display: block;
position: absolute;
bottom: 20px;
left: 99px;
background: url(../images/home/cta-find-an-opportunity.png) no-repeat;
height: 120px;
width: 215px;
text-indent: -9999px;
}

* html #content-block-top-opportunity {
background-image: none;
filter:
progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/wp-content/themes/gi/images/home/cta-find-an-opportunity.png,
sizingMethod='scale');
}

#content-block-top-volunteer:hover, #content-block-top-opportunity:hover {
cursor: pointer;
}

.content-block-top-inner {
padding: 0px 15px;
border-left: 1px solid #82c7f6;
border-right: 1px solid #82c7f6;
}

#step-3-sub-location-virtual li.match-step3-virtual-location {
width: 516px; 
line-height: 14px; 
padding-left: 4px;
}


* html .icon_virtual_big {
background-image: none;
filter:
progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/wp-content/themes/gi/images/icons/icon_virtual_big.png,
sizingMethod='scale');
}


* html .icon_virtual {
background-image: none;
filter:
progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/wp-content/themes/gi/images/icons/icon_virtual_small.png,
sizingMethod='scale');
}