@charset "UTF-8";

#bigpic1 {
	width: 510px;
	text-align: center;
	float: right;
	height: 510px;
	margin: 5px;
}
#bigpic2 {
	width: 510px;
	text-align: center;
	float: right;
	height: 510px;
	margin: 5px;
}
#bigpic3 {
	width: 510px;
	text-align: center;
	float: right;
	height: 510px;
	margin: 5px;
}
#thumb1 {
	height: 72px;
	width: 72px;
	text-align: center;
	margin: 5px;
	float: left;
}
#thumb2 {
	height: 72px;
	width: 72px;
	text-align: center;
	margin: 5px;
	float: left;
}
#thumb3 {
	height: 72px;
	width: 72px;
	text-align: center;
	float: left;
	margin: 5px;
}
#pageshortcut {
	clear: both;
	font-size: xx-small;
	text-align: center;
}
#name {
	float: left;
	width: 240px;
	text-align: center;
	font-size: large;
	font-weight: bold;
	margin: 5px;
}
#description {
	float: left;
	width: 240px;
	text-align: center;
	margin: 5px;
}
#size {
	float: left;
	width: 240px;
	text-align: center;
	margin: 5px;
}
#price {
	float: left;
	width: 240px;
	text-align: center;
	margin: 5px;
}
#addtocart {
	float: left;
	width: 240px;
	text-align: center;
	margin: 5px;
}
#storelink {
	float: left;
	width: 240px;
	text-align: center;
	margin: 5px;
	font-size: x-small;
}

