.sentence {
height: 16px;
}

.sentence div {
		background-repeat: repeat-x;
		height:16px;
		float:left;
}

.normalL{
	background-image: url('bubblestyle/normalL.gif');
	width:5px;
}


.normalM {
	background-image: url('bubblestyle/normalM.gif');
	width:5px;
}

.normalR {
	background-image: url('bubblestyle/normalR.gif');
	width:5px;
}

.exclamL{
	background-image: url('bubblestyle/exclamL2.gif');
	width:5px;
}

.exclamM {
	background-image: url('bubblestyle/exclamM2.gif');
	width:4px;
}

.exclamR {
	background-image: url('bubblestyle/exclamR2.gif');
	width:6px;
}


.veryL{
	background-image: url('bubblestyle/veryL.gif');
	width:5px;
}

.veryM {
	background-image: url('bubblestyle/veryM.gif');
	width:5px;
}

.veryR {
	background-image: url('bubblestyle/verylR.gif');
	width:7px;
}

.bracketL{
	background-image: url('bubblestyle/bracketL.gif');
	width:5px;
}

.bracketM {
	background-image: url('bubblestyle/bracketM.gif');
	width:6px;
}

.bracketR {
	background-image: url('bubblestyle/bracketR.gif');
	width:7px;
}

.dotdotdotL{
	background-image: url('bubblestyle/normalL.gif');
	width:5px;
}

.dotdotdotM {
	background-image: url('bubblestyle/dotdotdotM.gif');
	width:16px;
}

.dotdotdotR {
	background-image: url('bubblestyle/normalR.gif');
	width:5px;
}

.headerL{
	background-image: url('bubblestyle/headerL.gif');
	width:2px;
}

.headerM {
	background-image: url('bubblestyle/headerM.gif');
	width:5px;
}

.headerR {
	background-image: url('bubblestyle/headerR.gif');
	width:2px;
}

.quoteL{
	background-image: url('bubblestyle/quoteL.gif');
	width:11px;
}

.quoteM {
	background-image: url('bubblestyle/quoteM.gif');
}

.quoteR {
	background-image: url('bubblestyle/quoteR.gif');
	width:11px;
}

.thought {
	background-image: url('bubblestyle/thought.gif');
	width:24px;
}

.paragraph {
	background-image: url('bubblestyle/paragraph.gif');
	width:18px;
}

.doubledot {
	background-image: url('bubblestyle/doubledot.gif');
	width:18px;
}

.question {
	background-image: url('bubblestyle/question.gif');
	width:12px;
}
.comma {
	background-image: url('bubblestyle/comma.gif');
	width:7px;
}

.tale {
	background-image: url('bubblestyle/tale.gif');
	width:16px;
}


