.personalization_product
{
	text-align: left;
	font-weight: bold;
	padding:10px;
	margin-bottom:10px; 
	border:1px solid #eee; 
	background:#f8f8f8;
}

.personalization_product textarea
{
	height: 60px;
	width: 98%;
}


/* Controls featured items on home page */

#homepage-featured-products
{
	margin-top: 20px;
}
#homepage-featured-products h3
{
	margin-bottom: 20px;
}
.homepage-featured-product
{
    float: left;
    width: 162px;
    height: 170px;
    margin: 0px 0px 20px 20px;
    line-height: 16px;
    text-align: center;
}

.homepage-featured-product img
{
    border: 1px solid #eee;
}

/* Controls return to superstore link in breadcrumb bar */

#superstore-link
{
	float: left;
	margin-right: 25px;
	line-height:18px;	
}
#superstore-link a
{
	font-weight: bold;
	color: black;
}

/* Controls sales contact info area in toplinks bar */

#toplinks-sales-contact-info
{
	
}
