/*  Bocap */
.emoticon {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    width: 19px;
}

.emoticon span {
    display: none;
}


.emoticon.e_star { 
	padding-left: 19px;
    height: 19px;
	font-size: 19px;
	background: url('./images/star.gif') no-repeat;	
}

.emoticon.e_love { /* (love) */
	padding-left: 15px;
    height: 15px;
	font-size: 15px;
	background: url('./images/love.gif') no-repeat;
}

.emoticon.e_haha { /* (haha) */
	padding-left: 16px;
    height: 16px;
	font-size: 16px;
	background: url('./images/hahaha.gif') no-repeat;
}

.emoticon.e_zzz { /* (zzz) */
	padding-left: 16px;
    height: 16px;
	font-size: 16px;
    background: url('./images/zzz.gif') no-repeat;
}

.emoticon.e_yap { /* (yap) */
	padding-left: 16px;
    height: 16px;
	font-size: 16px;
    background: url('./images/yap.gif') no-repeat;
}

.emoticon.e_flaming { /* (flaming) */
	padding-left: 16px;
    height: 16px;
	font-size: 16px;
    background: url('./images/flaming.gif') no-repeat;
}

.emoticon.e_crazy { /* (crazy) */
	padding-left: 25px;
    height: 25px;
	font-size: 25px;
    background: url('./images/crazy.gif') no-repeat;
}

.emoticon.e_kiss { /* (kiss) */
	padding-left: 50px;
    height: 50px;
	font-size: 50px;
    background: url('./images/kiss.gif') no-repeat;
}

.emoticon.e_kiss2 { /* (kiss2) */
	padding-left: 34px;
    height: 15px;
	font-size: 15px;
    background: url('./images/kiss2.gif') no-repeat;
}

.emoticon.e_sing { /* (sing) */
	padding-left: 18px;
    height: 25px;
	font-size: 25px;
    background: url('./images/sing.gif') no-repeat;
}

.emoticon.e_pray { /* (pray) */
	padding-left: 19px;
    height: 16px;
	font-size: 16px;
    background: url('./images/pray.gif') no-repeat;
}

.emoticon.e_clap { /* (clap) */
	padding-left: 18px;
    height: 16px;
	font-size: 16px;
    background: url('./images/clap.gif') no-repeat;
}

.emoticon.e_alien { /* =:) */
	padding-left: 19px;
    height: 19px;
	font-size: 19px;
    background: url('./images/alien.gif') no-repeat;
}

.emoticon.e_angry { /* :@ :-@ */
	padding-left: 19px;
    height: 19px;
	font-size: 19px;
    background: url('./images/angry.gif') no-repeat;
}

.emoticon.e_rabbit { /* :B :-B */
	padding-left: 19px;
    height: 19px;
	font-size: 19px;
    background: url('./images/bunnyteeth.gif') no-repeat;
}

.emoticon.e_confused { /* :S :-S */
	padding-left: 24px;
    height: 24px;
	font-size: 24px;
    background: url('./images/confused.gif') no-repeat;
}

.emoticon.e_cringe { /* >.< */
	padding-left: 19px;
    height: 19px;
	font-size: 19px;
    background: url('./images/cringe.gif') no-repeat;
}

.emoticon.e_cry { /* :'( */
	padding-left: 25px;
    height: 25px;
	font-size: 25px;
    background: url('./images/cry.gif') no-repeat;
}

.emoticon.e_happycry { /* (happycry) */
	padding-left: 25px;
    height: 25px;
	font-size: 25px;
    background: url('./images/crylaugh.gif') no-repeat;
}

.emoticon.e_embarrassed { /* :$ :-$ */
	padding-left: 19px;
    height: 19px;
	font-size: 19px;
    background: url('./images/embarrassed.gif') no-repeat;
}

.emoticon.e_fail { /* (fail) */
	padding-left: 19px;
    height: 19px;
	font-size: 19px;
    background: url('./images/fail.gif') no-repeat;
}

