
        
        #ErrorUserName, #ErrorPassword, #ErrorEmail
        {
            border-top: 1px solid #e80c0c;
            background: #631c1c;
            background: -webkit-gradient(linear, left top, left bottom, from(#910e0e), to(#631c1c));
            background: -webkit-linear-gradient(top, #910e0e, #631c1c);
            background: -moz-linear-gradient(top, #910e0e, #631c1c);
            background: -ms-linear-gradient(top, #910e0e, #631c1c);
            background: -o-linear-gradient(top, #910e0e, #631c1c);
            padding: 5px;
            -webkit-border-radius: 8px;
            -moz-border-radius: 8px;
            border-radius: 8px;
            -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
            -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
            box-shadow: rgba(0,0,0,1) 0 1px 0;
            text-shadow: rgba(0,0,0,.4) 0 1px 0;
            color: white;
            font-size: 14px;
            text-decoration: none;
            vertical-align: middle;
            text-align: center;
			display:none;
        }
        
		 #RegisteredMembercount hr
		 {
		 margin-top:4px;
		 }
		 
		
        #RegisteredMembercount
        {
            height: 88px;
            width: 112px;
			line-height:20px;
            text-align: center;
            position: absolute;
            left: 862px;
            top: 5px;
			font-size:17px;
            z-index: 5px;
			color:white;
            border: 1px solid #1380c4;
            background: #005187;
            background: -webkit-gradient(linear, left top, left bottom, from(#065c96), to(#005187));
            background: -webkit-linear-gradient(top, #065c96, #005187);
            background: -moz-linear-gradient(top, #065c96, #005187);
            background: -ms-linear-gradient(top, #065c96, #005187);
            background: -o-linear-gradient(top, #065c96, #005187);
            padding: 10px;
            -webkit-border-radius: 8px;
            -moz-border-radius: 8px;
            border-radius: 8px;
            -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
            -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
            box-shadow: rgba(0,0,0,1) 0 1px 0;
            text-decoration: none;
            vertical-align: middle;
        }

        
        h1, h2, h3
        {
            vertical-align: baseline;
            font-style: inherit;
            font-size: inherit;
            border: none;
            padding: 0;
            margin: 0;
        }
        
        .LeftMonsterImages
        {
            position: absolute;
            left: 2px;
            top: 0px;
        }
        
        .RightMonsterImages
        {
            position: absolute;
            left: 860px;
            top: 135px;
        }
        
        table
        {
            border-spacing: 2px 4px;
        }
        
        
        .permonster, .startermonster
        {
            width: 130px;
            height: 120px;
            text-align: center;
            vertical-align: middle;
            border-top: 1px solid #f7fcff;
            background: #ababab;
            background: -webkit-gradient(linear, left top, left bottom, from(#e3e6e8), to(#ababab));
            background: -webkit-linear-gradient(top, #e3e6e8, #ababab);
            background: -moz-linear-gradient(top, #e3e6e8, #ababab);
            background: -ms-linear-gradient(top, #e3e6e8, #ababab);
            background: -o-linear-gradient(top, #e3e6e8, #ababab);
            -webkit-border-radius: 8px;
            -moz-border-radius: 8px;
            border-radius: 8px;
            -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
            -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
            box-shadow: rgba(0,0,0,1) 0 1px 0;
            text-decoration: none;
        }
        
        .permonster:hover, .startermonster:hover
        {
            border-top: 1px solid #ce98f5;
            background: #af65d4;
            background: -webkit-gradient(linear, left top, left bottom, from(#4f2396), to(#af65d4));
            background: -webkit-linear-gradient(top, #4f2396, #af65d4);
            background: -moz-linear-gradient(top, #4f2396, #af65d4);
            background: -ms-linear-gradient(top, #4f2396, #af65d4);
            background: -o-linear-gradient(top, #4f2396, #af65d4);
            -webkit-border-radius: 8px;
            -moz-border-radius: 8px;
            border-radius: 8px;
            -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
            -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
            box-shadow: rgba(0,0,0,1) 0 1px 0;
            text-shadow: rgba(0,0,0,.4) 0 1px 0;
            color: white;
            font-size: 14px;
            text-decoration: none;
            vertical-align: middle;
        }
        
        .permonster img
        {
            text-align: center;
            vertical-align: middle;
            margin: auto;
        }
        
        .permonster a, .permonster a:visited, .permonster a:hover, .startermonster a, .startermonster a:visited, .startermonster a:hover
        {
            text-decoration: none;
            width: 65px;
            height: 60px;
            outline: none;
            display: table-cell;
            vertical-align: middle;
            text-align: center;
        }
        
        
        
        .startermonster
        {
            width: 65px;
            height: 60px;
        }
        
        .MonsterImagePos
        {
            width: 130px;
            height: 120px;
        }
        
        .RegisterMainPanel
        {
            position: absolute;
            left: 140px;
            width: 720px;
            top: 5px;
        }
        
        .RegisterTitle
        {
            margin-left: auto;
            margin-right: auto;
            width: 90%;
            text-align: center;
            border-top: 1px solid #9a97f7;
            background: #8365d6;
            background: -webkit-gradient(linear, left top, left bottom, from(#493e9c), to(#8365d6));
            background: -webkit-linear-gradient(top, #493e9c, #8365d6);
            background: -moz-linear-gradient(top, #493e9c, #8365d6);
            background: -ms-linear-gradient(top, #493e9c, #8365d6);
            background: -o-linear-gradient(top, #493e9c, #8365d6);
            -webkit-border-radius: 8px;
            -moz-border-radius: 8px;
            border-radius: 8px;
            -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
            -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
            box-shadow: rgba(0,0,0,1) 0 1px 0;
            color: white;
            font-size: 15px;
            padding: 5px;
            text-decoration: none;
            vertical-align: middle;
        }
        
        .UsernamePanel, .OverworldPanel, .StarterMonster
        {
            margin-left: auto;
            margin-right: auto;
            width: 90%;
            text-align: left;
            margin-top: 5px;
            border-top: 1px solid #e6e9eb;
            background: #b9bcbd;
            background: -webkit-gradient(linear, left top, left bottom, from(#949494), to(#b9bcbd));
            background: -webkit-linear-gradient(top, #949494, #b9bcbd);
            background: -moz-linear-gradient(top, #949494, #b9bcbd);
            background: -ms-linear-gradient(top, #949494, #b9bcbd);
            background: -o-linear-gradient(top, #949494, #b9bcbd);
            padding: 5px;
            -webkit-border-radius: 8px;
            -moz-border-radius: 8px;
            border-radius: 8px;
            -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
            -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
            box-shadow: rgba(0,0,0,1) 0 1px 0;
            color: black;
            font-size: 14px;
            text-decoration: none;
            vertical-align: middle;
        }
        
        .OverworldPanel
        {
            height: 190px;
        }
        
        .StarterMonster
        {
            height: 220px;
        }
        
        .UsernameText
        {
            color: #7A0505;
        }
        
        .DescriptionText
        {
            font-size: 12px;
        }
        
        .RadioButtonUserImages
        {
            padding: 3px;
        }
        
        
        .SelecTrainerTitle
        {
            text-align: center;
            border-top: 1px solid #96d1f8;
            background: #65a9d7;
            background: -webkit-gradient(linear, left top, left bottom, from(#3e779d), to(#65a9d7));
            background: -webkit-linear-gradient(top, #3e779d, #65a9d7);
            background: -moz-linear-gradient(top, #3e779d, #65a9d7);
            background: -ms-linear-gradient(top, #3e779d, #65a9d7);
            background: -o-linear-gradient(top, #3e779d, #65a9d7);
            padding: 5px;
            -webkit-border-radius: 8px;
            -moz-border-radius: 8px;
            border-radius: 8px;
            -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
            -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
            box-shadow: rgba(0,0,0,1) 0 1px 0;
            text-shadow: rgba(0,0,0,.4) 0 1px 0;
            color: white;
            font-size: 13px;
            text-decoration: none;
            vertical-align: middle;
            width: 90%;
            margin: auto;
        }
        
        .RegisterButton
        {
			text-align: center;
			  border-top: 1px solid #ced8de;
   background: #7f898f;
   background: -webkit-gradient(linear, left top, left bottom, from(#a9aaab), to(#7f898f));
   background: -webkit-linear-gradient(top, #a9aaab, #7f898f);
   background: -moz-linear-gradient(top, #a9aaab, #7f898f);
   background: -ms-linear-gradient(top, #a9aaab, #7f898f);
   background: -o-linear-gradient(top, #a9aaab, #7f898f);
  padding: 5px;
   -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
   border-radius: 8px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-decoration: none;
   vertical-align: middle;
			
        }
    

.P1Masgras{ border-width: 0px; border-style: none; background-image: url(http://static.monstermmorpg.com/images/csssprites/RegisterCSS.png); background-color: transparent; margin:auto; background-repeat: no-repeat; background-position: -0px -0px;  width: 58px; height: 60px;	}
.P299Scortorch{ border-width: 0px; border-style: none; background-image: url(http://static.monstermmorpg.com/images/csssprites/RegisterCSS.png); background-color: transparent; margin:auto; background-repeat: no-repeat; background-position: -58px -0px;  width: 65px; height: 51px;	}
.P420Nekitten{ border-width: 0px; border-style: none; background-image: url(http://static.monstermmorpg.com/images/csssprites/RegisterCSS.png); background-color: transparent; margin:auto; background-repeat: no-repeat; background-position: -58px -51px;  width: 65px; height: 58px;	}
.P442Nufo{ border-width: 0px; border-style: none; background-image: url(http://static.monstermmorpg.com/images/csssprites/RegisterCSS.png); background-color: transparent; margin:auto; background-repeat: no-repeat; background-position: -123px -0px;  width: 65px; height: 48px;	}
.P4Larvitle{ border-width: 0px; border-style: none; background-image: url(http://static.monstermmorpg.com/images/csssprites/RegisterCSS.png); background-color: transparent; margin:auto; background-repeat: no-repeat; background-position: -0px -60px;  width: 37px; height: 60px;	}
.P600Chlorulk{ border-width: 0px; border-style: none; background-image: url(http://static.monstermmorpg.com/images/csssprites/RegisterCSS.png); background-color: transparent; margin:auto; background-repeat: no-repeat; background-position: -0px -120px;  width: 53px; height: 60px;	}
.P603Smosea{ border-width: 0px; border-style: none; background-image: url(http://static.monstermmorpg.com/images/csssprites/RegisterCSS.png); background-color: transparent; margin:auto; background-repeat: no-repeat; background-position: -0px -180px;  width: 45px; height: 60px;	}
.P606Salapad{ border-width: 0px; border-style: none; background-image: url(http://static.monstermmorpg.com/images/csssprites/RegisterCSS.png); background-color: transparent; margin:auto; background-repeat: no-repeat; background-position: -188px -0px;  width: 65px; height: 45px;	}
.P609Beelet{ border-width: 0px; border-style: none; background-image: url(http://static.monstermmorpg.com/images/csssprites/RegisterCSS.png); background-color: transparent; margin:auto; background-repeat: no-repeat; background-position: -58px -109px;  width: 35px; height: 60px;	}
.P621Padark{ border-width: 0px; border-style: none; background-image: url(http://static.monstermmorpg.com/images/csssprites/RegisterCSS.png); background-color: transparent; margin:auto; background-repeat: no-repeat; background-position: -93px -109px;  width: 53px; height: 60px;	}
.P65Gliling{ border-width: 0px; border-style: none; background-image: url(http://static.monstermmorpg.com/images/csssprites/RegisterCSS.png); background-color: transparent; margin:auto; background-repeat: no-repeat; background-position: -37px -60px;  width: 21px; height: 60px;	}
.P7Flolz{ border-width: 0px; border-style: none; background-image: url(http://static.monstermmorpg.com/images/csssprites/RegisterCSS.png); background-color: transparent; margin:auto; background-repeat: no-repeat; background-position: -93px -169px;  width: 53px; height: 60px;	}
.P81Venopal{ border-width: 0px; border-style: none; background-image: url(http://static.monstermmorpg.com/images/csssprites/RegisterCSS.png); background-color: transparent; margin:auto; background-repeat: no-repeat; background-position: -146px -109px;  width: 63px; height: 60px;	}
.trainer10down{ border-width: 0px; border-style: none; background-image: url(http://static.monstermmorpg.com/images/csssprites/RegisterCSS.png); background-color: transparent; margin:auto; background-repeat: no-repeat; background-position: -123px -51px;  width: 18px; height: 24px;	}
.trainer11down{ border-width: 0px; border-style: none; background-image: url(http://static.monstermmorpg.com/images/csssprites/RegisterCSS.png); background-color: transparent; margin:auto; background-repeat: no-repeat; background-position: -123px -75px;  width: 17px; height: 27px;	}
.trainer12down{ border-width: 0px; border-style: none; background-image: url(http://static.monstermmorpg.com/images/csssprites/RegisterCSS.png); background-color: transparent; margin:auto; background-repeat: no-repeat; background-position: -141px -51px;  width: 19px; height: 28px;	}
.trainer13down{ border-width: 0px; border-style: none; background-image: url(http://static.monstermmorpg.com/images/csssprites/RegisterCSS.png); background-color: transparent; margin:auto; background-repeat: no-repeat; background-position: -141px -79px;  width: 17px; height: 24px;	}
.trainer14down{ border-width: 0px; border-style: none; background-image: url(http://static.monstermmorpg.com/images/csssprites/RegisterCSS.png); background-color: transparent; margin:auto; background-repeat: no-repeat; background-position: -160px -51px;  width: 17px; height: 27px;	}
.trainer15down{ border-width: 0px; border-style: none; background-image: url(http://static.monstermmorpg.com/images/csssprites/RegisterCSS.png); background-color: transparent; margin:auto; background-repeat: no-repeat; background-position: -160px -78px;  width: 17px; height: 25px;	}
.trainer16down{ border-width: 0px; border-style: none; background-image: url(http://static.monstermmorpg.com/images/csssprites/RegisterCSS.png); background-color: transparent; margin:auto; background-repeat: no-repeat; background-position: -177px -51px;  width: 17px; height: 25px;	}
.trainer17down{ border-width: 0px; border-style: none; background-image: url(http://static.monstermmorpg.com/images/csssprites/RegisterCSS.png); background-color: transparent; margin:auto; background-repeat: no-repeat; background-position: -194px -51px;  width: 19px; height: 25px;	}
.trainer18down{ border-width: 0px; border-style: none; background-image: url(http://static.monstermmorpg.com/images/csssprites/RegisterCSS.png); background-color: transparent; margin:auto; background-repeat: no-repeat; background-position: -177px -76px;  width: 17px; height: 27px;	}
.trainer19down{ border-width: 0px; border-style: none; background-image: url(http://static.monstermmorpg.com/images/csssprites/RegisterCSS.png); background-color: transparent; margin:auto; background-repeat: no-repeat; background-position: -194px -76px;  width: 17px; height: 25px;	}
.trainer1down{ border-width: 0px; border-style: none; background-image: url(http://static.monstermmorpg.com/images/csssprites/RegisterCSS.png); background-color: transparent; margin:auto; background-repeat: no-repeat; background-position: -213px -51px;  width: 18px; height: 26px;	}
.trainer20down{ border-width: 0px; border-style: none; background-image: url(http://static.monstermmorpg.com/images/csssprites/RegisterCSS.png); background-color: transparent; margin:auto; background-repeat: no-repeat; background-position: -213px -77px;  width: 17px; height: 25px;	}
.trainer21down{ border-width: 0px; border-style: none; background-image: url(http://static.monstermmorpg.com/images/csssprites/RegisterCSS.png); background-color: transparent; margin:auto; background-repeat: no-repeat; background-position: -231px -51px;  width: 17px; height: 23px;	}
.trainer22down{ border-width: 0px; border-style: none; background-image: url(http://static.monstermmorpg.com/images/csssprites/RegisterCSS.png); background-color: transparent; margin:auto; background-repeat: no-repeat; background-position: -231px -74px;  width: 17px; height: 23px;	}
.trainer23down{ border-width: 0px; border-style: none; background-image: url(http://static.monstermmorpg.com/images/csssprites/RegisterCSS.png); background-color: transparent; margin:auto; background-repeat: no-repeat; background-position: -58px -169px;  width: 17px; height: 24px;	}
.trainer24down{ border-width: 0px; border-style: none; background-image: url(http://static.monstermmorpg.com/images/csssprites/RegisterCSS.png); background-color: transparent; margin:auto; background-repeat: no-repeat; background-position: -58px -193px;  width: 17px; height: 25px;	}
.trainer25down{ border-width: 0px; border-style: none; background-image: url(http://static.monstermmorpg.com/images/csssprites/RegisterCSS.png); background-color: transparent; margin:auto; background-repeat: no-repeat; background-position: -75px -169px;  width: 17px; height: 23px;	}
.trainer26down{ border-width: 0px; border-style: none; background-image: url(http://static.monstermmorpg.com/images/csssprites/RegisterCSS.png); background-color: transparent; margin:auto; background-repeat: no-repeat; background-position: -75px -193px;  width: 17px; height: 23px;	}
.trainer27down{ border-width: 0px; border-style: none; background-image: url(http://static.monstermmorpg.com/images/csssprites/RegisterCSS.png); background-color: transparent; margin:auto; background-repeat: no-repeat; background-position: -58px -218px;  width: 17px; height: 23px;	}
.trainer28down{ border-width: 0px; border-style: none; background-image: url(http://static.monstermmorpg.com/images/csssprites/RegisterCSS.png); background-color: transparent; margin:auto; background-repeat: no-repeat; background-position: -75px -218px;  width: 17px; height: 23px;	}
.trainer29down{ border-width: 0px; border-style: none; background-image: url(http://static.monstermmorpg.com/images/csssprites/RegisterCSS.png); background-color: transparent; margin:auto; background-repeat: no-repeat; background-position: -93px -229px;  width: 17px; height: 23px;	}
.trainer2down{ border-width: 0px; border-style: none; background-image: url(http://static.monstermmorpg.com/images/csssprites/RegisterCSS.png); background-color: transparent; margin:auto; background-repeat: no-repeat; background-position: -209px -109px;  width: 19px; height: 25px;	}
.trainer30down{ border-width: 0px; border-style: none; background-image: url(http://static.monstermmorpg.com/images/csssprites/RegisterCSS.png); background-color: transparent; margin:auto; background-repeat: no-repeat; background-position: -110px -229px;  width: 19px; height: 24px;	}
.trainer31down{ border-width: 0px; border-style: none; background-image: url(http://static.monstermmorpg.com/images/csssprites/RegisterCSS.png); background-color: transparent; margin:auto; background-repeat: no-repeat; background-position: -228px -109px;  width: 20px; height: 28px;	}
.trainer32down{ border-width: 0px; border-style: none; background-image: url(http://static.monstermmorpg.com/images/csssprites/RegisterCSS.png); background-color: transparent; margin:auto; background-repeat: no-repeat; background-position: -209px -134px;  width: 18px; height: 29px;	}
.trainer33down{ border-width: 0px; border-style: none; background-image: url(http://static.monstermmorpg.com/images/csssprites/RegisterCSS.png); background-color: transparent; margin:auto; background-repeat: no-repeat; background-position: -228px -137px;  width: 19px; height: 26px;	}
.trainer34down{ border-width: 0px; border-style: none; background-image: url(http://static.monstermmorpg.com/images/csssprites/RegisterCSS.png); background-color: transparent; margin:auto; background-repeat: no-repeat; background-position: -247px -137px;  width: 17px; height: 25px;	}
.trainer35down{ border-width: 0px; border-style: none; background-image: url(http://static.monstermmorpg.com/images/csssprites/RegisterCSS.png); background-color: transparent; margin:auto; background-repeat: no-repeat; background-position: -129px -229px;  width: 17px; height: 21px;	}
.trainer36down{ border-width: 0px; border-style: none; background-image: url(http://static.monstermmorpg.com/images/csssprites/RegisterCSS.png); background-color: transparent; margin:auto; background-repeat: no-repeat; background-position: -146px -169px;  width: 17px; height: 24px;	}
.trainer37down{ border-width: 0px; border-style: none; background-image: url(http://static.monstermmorpg.com/images/csssprites/RegisterCSS.png); background-color: transparent; margin:auto; background-repeat: no-repeat; background-position: -146px -193px;  width: 17px; height: 23px;	}
.trainer38down{ border-width: 0px; border-style: none; background-image: url(http://static.monstermmorpg.com/images/csssprites/RegisterCSS.png); background-color: transparent; margin:auto; background-repeat: no-repeat; background-position: -248px -51px;  width: 15px; height: 23px;	}
.trainer39down{ border-width: 0px; border-style: none; background-image: url(http://static.monstermmorpg.com/images/csssprites/RegisterCSS.png); background-color: transparent; margin:auto; background-repeat: no-repeat; background-position: -163px -169px;  width: 21px; height: 26px;	}
.trainer3down{ border-width: 0px; border-style: none; background-image: url(http://static.monstermmorpg.com/images/csssprites/RegisterCSS.png); background-color: transparent; margin:auto; background-repeat: no-repeat; background-position: -163px -195px;  width: 18px; height: 30px;	}
.trainer40down{ border-width: 0px; border-style: none; background-image: url(http://static.monstermmorpg.com/images/csssprites/RegisterCSS.png); background-color: transparent; margin:auto; background-repeat: no-repeat; background-position: -163px -225px;  width: 19px; height: 24px;	}
.trainer41down{ border-width: 0px; border-style: none; background-image: url(http://static.monstermmorpg.com/images/csssprites/RegisterCSS.png); background-color: transparent; margin:auto; background-repeat: no-repeat; background-position: -184px -169px;  width: 21px; height: 27px;	}
.trainer42down{ border-width: 0px; border-style: none; background-image: url(http://static.monstermmorpg.com/images/csssprites/RegisterCSS.png); background-color: transparent; margin:auto; background-repeat: no-repeat; background-position: -146px -216px;  width: 17px; height: 23px;	}
.trainer43down{ border-width: 0px; border-style: none; background-image: url(http://static.monstermmorpg.com/images/csssprites/RegisterCSS.png); background-color: transparent; margin:auto; background-repeat: no-repeat; background-position: -248px -74px;  width: 15px; height: 24px;	}
.trainer44down{ border-width: 0px; border-style: none; background-image: url(http://static.monstermmorpg.com/images/csssprites/RegisterCSS.png); background-color: transparent; margin:auto; background-repeat: no-repeat; background-position: -184px -196px;  width: 17px; height: 25px;	}
.trainer45down{ border-width: 0px; border-style: none; background-image: url(http://static.monstermmorpg.com/images/csssprites/RegisterCSS.png); background-color: transparent; margin:auto; background-repeat: no-repeat; background-position: -184px -221px;  width: 20px; height: 28px;	}
.trainer46down{ border-width: 0px; border-style: none; background-image: url(http://static.monstermmorpg.com/images/csssprites/RegisterCSS.png); background-color: transparent; margin:auto; background-repeat: no-repeat; background-position: -205px -169px;  width: 22px; height: 30px;	}
.trainer4down{ border-width: 0px; border-style: none; background-image: url(http://static.monstermmorpg.com/images/csssprites/RegisterCSS.png); background-color: transparent; margin:auto; background-repeat: no-repeat; background-position: -227px -169px;  width: 22px; height: 29px;	}
.trainer5down{ border-width: 0px; border-style: none; background-image: url(http://static.monstermmorpg.com/images/csssprites/RegisterCSS.png); background-color: transparent; margin:auto; background-repeat: no-repeat; background-position: -205px -199px;  width: 18px; height: 24px;	}
.trainer6down{ border-width: 0px; border-style: none; background-image: url(http://static.monstermmorpg.com/images/csssprites/RegisterCSS.png); background-color: transparent; margin:auto; background-repeat: no-repeat; background-position: -223px -199px;  width: 19px; height: 25px;	}
.trainer7down{ border-width: 0px; border-style: none; background-image: url(http://static.monstermmorpg.com/images/csssprites/RegisterCSS.png); background-color: transparent; margin:auto; background-repeat: no-repeat; background-position: -242px -199px;  width: 19px; height: 24px;	}
.trainer8down{ border-width: 0px; border-style: none; background-image: url(http://static.monstermmorpg.com/images/csssprites/RegisterCSS.png); background-color: transparent; margin:auto; background-repeat: no-repeat; background-position: -205px -223px;  width: 18px; height: 27px;	}
.trainer9down{ border-width: 0px; border-style: none; background-image: url(http://static.monstermmorpg.com/images/csssprites/RegisterCSS.png); background-color: transparent; margin:auto; background-repeat: no-repeat; background-position: -223px -224px;  width: 21px; height: 25px;	}
