.recently_viewed_con{
	/*background: url(../../../images/frontend/Aysos/recently_viewed.gif) no-repeat 0 0;*/
	margin-top: 0px;
	color: #fff;
	text-align: center;
	height: 70px;
	width: 650px;
	overflow: hidden;
        padding: 0px 0 0 0px;
}

.recently_viewed_text{
	height: 20px;
	padding: 6px 0 0 24px;
	text-transform: uppercase;
	font-weight: bold;
	color: #949494;
	text-align: left;
	font-size: 10px;
}

.recently_viewed{
	height: 250px;
	overflow: hidden;
	padding: 5px 5px 5px 5px;
}

.recently_viewed img{
	width: 56px;
	height: 42px;
}

.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 4px 0 0;
	outline: none;
}
