.p1 {
	width:580px;
	font-weight:bold;
}

.bubble{
	background-image:url(../images/para_bubble.jpg);
	background-repeat:no-repeat;
	width:580px;
	margin-top:25px;
}


.bubble span {
	height:50px;
	width:500px;
	margin-left:30px;
	padding-top:25px;
	display:block;
}


.bubble span.bottom {
	height:20px;
	padding-top:35px;
	color:#56595a;
	font-weight:bold;
	text-align:right;
}


