#points {
}
#points li{
   margin: 0.5em 0 0.5em 2em;
}

/* large buttons */
#packages{
   list-style: none;
   margin-left: -35px;
   margin-right: -50px;
}
#packages li{
   display: inline;
}
#packages li a{

   text-indent: -9000px;
   display: block;
   width:  172px;
   height: 235px;
   float: left;
   background-color: silver;
   /*border: solid 1px black;*/
}
#packages #orientation a{
   background: url(../img/orientation_pack09.gif) no-repeat;
}
#packages #choice a{
   background: url(images/choice.gif);
}
#packages #athleteCA a{
   background: url(../img/athlete_pack09.gif) no-repeat;
}
#packages #welcomeweek a{
   background: url(../img/welcomeweek_pack09.gif) no-repeat;
}
#packages #athleteUSA a{
   background: url(../img/athlete_pack09.gif) no-repeat;
}

#countryid {
   float: left;
   width: 260px;
   padding-bottom: 10px;
   text-align: center;
}

#countryspacing {
   float: left;
   width: 80px;
   padding-bottom: 10px;
}