@import url(../../base/css/index.css);
.promo_code_wrapper
{
border: 0px;
margin-bottom:0px;
padding:0px;
}
#indexPhoto
	{
		border: 1px solid #333333;
		height: 262px;
		overflow: hidden;
		cursor: pointer;
	}
#indexPhotoBorder {
		border: 1px solid #333333;
		margin-bottom:11px;
		position:relative;/*keep*/
	}
#indexPhotoLabel div.sys_title, #indexPhotoLabel div.label_thumb {
		font-size:24px;
		color:#ccc;
		font-weight:bold;
		text-shadow:0 1px 0 #333333;
		letter-spacing: -0.02em;
	}		

