.card_summary {
  color: #000000;
}

.cardSelector-top-left {
  margin-top: 0px;
  clear:both;
  margin-right: 5px; /* clip right corner */
  background-image: url('/images/cart/yellow_left_top.gif');
  height: 5px; /* vertical: show first half of the image with the top-corners in it */
  font-size: 2px; /* correct height for IE */
  background-repeat: no-repeat;
}

.cardSelector-bottom-left {
  margin-right: 5px; /* clip right corner */
  background-image: url('/images/cart/yellow_left_bottom.gif');
  height: 5px; /* vertical: show first half of the image with the top-corners in it */
  font-size: 2px; /* correct height for IE */
  background-repeat: no-repeat;
}


.cardSelector-top-right {
  margin-top: -5px; /* to level of top-left corner */
  margin-left: 5px; /* clip left corner */
  background-image: url('/images/cart/yellow_right_top.gif');
  background-position: 100% 0; /* show bg-image starting at the right */
  height: 5px;
  font-size: 2px;
  background-repeat: no-repeat;
}

.cardSelector-bottom-right {
  margin-top: -5px; /* to level of top-left corner */
  margin-left: 5px; /* clip left corner */
  background-image: url('/images/cart/yellow_right_bottom.gif');
  background-position: 100% 0; /* show bg-image starting at the right */
  height: 5px;
  font-size: 2px;
  background-repeat: no-repeat;
}

.cardSelector {
  background:#FBF2C9 none repeat scroll 0 0;
  border-color: #6A000C;
  border-style:none solid;
  border-width:medium 1px;
  clear:both;
  margin:0;
  padding:15px;
}

table.cardModule {
	font-family:Arial,sans-serif;
	font-size:12px;
	line-height:1.5;
	width:100%;
}


.cardModule b {
color:#036B54;
font-family:Arial,sans-serif;
font-size:12px;
line-height:1.5;
}

.card_product_block {
  width: 100px;
  height: 165px;
	float: left;
	text-align: center;
  font-family:Arial,sans-serif;
  font-size:10px;
}

.card_product_image {
  height: 97px;
	border: 0px solid #000;
	line-height: 95px;
}

.card_product_details {
text-align: left;
}

.card_product_image img {
  vertical-align: middle;
}

.selected {
text-decoration:underline;
}

.card_tab_12 {
  background-image:url(/images/cart/tab_1.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-family:Arial;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	margin:0 0 0 5px;
	border:0;
	padding:3px 0;
	text-align:center;
	width:90px;
	display:block;
	float:left;
}

.card_tab_13 {
  background-image:url(/images/cart/tab_2.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-family:Arial;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	margin:0 0 0 0px;
	border:0;
	padding:3px 0;
	text-align:center;
	width:90px;
	display:block;
	float:left;
}

.card_tab_93 {
  background-image:url(/images/cart/tab_3.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-family:Arial;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	margin:0 0 0 0px;
	border:0;
	padding:3px 0;
	text-align:center;
	width:90px;
	display:block;
	float:left;
}
.card_tab_103 {
  background-image:url(/images/cart/tab_4.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-family:Arial;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	margin:0 0 0 0px;
	border:0;
	padding:3px 0;
	text-align:center;
	width:90px;
	display:block;
	float:left;
}
.card_tab_113 {
  background-image:url(/images/cart/tab_5.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-family:Arial;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	margin:0 0 0 0px;
	border:0;
	padding:3px 0;
	text-align:center;
	width:90px;
	display:block;
	float:left;
}

.image_border img {
  border:1px solid #8B3C3F;
}

.card_selector_header {
  font-weight: bold;
  font-size: 14px;
}


