.blogbody {
	clear: both;
}

.pic {

	display:block;
	float:left;
	/*
	width:115px;
	width: 250px;
	*/
}

.txtarea {
	float:left;
	width: 270px;
	padding-left: 20px;
	padding-bottom:15px;
}

.txtarea h3 {
	font-weight: bold;
	padding-bottom: 10px;
}
.txtareaNoPic h3 {
	font-weight: bold;
	padding-bottom: 10px;
}
.txtarea h3 a {
	font-weight: bold;
	padding-bottom: 10px;
	text-decoration: none;
}
.txtareaNoPic h3 a {
	font-weight: bold;
	padding-bottom: 10px;
	text-decoration: none;
}

.blogbody .boxbtm {
	clear:both;
	height:50px;
	background: url(../images/voice_boxbtm.jpg) no-repeat left bottom;
	text-align:right;
}

