#content h2 { background:  no-repeat left top; height: 45px; margin-bottom: 10px;}
#content h2.girl {background-image:url(images/h2_girl_designs.gif);}
#content h2.boy {background-image:url(images/h2_boy_designs.gif);}
#content h2.multi {background-image:url(images/h2_multiples.gif);}
#content h2.xmas {background-image:url(images/h2_christmas.gif);}

#cards { padding: 0; margin: 0; /*padding-top: 1em;*/ text-align: center;}

#cards li {
 display: inline;
 border: 1px solid #FFF;
 margin: 10px 0px 5px 45px;
 padding: 0px;
 float: left;
 text-align: center;
 vertical-align: top;
}

#cards li a  {
  border: 1px solid #FFF;
  display: block;
  height:160px; width: 180px;
  text-align: center;
} 

#cards li h3 {
  width: 160px; 
  padding: 5px;
  padding-left: 15px;
  margin: 0;
  color: #6D7190;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
}


#pageNoTop, #pageNoBottom {	font-size: 14px; color: #6D7190;	margin: 0; padding: 0;}
#pageNoTop, #pageNoBottom { position: relative; right: 15px; top: -15px; float: right;}
#pageNoTop { margin-top: 30px; }
#pageNoBottom { clear: both; text-align: center;}
#pageNoTop a, #pageNoBottom a { font-weight: normal; text-decoration:underline;}
#pageNoTop a.current, #pageNoBottom a.current { font-weight: bold; text-decoration: none;}

