@charset "utf-8";

.entry {
	clear:both;
}

.entry .photo {
	float:right;
	margin:0 0 20px 20px;
}

.entry .photo img {
	display:block;
	margin-bottom:10px;
}

.entry p {
	line-height:160%;
	margin:0 0 0 4px;
}

.entry p strong.yellow {
	display:block;
	color:#FBBC00;
	margin-bottom:5px;
}