.emoticon.e_horror { /* :& :-& */
	padding-left: 19px;
    height: 19px;
	font-size: 19px;
    background: url('./images/fear.gif') no-repeat;
}

.emoticon.e_grin { /* :D :-D */
	padding-left: 25px;
    height: 25px;
	font-size: 25px;
    background: url('./images/grin.gif') no-repeat;
}

.emoticon.e_nod { /* (nod) */
	padding-left: 19px;
    height: 19px;
	font-size: 19px;
    background: url('./images/nod.gif') no-repeat;
}

.emoticon.e_sad { /* :( :-( */
	padding-left: 25px;
    height: 25px;
	font-size: 25px;
    background: url('./images/sad.gif') no-repeat;
}

.emoticon.e_shades { /* B) B-) (h) */
	padding-left: 19px;
    height: 19px;
	font-size: 19px;
    background: url('./images/shades.gif') no-repeat;
}

.emoticon.e_shock { /* :O :-O */
	padding-left: 19px;
    height: 19px;
	font-size: 19px;
    background: url('./images/shock.gif') no-repeat;
}

.emoticon.e_sleepyhead { /* I-) I) */
	padding-left: 19px;
    height: 19px;
	font-size: 19px;
    background: url('./images/sleep.gif') no-repeat;
}

.emoticon.e_smile { /* :) :-) */
	padding-left: 19px;
    height: 19px;
	font-size: 19px;
    background: url('./images/smile.gif') no-repeat;
}

.emoticon.e_tongue { /* :P :-P */
	padding-left: 19px;
    height: 19px;
	font-size: 19px;
    background: url('./images/tease.gif') no-repeat;
}

.emoticon.e_unsure { /* :/ */
	padding-left: 19px;
    height: 19px;
	font-size: 19px;
    background: url('./images/unsure.gif') no-repeat;
}

.emoticon.e_eek { /* 8-O */
	padding-left: 19px;
    height: 19px;
	font-size: 19px;
    background: url('./images/veryshocked.gif') no-repeat;
}

.emoticon.e_wink { /* ;) ;-) */
	padding-left: 25px;
    height: 25px;
	font-size: 25px;
    background: url('./images/wink.gif') no-repeat;
}

.emoticon.e_wrong { /* (wrong) */
	padding-left: 19px;
    height: 19px;
	font-size: 19px;
    background: url('./images/wrong.gif') no-repeat;
}

.emoticon.e_cry2 { /* (cry2) */
	padding-left: 19px;
    height: 19px;
	font-size: 19px;
	background: url('./images/cry2.gif') no-repeat;
}

.emoticon.e_buon { /* (buon) */
	padding-left: 21px;
    height: 16px;
	font-size: 16px;
	background: url('./images/buon.gif') no-repeat;
}

.emoticon.e_baby { /* (baby) */
	padding-left: 21px;
    height: 41px;
	font-size: 41px;
	background: url('./images/baby.gif') no-repeat;
}

.emoticon.e_help { /* (help) */
	padding-left: 23px;
    height: 15px;
	font-size: 15px;
    background: url('./images/help.gif') no-repeat;
}

.emoticon.e_guitar { /* (guitar) */
	padding-left: 23px;
    height: 22px;
	font-size: 22px;
    background: url('./images/guitar.gif') no-repeat;
}

.emoticon.e_wave { /* (wave) */
	padding-left: 25px;
    height: 15px;
	font-size: 15px;
    background: url('./images/wave.gif') no-repeat;
}

.emoticon.e_banghead { /* (banghead) */
	padding-left: 25px;
    height: 20px;
	font-size: 20px;
    background: url('./images/banghead.gif') no-repeat;
}

.emoticon.e_jam { /* (jam) */
	padding-left: 26px;
    height: 28px;
	font-size: 28px;
    background: url('./images/jamming.gif') no-repeat;
}

.emoticon.e_boxing { /* (boxing) */
	padding-left: 30px;
    height: 30px;
	font-size: 30px;
    background: url('./images/boxing.gif') no-repeat;
}

