.entry {
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.ex-txt {
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 15px;
	border: 1px solid #999999;
}

.entry img {
	margin: 1px;
	border: 1px solid #999999;
	height: 420px;
	width: 560px;
	padding-bottom: 10px;
}
.ex {
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: left;
}
.ex-head {
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	padding-right: 5px;
	padding-left: 8px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #4F7DB0;
	border-right-color: #4F7DB0;
	border-bottom-color: #4F7DB0;
	border-left-color: #4F7DB0;
}
.list {
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
}
.list img {
	height: 150px;
	width: 200px;
	border: 3px double #999999;
	float: left;
	padding: 1px;
	margin-right: 10px;
}

