.recently_viewed_con{
	background: #fff /*url(../../../images/frontend/LaStoria/personal/recently_viewed.png) no-repeat 0 0*/;
	margin-top: 8px;
	color: #fff;
	text-align: center;
	height: 67px;
	width: 450px;
	overflow: hidden;
	z-index:99;
}
.recently_viewed_text{
	height: 20px;
	padding: 4px 0 0 10px;
	text-transform: uppercase;
	font-weight: bold;
	color: #949494;
	text-align: left;
	font-size: 10px;
}
.recently_viewed{
	height: 60px;
	overflow: hidden;
	padding: 0 0 0 0;
	margin-top:2px;
	padding-right:5px;
	
}

.recently_viewed img{
	width: 70px;
	height: 55px;
	margin-right:40px;
}

.recently_viewed a:link,
.recently_viewed a:visited,
.recently_viewed a:hover,
.recently_viewed a:active{
	display: block;
	float: left;
	width: 60px;
	overflow: hidden;
	position: relative;
	padding:0 14px 0 0;
	outline: none;
}