@charset "utf-8";
/* CSS Document */
.leftColumn {
	display: block;
	float: left;
	width: 400px;
}
.rightColumn {
	display: block;
	float: left;
	width: 380px;
	margin-left: 40px;
}
.a { display:block; }
#productblog {
	background-image: url(/images/patternindex/outline%20rectangle_blog%20link.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 360px;
	margin-top: 15px;
	padding-top: 15px;
	padding-left: 15px;
}
#productbella {
	color: #FFFFFF;
	background-image: url(/images/patternindex/blue%20rectangle_bella.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 360px;
	margin-top: 15px;
	padding-top: 10px;
	padding-left: 15px;
}
#productname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #FFFFFF;
	height: 35px;
	width: 360px;
	padding-top: 10px;
	padding-left: 15px;
}
#productimages {
	height: 75px;
	width: 375px;
	margin-top: 15px;
}
#productmoreimages {
	width: 55px;
	display: block;
}
#productshare {
	margin-top: 15px;
	text-align: center;
}
.center {
	text-align: center;
}
