#content {
	width: 82%;
	height:570px;
	/*margin: 30px auto;*/
	margin-left: 15px;
	margin-top:20px;
	padding: 10px 20px 0px 37px;
	background: #FFF;	
	border: 1px solid #CCC;
}

#content img {
	width:145px;
	height:110px;
}

#content img.left {
	width:20px;
	height:20px;
}

#content img.right {
	width:20px;
	height:20px;
}

a.zoom {
	outline: none;	
	margin-right: 20px;
}