.emoticon.e_music { /* (music) */
	padding-left: 32px;
    height: 25px;
	font-size: 25px;
    background: url('./images/music.gif') no-repeat;
}

.emoticon.e_morelove { /* (movelore) */
	padding-left: 32px;
    height: 32px;
	font-size: 32px;
    background: url('./images/morelove.gif') no-repeat;
}

.emoticon.e_reddevil { /* (reddevil) */
	padding-left: 33px;
    height: 19px;
	font-size: 19px;
    background: url('./images/devil3.gif') no-repeat;
}

.emoticon.e_bash { /* (bash) */
	padding-left: 33px;
    height: 26px;
	font-size: 26px;
    background: url('./images/bash.gif') no-repeat;
}

.emoticon.e_lol { /* (lol) */
	padding-left: 35px;
    height: 30px;
	font-size: 30px;
	background: url('./images/lol.gif') no-repeat;
}

.emoticon.e_dontknow { /* (dontknow) */
	padding-left: 37px;
    height: 15px;
	font-size: 15px;
    background: url('./images/idontknow.gif') no-repeat;
}

.emoticon.e_up { /* (up) */
	padding-left: 38px;
    height: 20px;
	font-size: 20px;
    background: url('./images/thumbup.gif') no-repeat;
}

.emoticon.e_up { /* (up) */
	padding-left: 38px;
    height: 20px;
	font-size: 20px;
    background: url('./images/thumbsup.gif') no-repeat;
}

.emoticon.e_up2 { /* (up2) */
	padding-left: 25px;
    height: 25px;
	font-size: 25px;
    background: url('./images/thumbup.gif') no-repeat;
}

.emoticon.e_rotfl { /* (rotfl) */
	padding-left: 39px;
    height: 15px;
	font-size: 15px;
    background: url('./images/rotfl.gif') no-repeat;
}

.emoticon.e_angel { /* (angel) */
	padding-left: 50px;
    height: 49px;
	font-size: 49px;
    background: url('./images/angel.gif') no-repeat;
}

.emoticon.e_party { /* (party) */
	padding-left: 42px;
    height: 34px;
	font-size: 34px;
    background: url('./images/party.gif') no-repeat;
}

.emoticon.e_shoot { /* (shooting) */
	padding-left: 45px;
    height: 17px;
	font-size: 17px;
    background: url('./images/shooting.gif') no-repeat;
}

.emoticon.e_rolling { /* (rolling) */
	padding-left: 50px;
    height: 25px;
	font-size: 25px;
    background: url('./images/rolling.gif') no-repeat;
}

.emoticon.e_thanks { /* (thanks) */
	padding-left: 50px;
    height: 37px;
	font-size: 37px;
    background: url('./images/thanks.gif') no-repeat;
}

.emoticon.e_verysad { /* (verysad) */
	padding-left: 55px;
    height: 45px;
	font-size: 45px;
    background: url('./images/sad3.gif') no-repeat;
}

.emoticon.e_wotu { /* (wotu) */
	padding-left: 60px;
    height: 15px;
	font-size: 15px;
    background: url('./images/wotu.gif') no-repeat;
}

.emoticon.e_iloveyou { /* (iloveyou) */
	padding-left: 63px;
    height: 38px;
	font-size: 38px;
    background: url('./images/iloveyou.gif') no-repeat;
}

.emoticon.e_chem { /* (chem) */
	padding-left: 70px;
    height: 40px;
	font-size: 40px;
    background: url('./images/chem.gif') no-repeat;
}

.emoticon.e_goodluck { /* (goodluck) */
	padding-left: 72px;
    height: 20px;
	font-size: 20px;
    background: url('./images/luck.gif') no-repeat;
}

.emoticon.e_headshot { /* (headshot) */
	padding-left: 75px;
    height: 26px;
	font-size: 26px;
    background: url('./images/headshot.gif') no-repeat;
}

