/* same as h2#introsect */
h2 {
  margin: 0 0 0.1em 0;
  padding: 0.5em 0 0.4em 10px;
}

#content h2{
  color: #a00;
  background-color: #C2D09D;
}

h3 {
  margin-left: 3px;
  margin-right: 5%;
  padding: 3px 0 3px 8px;
  background-color: #EFECC9;
}

#content p {
  margin: 0 10px 1em 15px;
  text-align: left;
}
#content p.permalink {margin: 0 0 1.75em 20px;}
#content p.permalink_arc {margin: 0 0 0.25em 20px;}
#content p.emph{
  margin: 1em 0 1em 10px;
}
#content p.smalllnk{font-size: 80%; text-align:center;}

#content ul li{
  margin: 0px 0 10px 8px;
}

#content img {
  margin-left: 1px;
  padding: 3px 4px 10px 3px;
}

/*--- congratulations icon --*/
#content #p1s1_congrats  blockquote {
  margin: 0.5em 0 0 0;
  padding: 0;
  color: #AA0000;
}

#content #p1s1_congrats blockquote p{
  font: normal 85% Verdana;
  padding: 0.5em 10px 0.35em 5px;
  margin-bottom: 0;
  text-align: left;
}
#content #p1s1_congrats blockquote p.quotesrc {text-align: right;}
#content #p1s1_congrats blockquote p:first-letter{font-size: 140%;}

#p1s1_congrats p span {
  background: transparent url(/images/eys/0css/hero.gif) no-repeat 0% 50%;
}

/*--- columns layouts ---*/
#p1s1_intro{
  /*position: relative;*/
  width: 66%;
  float: left;
}

#p1s1_welcome{font-size:105%;}
#p1s1_welcome p{margin-bottom: 1.5em;}

#p1s1_congrats {
  width: 34%;
  right: 0;
  float: right;
  background-color: #EFECC9;
}

#p1s1_congrats_marg{
  border-left: 5px solid white;
  border-bottom: 5px solid white;
}
.#p1s1_congrats a{border-right: 1px solid #EFECC9;}

#p1s2_review{width: 100%;}
#p1s3_group1 {width: 33.2%; float: left; }
#p1s3_group2{width: 33.2%; float: left; background-color: #EFECC9; margin-left: 1px;}
#p1s3_group3 {width: 33.2%; float: right; margin-left: 1px;}

.#p1s3_group2 a{border-right: 1px solid #EFECC9;}

/* #p1s2_review {clear: both; border-top: 5px solid white;}*/

#help_eys div.imgleft img{
  background-color: transparent;
  border: 0;
  margin-right: 10px;
}

#help_eys div.imgleft + p{
  font-weight: bold;
  margin-top: 10px;
}

#help_eys strong {
  font-size: 120%;
}


#p1s1_congrats span {
  display: block;
  margin-left: 5px;
  padding-left: 18px;
  font-size: 85%;
}

#p1s3_group1 div.imgcen, #p1s3_group2 div.imgcen, #p1s3_group3 div.imgcen {
  margin-bottom: 10px;
  margin-top: 15px;
}
#p1s3_group1 p, #p1s3_group2 p, #p1s3_group3 p {
  margin-right: 5px;
  margin-left: 10px;
}


