@charset "UTF-8";
/* CSS Document */

#profile{margin-bottom:0;}
.reg h4{font-size:16px;}
.form .reg:first-child {border-top:none;}

.summarylnk{background:url(../images/arrows/summary.png) no-repeat left center; padding:2px 0 2px 13px;  line-height:18px; cursor:pointer; cursor:hand;}
.summaryact{background:url(../images/arrows/summary-drop.png) no-repeat left center;}
.summary{display:none;}
.show{display:block;}



.infopop{background:#FFF; color:#ff6633; font-family:Georgia, Times, serif; font-style:italic; border-radius:25px; -moz-border-radius:25px; -webkit-border-radius: 25px;
 width:25px; line-height:25px; text-align:center; font-weight:bold; float:left; margin-right:5px;}
.infopop:hover {background:#660033; color:#FFF; cursor:pointer; cursor:hand;}


.ipop .popinftext{display::none;}

.mediumBox h3{font-size:22px}

.eboxinf{padding:10px; background:#FFF; -moz-border-radius: 8px; border-radius: 8px; color:#666; font-weight:normal;}
.eboxinf strong{color:#000;}