@charset "utf-8";
.kcch #intro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	width: 730px;
	height: 130px;
	text-align: left;
	margin: 0px auto;
	background-image: url(../../images/graygrad.png);
	color: #000000;
	float: left;
	position: relative;
	display: none;
}

/* CSS Document */
.wishlist {
	padding: 1em 1em 2em 1em;
	margin: 10px 0px;
	padding: 0 20px 20px;
	width: 680px;
	list-style-type: none;
	background-position: top;
	display: block;
	color: #000000;
	float: left;
	font-family: "Georgia", "Times New Roman", Times, serif;
}
.wishlist  h1 {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	text-align: left;
}
.wishlist  h2 {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: lighter;
	text-align: left;
}
.wishlist  p {
}
