/* CSS Document */

div#help_clip {
	width: 600px;
	height: 450px;
	background-image: url(../images/ajax/image_clip.gif);
	background-repeat: repeat-y;
}

div.close_btn {
	position: absolute;
	top: 5px;
	left: 531px;
	width: 64px;
	height: 16px;
}

