div.PCM_eCoupon{
	width:430px;
	margin:15px 0 0 0;
	padding:0;
	font-size:11px;
	/*background:url(http://wlep.procouponmedia.com/images/ecouponBoxBgd.jpg);
	background-repeat:repeat-x;
	border-top:1px dashed #000000;*/
	background:url(http://wlep.procouponmedia.com/images/specimen.jpg);
	cursor:pointer;
}
	div.PCM_eCoupon div.couponImage{
		float:left;
		width:133px;
		height:133px;
		padding:0 15px 0 0;
	}
		div.PCM_eCoupon div.visual img{
			display:block;
			margin:auto auto;
		}
	div.PCM_eCoupon div.infos{
		float:right;
		width:95px;
		height:90px;
		text-align:right;
		font-size:30px;
		font-weight:bold;
		font-family: Verdana, Arial, Sans-Serif;
		color:#000000;
	}
	div.PCM_eCoupon div.infos_small{
		float:right;
		width:95px;
		height:90px;
		text-align:right;
		font-size:16px;
		font-weight:bold;
		font-family: Verdana, Arial, Sans-Serif;
		color:#000000;
	}
		div.PCM_eCoupon div.infos h2, div.PCM_eCoupon div.infos_small h2{
			margin:0;
			padding:0;
			text-transform:uppercase;
			font-size:10px;
			font-weight:bold;
			color:#c9303d;
		}
		div.PCM_eCoupon div.infos div{
			font-size:10px;
			color:#919395;
		}
	div.PCM_eCoupon div.small{
		font-size:14px;
	}
	div.PCM_eCoupon img.logo{

	}
	div.PCM_eCoupon div.label{
		float:right;
		clear:right;
		color:#0080c2;
		border-bottom:1px dashed #0080c2;
		font-weight:bold;
		font-style:italic;
		cursor:pointer;
	}
	div.PCM_eCoupon div.note{
		float:right;
		clear:right;
		color:#919395;
		font-style:italic;
	}
	div.PCM_eCoupon div.params{
		clear:both;
		margin:2px 0 0 0;
		padding:7px;
		width:420px;
		height:12px;
		background:url(http://wlep.procouponmedia.com/images/ecouponParamBgd.jpg);
		background-repeat:no-repeat;
	}
		div.PCM_eCoupon div.params div.left{
			float:left;					
		}
		div.PCM_eCoupon div.params div.right{
			float:right;					
		}
		div.PCM_eCoupon div.params a{
			color:#0080c2;
			border-bottom:1px dashed #0080c2;
			font-weight:bold;
			font-style:italic;
			text-decoration:none;
		}