#bayNoteRecommendedProductsProductPageWidget{
	display: none;
	position: relative;
	float:left;
	border-style:solid;
	border-top-width:10px;
	border-bottom-width:10px;
	border-left-width:0px;
	border-right-width:0px;
	border-color:black;
	margin-left:10px;
}

#bayNoteRecommendedProductsHomePageWidget{
	position: relative;
	float:left;
	border-style:solid;
	border-top-width:10px;
	border-bottom-width:10px;
	border-left-width:0px;
	border-right-width:0px;
	border-color:black;
	margin-left:10px;
}

#bayNoteEndecaRecommendedProductsWidget{
	position: relative;
	float:left;
	border-style:solid;
	border-top-width:10px;
	border-bottom-width:10px;
	border-left-width:0px;
	border-right-width:0px;
	border-color:black;
}

#borderBetweenBaynoteWidgets{
	position: relative;
	float:left;
	height:200px;
	margin-top:35px;
	margin-bottom:20px;
}

#bayNoteRecentlyViewed{
	position: relative;
	float:left;
	background:white;
}

#bayNoteRecentlyViewedTitle{
	font-size:20px;
	text-align:center;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
}

#bayNoteSimilarProductsProductPageTitle{
	padding-top:10px;
}

#baynote-container{
	display: table;
	padding-top:10px;
}

#baynote-container a{
	text-decoration:none;
}

#baynote-similar-products-row{
	display: table-row;
	width: 164px;
}

#baynote-similar-products-left-cell{
	display: table-cell;
	width: 82px;
	padding-bottom:12px;
}

#baynote-similar-products-right-cell{
	display: table-cell;
	width: 82px;
	vertical-align:top;
	padding-left:4px;
	padding-bottom:12px;
	padding-right:4px;
}

#baynote-similar-products-right-cell a{
	text-decoration:none;
}

#baynote-similar-products-right-cell a:hover{
	text-decoration: underline; color: black;
}

#baynote-recommended-products-ie7{
	padding-top:10px;
	display:none;
}


#baynote-recommended-products-ie7 a{
	text-decoration:none;
}

#baynote-recommended-products-ie7 a:hover{
	text-decoration: underline; color: black;
}


.baynote-shopping-cart-widget-product-details {
	position: relative;
	width:187px;
	padding: 0px 0px 0px 10px;
	font-size:12px;
	vertical-align:middle;
}

.baynote-shopping-cart-widget-product-details-image {
	position: relative;
	float: left;
	width:60px;
	padding:10px 4px 0px 0px;
}

.baynote-shopping-cart-widget-product-details-info {
	position: relative;
	float: left;
	width:105px;
	padding:10px 0px 0px 7px;
	font-size:12px;
	vertical-align:middle;
}

.baynote-shopping-cart-widget-product-details-form {
	position: relative;
	float: left;
	width:187px;
	padding:5px 0px 0px 40px;
}

#bayNoteShoppingCartWidget{
	position: relative;
	width:187px;
	float:left;
	background:#F8E804;
}

#bayNoteShoppingCartWidgetTitle{
	position: relative;
	padding:15px 0px 0px 15px;
}
