﻿
.asSeenContainer { width:750px; }
.asSeenItem { width:210px; height: 170px; margin:20px 15px; float:left; font-family: Arial; font-size: 10px; line-height: normal; color: rgb(102, 102, 102);  overflow:hidden }
	
.popupWrapper .shoeBubble {
	background: url(//ninashoes.com/assets/content/shoeBubble2.gif) no-repeat;
	height:170px;
	width:160px;
	position:absolute;
	margin-top: -110px;
	margin-left: 100px;
	*margin-left:-35px;
	/*margin-right:30px;*/
	display: none;
	padding-top: 5px;
	text-align: center;
	z-index:100;
	float:left
}
#subNav #dyeableBubble a {
	display: inline;
	line-height: 1.2em;
	font-weight: normal;
}

.shoeBubble img {
	margin: 2px auto;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	vertical-align: baseline;
	padding-left:20px;
	padding-top:10px;
}
.shoeBubble a {
	text-decoration: none;
	font-weight: bold;
	color:#444;
	padding-bottom:0px;
}




