/* voice bubble */
.vbub div.t 	{ clear: both; }
.vbub div.tl 	{ background-image: url(../images/backgrounds/voicebubble/tl.png); width: 40px; height: 25px; float:left; }
.vbub div.tc 	{ background-image: url(../images/backgrounds/voicebubble/tc.png); height: 25px; float:left; }
.vbub div.tr 	{ background-image: url(../images/backgrounds/voicebubble/tr.png); width: 30px; height: 25px; float:left; }
.vbub div.m 	{ clear: both; }
.vbub div.ml 	{ background-image: url(../images/backgrounds/voicebubble/ml.png); width: 40px; height: 100%; float:left; }
.vbub div.mc 	{ background-image: url(../images/backgrounds/voicebubble/mc.png); float:left; }
.vbub div.mr 	{ background-image: url(../images/backgrounds/voicebubble/mr.png); width: 30px; float:left; }
.vbub div.b 	{ clear: both; }
.vbub div.bl 	{ background-image: url(../images/backgrounds/voicebubble/bl.png); width: 40px; height: 25px; float:left; }
.vbub div.bc 	{ background-image: url(../images/backgrounds/voicebubble/bc.png); height: 25px; float:left; }
.vbub div.br 	{ background-image: url(../images/backgrounds/voicebubble/br.png); width: 30px; height: 25px; float:left; }
.vbub div.clear	{ clear: both; }

