/* CSS Document */
#content {
	margin:0px;
	padding:0px;
	overflow:hidden;
	height:395px;
}
#content img {
	float:left;
	border:1px solid #000;
}
