@CHARSET "utf-8";

div.PanelFeatureIntro {
	background: url(PanelFeatureIntro/bg.jpg) 0 0 no-repeat;
    /*margin: 0px -20px -40px;*/
	min-height: 135px;
    padding: 55px 20px 0 20px;	
    display: block;
}

* html div.PanelFeatureIntro {
	height: 175px;
}

div.PanelFeatureIntro .icon  {
    float:left; 
    position:relative; 
    top:-10px
}

div.PanelFeatureIntro .headline {
    float:left; 
    position:relative; 
    top:17px;
    left:1px;
}

div.PanelFeatureIntro h1,
div.PanelFeatureIntro h2 {
    color:#214999;
    font-family:Arial,Helvetica,sans-serif;
    display:none;
}

div.PanelFeatureIntro h1 {
    font-size:3em;
    line-height:1.1em;
}

div.PanelFeatureIntro h2 {
    font-size:13px;
    font-weight:bold;
    line-height:16px;
}

div.PanelFeatureIntro h2 img {
	display:block; 
	margin-left:90px;
}

div.PanelFeatureIntro a.ButtonSignIn span {
	display:none;
}

div.PanelFeatureIntro ul.Actions {
	position:absolute; 
	left:692px; 
	top:66px
}

div.PanelFeatureIntro div.butterfly {
    background: url(PanelFeatureIntro/butterfly.gif);
    height:36px;
    left:845px; 
    top:46px; 
    position:absolute; 
    width:35px;
    z-index:9; 
}

div.PanelFeatureIntro div.butterfly2 {
    background: url(PanelFeatureIntro/butterflies.gif);
    height:63px;
    left:532px; 
    top:36px; 
    position:absolute; 
    width:107px;
    z-index:9; 
} 


   

    


