


/*==================================================  "You May Also Like"  ====================================*/




#also-like{
	width: 613px;
	margin: 25px 0 25px 0;
	background: url(../images/like/header-bg-shade.jpg) no-repeat bottom left;
	background-position: 35px 54px;
	padding: 50px 0 0 0;
	height: 225px;
	overflow: hidden;
	left: 0;
	/* border-top: 1px solid #edd6b6;*/
}



#header-also-like{
	width: 200px;
	display: block;
	background: url(../images/like/like-bg-left.gif) no-repeat bottom left;
	padding-left: 5px;
	color: #fff;
	font-size: 14px;
	text-align: center;
	margin: 0 auto;
	position: relative;
	*left: 200px;

}




#header-also-like span{
	height: 26px;
	display: block;
	background: url(../images/like/like-bg-right.gif) no-repeat bottom right;
	line-height: 26px;
	text-align: center;
	margin: 0 auto;
}




/*====== Rollover Preview Bubble =======*/


#screenshot{
	position:absolute;
	left: 0;
	font-family: Arial, verdana, Helvetica, san serif;
	font-size: 12px;
	padding:0;
	display:none;
	color:#373331;
	z-index: 999 !important;
	width: 424px;
	height: 310px;
	float: left;
	overflow: hidden;
	background: url(../images/like/preview-bg.gif) top left no-repeat !important;

	
	}
	
	
	

#screenshot .clean_summary{
	display: block;
	overflow: hidden;
	height: 220px;
	float: left;
	padding: 5px 0 0 25px;
	width: 170px;
	position: relative;
	top: 15px;

	}
	

#screenshot img{
	position: relative;
	top: 30px;
	left: 18px;
	float: left;
	padding: 0 10px 3px 0;
}







