 @font-face {
     font-family: "OPERATOR";
     src: url("/archives/fonts/8bitoperator_jve.ttf");
 }

 #g_followers {
     text-align: center;
     width: 100px;
     image-rendering: pixelated;
 }

 #clam_ver {
     background: url("/webring/goners/clam_girl.gif") no-repeat 0 0 / cover;
     width: 66px;
     height: 102px;
     display: inline-block;
     margin: 5px;
 }

 #clam_ver:hover {
     background: url("/webring/goners/spr_clam_goner.gif") no-repeat 0 0 / cover;
     width: 66px;
     height: 102px;
     display: inline-block;
 }

 #kid_ver {
     background: url("/webring/goners/spr_mkid_goner.png") no-repeat 0 0 / cover;
     width: 52px;
     height: 70px;
     display: inline-block;
     margin: 5px;
 }

 #kid_ver:hover {
     background: url("/webring/goners/spr_mkid_goner.gif") no-repeat 0 0 / cover;
     width: 52px;
     height: 70px;
     display: inline-block;
     margin: 5px;
 }

 #fo_ver {
     background: url("/webring/goners/g_follower_1.png") no-repeat 0 0 / cover;
     width: 52px;
     height: 80px;
     display: inline-block;
     margin: 5px;
 }

 #fo_ver:hover {
     background: url("/webring/goners/g_follower_1.gif") no-repeat 0 0 / cover;
     width: 52px;
     height: 80px;
     display: inline-block;
     margin: 5px;
 }

 #ft_ver {
     background: url("/webring/goners/g_follower_2.png") no-repeat 0 0 / cover;
     width: 84px;
     height: 95px;
     display: inline-block;
     margin: 5px;
 }

 #ft_ver:hover {
     background: url("/webring/goners/g_follower_2.gif") no-repeat 0 0 / cover;
     width: 84px;
     height: 95px;
     display: inline-block;
     margin: 5px;
 }

 #ftr_ver {
     background: url("/webring/goners/g_follower_3.png") no-repeat 0 0 / cover;
     width: 80px;
     height: 95px;
     display: inline-block;
     margin: 5px;
 }

 #ftr_ver:hover {
     background: url("/webring/goners/g_follower_3.gif") no-repeat 0 0 / cover;
     width: 80px;
     height: 95px;
     display: inline-block;
     margin: 5px;
 }

 #mysteryman {
     background: url("/webring/goners/spr_mysteryman_2.png") no-repeat 0 0 / cover;
     width: 40px;
     height: 102px;
     display: inline-block;
     margin: 5px;
 }

 #mysteryman:hover {
     background: url("/webring/goners/spr_mysteryman_1.png") no-repeat 0 0 / cover;
     width: 40px;
     height: 102px;
     display: inline-block;
     margin: 5px;
 }

 #g_prv,
 #g_nxt,
 #g_rnd {
     background: black;
     border: 1px solid white;
     padding: 6px;
     text-align: center;
 }