.emoticon.e_birthday { /* (birthday) */
	padding-left: 81px;
    height: 26px;
	font-size: 26px;
    background: url('./images/birthday.gif') no-repeat;
}

.emoticon.e_jump { /* (jump) */
	padding-left: 111px;
    height: 45px;
	font-size: 45px;
    background: url('./images/jump.gif') no-repeat;
}

.emoticon.e_violent { /* (violent) */
	padding-left: 120px;
    height: 50px;
	font-size: 50px;
    background: url('./images/violent.gif') no-repeat;
}

.emoticon.e_band { /* (band) */
	padding-left: 134px;
    height: 29px;
	font-size: 29px;
    background: url('./images/band.gif') no-repeat;
}

.emoticon.e_bowdown { 
	padding-left: 110px;
    height: 49px;
	font-size: 49px;
    background: url('./images/bow-down-wave.gif') no-repeat;
}

.emoticon.e_liar { 
	padding-left: 50px;
    height: 20px;
	font-size: 20px;
    background: url('./images/liar.gif') no-repeat;
}

.emoticon.e_ill { 
	padding-left: 50px;
    height: 45px;
	font-size: 45px;
    background: url('./images/ill.gif') no-repeat;
}

.emoticon.e_watching { 
	padding-left: 50px;
    height: 50px;
	font-size: 50px;
    background: url('./images/watching.gif') no-repeat;
}

.emoticon.e_gangster { 
	padding-left: 50px;
    height: 48px;
	font-size: 48px;
    background: url('./images/gangster.gif') no-repeat;
}

.emoticon.e_chicken { 
	padding-left: 50px;
    height: 50px;
	font-size: 50px;
    background: url('./images/chickendance.gif') no-repeat;
}

.emoticon.e_yaoming { 
	padding-left: 50px;
    height: 50px;
	font-size: 50px;
    background: url('./images/yaoming.jpg') no-repeat;
}

.emoticon.e_peace { 
	padding-left: 72px;
    height: 74px;
	font-size: 74px;
    background: url('./images/give-peace-a-chance.gif') no-repeat;
}

.emoticon.e_teddy { 
	padding-left: 40px;
    height: 50px;
	font-size: 50px;
    background: url('./images/teddy.gif') no-repeat;
}	
	
.emoticon.e_yougogirl { 
	padding-left: 83px;
    height: 83px;
	font-size: 83px;
    background: url('./images/you-go-girl.gif') no-repeat;
}		

.emoticon.e_flowerpink { 
	padding-left: 50px;
    height: 48px;
	font-size: 48px;
    background: url('./images/flowerpink.gif') no-repeat;
}

.emoticon.e_flowerwhite { 
	padding-left: 50px;
    height: 48px;
	font-size: 48px;
    background: url('./images/flowerwhite.gif') no-repeat;
}

.emoticon.e_giveflowers { 
	padding-left: 50px;
    height: 50px;
	font-size: 50px;
    background: url('./images/giveflowers.gif') no-repeat;
}

.emoticon.e_bravo { 
	padding-left: 61px;
    height: 49px;
	font-size: 49px;
    background: url('./images/bravo.gif') no-repeat;
}

.emoticon.e_cheers { 
	padding-left: 62px;
    height: 63px;
	font-size: 63px;
    background: url('./images/cheers.gif') no-repeat;
}

.emoticon.e_faint { 
	padding-left: 60px;
    height: 54px;
	font-size: 54px;
    background: url('./images/faint.gif') no-repeat;
}

.emoticon.e_blush { 
	padding-left: 50px;
    height: 50px;
	font-size: 50px;
    background: url('./images/blush.gif') no-repeat;
}

.emoticon.e_giggle { 
	padding-left: 47px;
    height: 50px;
	font-size: 50px;
    background: url('./images/giggle.gif') no-repeat;
}

.emoticon.e_hypnotised { 
	padding-left: 50px;
    height: 50px;
	font-size: 50px;
    background: url('./images/hypnotised.gif') no-repeat;
}

