.cards_txt {
	float:left;
	width:416px;
}

.cards_img {
	float:left;
	width:84px;
	height:74px;
	background:url(../images/card_img.jpg) no-repeat;
	padding: 230px 196px 0 0;
	text-align:center;
	color:#FFF;
	font-size:22px;
	line-height:21px;
}


.cards_img span {
	display:block;
	font-size:12px;
}

.cards_pack {
	width:298px;
	text-align:left;
	margin: 0 16px 16px 0;;
	border:dashed #999 1px;
	float:left;
	padding:10px;
}

.cards_pack_r {
	width:298px;
	text-align:left;
	margin: 0 0 16px 0;;
	border:dashed #999 1px;
	float:left;
	padding:10px;
}

.cards_pack h1, .cards_pack_r h1 {font-size:16px; line-height:16px; margin:0; font-weight:normal;color:#08a7ff}

.no_of_cards {
	margin:15px 0 0 0;
	line-height:16px;
}
.view_cards {
	margin:10px 0 14px 0;
	line-height:16px;
}

.card_info {
	float:left;
	width:186px;
}

.card_price {
	width:112px;
	float:left}
	
	.card_price span {width:102px; height:32px; display:block; font-size:20px; color:#fff; padding: 80px 10px 0 0; text-align:right;}
	
	.p_venice {background:url(../images/cardpack_venice.gif);}
	.p_tuscany {background:url(../images/cardpack_tuscany.gif);}
	.p_seascapes {background:url(../images/cardpack_seascapes.gif);}
	.p_whitchurch {background:url(../images/cardpack_whitchurch.gif);}
	.p_stilllife {background:url(../images/cardpack_stilllife.gif);}
	.p_theband {background:url(../images/cardpack_theband.gif);}
	.p_misc {background:url(../images/cardpack_misc.gif);}
	
	

