.cardbox dd {
	float: left;
	padding: 0 7px;
}

.cardimg {

     background: transparent url(/include/images/subscribe/cardimg.jpg) center center no-repeat;

     width: 152px;/*width: 159px;*/

     height: 124px;/*height: 108px*/

     display: block;

     overflow: hidden;

     text-indent: -999em;

}



.cardname {
	display: block;
	font-size: 13px;
	color: #000000;
	padding-left: 1em;
	margin: 0.5em 0;
}

.cleartitle {
	clear: both;
}