img {
	clear: none;
	float: left;
	padding: 5px;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #063;
	border-right-color: #36F;
	border-bottom-color: #F03;
	border-left-color: #909;
	background-color: #360;
}
