@charset "UTF-8";
/* CSS Document */

@import url("lfp-basic.css");

#contenthold {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	height: auto;
}

h1 {
	width: 190px;
	height: 40px;
	background: url(../images/H1_Gallery.gif) right no-repeat;
	margin: 27px 0 0 40px;
	padding: 0;
	border-bottom: #666 thin dotted;
	color: #fff;
}

h1 span {
	display: none;
}

#galleryHolder {
	margin: 0;
	width: 270px;
	float: right;
}

#pet {
	width: 190px;
	margin: 10px 0 15px 40px;
	list-style: none;
	border: #666 thin dotted;
	border-left: 0;
	border-right: 0;
	padding: 0 0 10px 0;
}

#pet li {
	margin: 0;
	padding: 20px 0;
	border: #666 thin dotted;
	border-left: 0;
	border-right: 0;
}

#pet li.first {
	border-top: 0;
}

#pet a {
	font-weight: 400;
}

#flashcontent {
	height: 600px;
	width: 700px;
}