.createpet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#thumbdiv {
	margin: 5px;
	padding: 5px;
	float: right;
	height: 1200px;
	width: 330px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	a text-decoration: none;
}
#petdisplay {
	padding: 5px;
	float: left;
	height: 1200px;
	width: 230px;
	text-align: center;
	overflow: hidden;
	margin: 5px;
}
#petdisplay img {
	bottom: auto;
}
#thumbdiv img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#welcome {
	width: 560px;
	text-align: center;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding: 5px;
}
#frameForBoth {
	width: 610px;
}