.emoticon.e_raspberry { 
	padding-left: 49px;
    height: 50px;
	font-size: 50px;
    background: url('./images/raspberry.gif') no-repeat;
}

.emoticon.e_scared { 
	padding-left: 45px;
    height: 50px;
	font-size: 50px;
    background: url('./images/scared.gif') no-repeat;
}

.emoticon.e_scream { 
	padding-left: 50px;
    height: 49px;
	font-size: 49px;
    background: url('./images/scream.gif') no-repeat;
}

.emoticon.e_hopethishelps { 
	padding-left: 104px;
    height: 48px;
	font-size: 48px;
    background: url('./images/hope-this-helps.gif') no-repeat;
}

.emoticon.e_agree { 
	padding-left: 66px;
    height: 50px;
	font-size: 50px;
    background: url('./images/agree.gif') no-repeat;
}

.emoticon.e_jealous { 
	padding-left: 75px;
    height: 48px;
	font-size: 48px;
    background: url('./images/jealous.gif') no-repeat;
}

.emoticon.e_kissass { 
	padding-left: 75px;
    height: 48px;
	font-size: 48px;
    background: url('./images/kissass.gif') no-repeat;
}

.emoticon.e_proud { 
	padding-left: 137px;
    height: 70px;
	font-size: 70px;
    background: url('./images/proud.gif') no-repeat;
}

.emoticon.e_so { 
	padding-left: 45px;
    height: 48px;
	font-size: 48px;
    background: url('./images/so.gif') no-repeat;
}

.emoticon.e_whatever { 
	padding-left: 72px;
    height: 49px;
	font-size: 49px;
    background: url('./images/whatever.gif') no-repeat;
}

.emoticon.e_friday { 
	padding-left: 83px;
    height: 83px;
	font-size: 83px;
    background: url('./images/friday.gif') no-repeat;
}

.emoticon.e_yesno { 
	padding-left: 77px;
    height: 74px;
	font-size: 74px;
    background: url('./images/yesno.gif') no-repeat;
}

.emoticon.e_hot { 
	padding-left: 60px;
    height: 66px;
	font-size: 66px;
    background: url('./images/hot.gif') no-repeat;
}

.emoticon.e_mad { 
	padding-left: 83px;
    height: 83px;
	font-size: 83px;
    background: url('./images/mad.gif') no-repeat;
}

.emoticon.e_mouthsealed { 
	padding-left: 90px;
    height: 70px;
	font-size: 70px;
    background: url('./images/mouthsealed.gif') no-repeat;
}

.emoticon.e_noshakinghead { 
	padding-left: 110px;
    height: 74px;
	font-size: 74px;
    background: url('./images/noshakinghead.gif') no-repeat;
}

.emoticon.e_yay { 
	padding-left: 25px;
    height: 25px;
	font-size: 25px;
    background: url('./images/yay.gif') no-repeat;
}

.emoticon.e_congrats { 
	padding-left: 83px;
    height: 83px;
	font-size: 83px;
    background: url('./images/congrats.gif') no-repeat;
}

.emoticon.e_hate { 
	padding-left: 83px;
    height: 83px;
	font-size: 83px;
    background: url('./images/hate.gif') no-repeat;
}

.emoticon.e_sorry { 
	padding-left: 83px;
    height: 83px;
	font-size: 83px;
    background: url('./images/sorry.gif') no-repeat;
}

.emoticon.e_welcome { 
	padding-left: 83px;
    height: 83px;
	font-size: 83px;
    background: url('./images/welcome.gif') no-repeat;
}

.emoticon.e_welcomehome { 
	padding-left: 83px;
    height: 83px;
	font-size: 83px;
    background: url('./images/welcomehome.gif') no-repeat;
}

.emoticon.e_thatim { 
	padding-left: 100px;
    height: 110px;
	font-size: 110px;
    background: url('./images/thatim.gif') no-repeat;
}

.emoticon.e_shhh { 
	padding-left: 35px;
    height: 39px;
	font-size: 39px;
    background: url('./images/shhh.gif') no-repeat;
}