/* YELLOW */

.speech_outer_yellow {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 240px;
}
.bubble_middle {
	background-image: url(../pmc_images/right-col-images/speech_bubble_yellow/images/speech_bubble_yellow_02.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 240px;
}
.bubble_middle h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	margin: 0px;
	line-height: 1.2em;
}
.bubble_bottom {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 84px;
	width: 240px;
	background-image: url(../pmc_images/right-col-images/speech_bubble_yellow/images/speech_bubble_yellow_03.jpg);
	background-repeat: no-repeat;
}
.bubble_top {
	background-image: url(../pmc_images/right-col-images/speech_bubble_yellow/images/speech_bubble_yellow_01.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 53px;
	width: 240px;
}


