*
{
	margin: 0;
	padding: 0;
}

#photo
{
	overflow: hidden;
	position: relative;
	width: 530px;
	height: 213px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#photo img
{
	border: 0px;
	margin-top: 0px;

}
