/* CSS Document */

.box {
	background: #fff;
	padding: 20px;
}

.box a {
	color: #489c72;
}


p.zoom {
	background: url(../access/images/zoom.gif) left no-repeat;
	padding: 0 0 0 20px;
	margin: 5px 0 10px 0;
}