div.staff:after{
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

div.staff{
background:#fbf9eb;
width:599px;
margin:10px 0 15px 0;
padding-bottom:15px;
zoom:100%;
}

div.staff img.photo-staff{
margin:15px 0 0 15px;
float:left;
}

div.staff h3{
float:right;
width:410px;
margin:15px 15px 15px 0;
padding: 0 0 5px 0;
border-bottom:dotted 1px #ccc;
background:none;
}

div.staff p{
float:right;
width:410px;
margin:0 15px 10px 0;
padding:0;
}

div.MydogBox{
	width:380px;
	margin:10px 15px 0 0;
	padding:15px;
	background:#f9f7ec;
	border:dotted 1px #dac6ae;
	float:right;
}
div.MydogBox h4{
	margin:0 0 10px 0;
	font-weight:normal;
}

div.MydogBox p{
	width:auto;
	margin:0;
	float:none;
}

div.MydogBox img.mydog{
	float:left;
	margin:0 12px 10px 0;
}

