@charset "utf-8";
/* Specific PIJ stylesheet */

.date {display:none;}
.title {}
h4, h5, h6 {font-family: arial, helvetica, sans-serif;}
h4 {font-size:1.4em}


.PIJFeature h4 img {float:left; margin-right:10px; margin-bottom:10px; width:180px} .PIJFeature hr {clear:both} .PIJFeature h4 {font-family: arial, helvetica, sans-serif;}


/* 2010 Stage Code */
#stage1,#stage2,#stage3,#stage4 {
	height: 120px;
	width: 400px;
	background-repeat: no-repeat;
	padding-top:60px;
	margin-left: 0px;
        margin-bottom:10px;
        display:inline-block;
        overflow:hidden;
}


#stage1 {
background-image: url(/cms/publish/consumer/a/img/PIJ/Image,40567,en.jpg);	
}
#stage2 {
background-image: url(/cms/publish/consumer/a/img/PIJ/Image,40568,en.jpg);	
}
#stage3 {
background-image: url(/cms/publish/consumer/a/img/PIJ/Image,40569,en.jpg);	
}
#stage4 {
background-image: url(/cms/publish/consumer/a/img/PIJ/Image,40570,en.jpg);	
}

#stage1 h4, #stage2 h4, #stage3 h4, #stage4 h4 { display: none; }
#stage1 p, #stage2 p, #stage3 p, #stage4 p {margin-right:20px;  margin-left:42px;  }


/* tables */

table.pij   {color:#1d2172; font-weight:bold;}
table.pij a  {color:#1d2172; font-weight:normal;}
table.pij tr { background-color:#efeffb;}
table.pij tr.dark {  background-color:#d6d6e1;}
table.pij tr:hover, table.pij tr.dark:hover{ background-color:#b7b7d2;}
table.pij td { padding: 7px 0px 4px 10px; }


