.PromoImgCont{
	display:inline;
	float:left;
	font-size:11px;
	position:relative;
	text-align:center;
	margin-right:30px;
	margin-bottom:30px;
	padding-top:4px;
}

.PromoImgCont a{
	text-decoration:none;
	font-weight:bold;
}

.PromoImgCont img{
	width:120px;
	height:90px;
	border:0;
	margin:0 4px;
}

.PromoPrice{
	font-size:10px;
	position:absolute;
	padding:1px 12px;
	text-align:center;
	background:#fff;
	color:#000;
	top:80px;
	white-space:nowrap;
	margin-left:23px;
}

.PromoImgCont.StartLine{
	clear:left;
}

.PromoImgCont.EndLine{
	clear:right;
	margin-right:0;
}

.BottomCont{
	clear:both;
	padding:4px;
	white-space:nowrap;
}

.SsPhotoImg{
	background:#66FF00;
}