#shoplette_user_latest{
position: relative;
width: 140px;
border:solid 1px #E2E2E2;
background:#FFF;
font-family: Arial, Helvetica, sans-serif;
font-size:6px;
color:#212121;
}

#shoplette_user_latest a img { border:0 }
#shoplette_user_latest img { border:0 }

.shoplette_clear {
	clear: both;
}

#shoplette_title{
	margin-top:3px;
	margin-bottom:4px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	height:15px;
}

#shoplette_featured1{
	width: 140px;
	height:115px;
	background:#FFF;
	margin:auto;
}
#shoplette_featured_item1{
	width:110px;
	margin:auto;
}
#shoplette_featured_item_photo{
	border:solid 1px #E2E2E2;
	width:110px;
	height:110px;
	display: table-cell;
    text-align: center;
    vertical-align: middle;
}
#shoplette_featured_item_photo * {
    vertical-align: middle;
}
/*\*//*/
#shoplette_featured_item_photo {
    display: block;
}
#shoplette_featured_item_photo span {
    display: inline-block;
    height: 100%;
    width: 1px;
}
/**/
#shoplette_featured2{
	width: 130px;
	height: 40px;
	background:#FFF;
	text-align:center;
	font-size:11px;
	font-stretch:expanded;
	margin:auto;
	color:#666;	
}
#shoplette_featured_item2{
	float:left;
	width:90px;
	height: 36px;	
}

#shoplette_featured_item_info{
}
#shoplette_featured_item_info div{
	height:12px;
}

#shoplette_left-control{
	float:left;
	width:20px;
	height: 36px;
	margin:0;
	padding:0;
}
#shoplette_right-control{
	float:right;
	width:20px;	
	height: 36px;
	margin:0;
	padding:0;
}

#shoplette_powered_by{
	margin:0;
	padding:0;
	height:40px;
}
#shoplette_powered_by_text{
	font-size:9px;
	text-align:center;
	height:10px;
}
#shoplette_powered_by_logo{
	padding:2px;	
	text-align:center;
	height:25px;
}
.shoplette_img{
	padding:0;
	margin:0;
}

<!--[if IE]>
.wraptocenter span {
    display: inline-block;
    height: 100%;
}
<![endif]-->