/* Show only to IE PC \*/
* html #igdREC_1 .boxhead h2 {height: 1%;} /* For IE 5 PC */

#igdREC_1 {font-size:12px; line-height:1.2em; position:relative; margin-left: 7px;}
#igdREC_1.rec-4-hor {padding-left: 20px; margin: 0;}
#igdREC_1.small_rec {padding-left: 15px;}
.rec-4-hor.cart_rec {padding-left: 0 !important;}

#igdREC_1 a, #igdREC_2 a {color:#000; text-decoration:none;}
#igdREC_1.rec-4-hor a {color: #00F; text-decoration:underline;}
#igdREC_1.small_rec a {color:#000; text-decoration:none;}
#igdREC_1 a:hover {text-decoration:underline;}
#igdREC_1.rec-4-hor a:hover {text-decoration: none;}

#igdREC_1 div.clearall {clear:both; display:block;}
.rec-4-ver, .rec-5-hor {
	margin: 0 auto; /* center for now */
	clear:both; display:block;
}

#igdREC_1 .boxhead {margin: 0; padding: 0; text-align: left;}
#igdREC_1 .boxhead h2, .rec-4-ver .boxhead h2 {
	color: #013FA9; font-weight: normal; margin: 0 0 12px 0; line-height: 20px;
	font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 18px;
}
.rec-4-ver .boxhead h2, #igdREC_1.cart_rec .boxhead h2 {text-align:center; font-weight: bold; font-size: 14px; line-height: 18px;}
#igdREC_1.cart_rec .boxhead h2 {margin-bottom: 5px;}

#igdREC_1 .boxbody {margin: 0; padding:0; overflow:hidden; height:100%;}
#igdREC_1.rec-4-hor .boxbody {margin-left: 5px;}
#igdREC_1.small_rec .boxbody {margin-left: 0;}

.rec-5-hor .boxbody #product, .rec-4-hor .boxbody #product {
	text-align:center; width:148px; padding-right:6px;
	float:left; display:inline;
}
.rec-4-hor .boxbody #product {width: 175px; padding-right: 10px;}
.small_rec .boxbody #product {width: 140px; padding-right: 6px; font-size: 11px;}
.rec-4-ver .boxbody #product {
	margin:5px auto 28px; text-align:center; width:142px;
	float:none; clear:both; display:block; font-size: 11px;
}
.rec-4-ver .boxbody #product.last_rec {margin-bottom: 25px;}
.cart_rec .boxbody #product {background: #f0f0f0; width: 130px; margin-right: 4px; padding: 3px 0;}

.rec-5-hor #product img, .rec-4-hor #product img, .rec-4-ver #product img {
	margin: 0px auto; display:block; border:1px solid blue; height: 148px;
}
.rec-4-hor #product img {height: 175px;}
.small_rec #product img, .rec-4-ver #product img {height: 140px;}
.cart_rec #product img {height: 98px; border: none;}

#igdREC_1 #product span.list, #igdREC_1.cart_rec #product span.list, #igdREC_2 #product span.list {
	color:#464646; text-decoration:line-through; display:none; padding-top:2px;
}
#igdREC_1.cart_rec #product span.list {
	color: #555; font-weight: bold; font-size: 13px; display: block; padding: 7px 0 2px 0; text-decoration: none;
}

#igdREC_1 #product span.sale, #igdREC_1.cart_rec #product span.sale, #igdREC_2 #product span.sale {
	color:#ff1f03; display:none; padding-top:2px;
}
#igdREC_1.cart_rec #product span.sale {display: block; font-weight: bold; font-size: 13px; padding: 7px 0 2px 0;}

#igdREC_1 #product span.save, #igdREC_1.cart_rec #product span.save, #igdREC_2 #product span.save {
	color:#464646; display:none; padding-top:2px;
}
#igdREC_1.cart_rec #product span.save {display: block; color: #ff1f03;}

#igdREC_1 #product span.item_no {color: #555; font-size: 11px;}
#igdREC_1 #product span.old_price {font-size: 11px;}
