.magnet_box {	
	position:relative;
	padding-left:24px;
	width: 255px;	
}
.magnet_box .background {
	background-color:#FFFFFF;
}
.magnet_box .ITR {	
	background:url(../rounded_rectangles/content/W_TR.gif)
	top right no-repeat;
	position:relative;	
			
}
.magnet_box .ITL {	
	background:url(../rounded_rectangles/content/W_TL.gif)
	top left no-repeat;
	position:relative;			
}	
.magnet_box .IBL {	
	background:url(../rounded_rectangles/content/W_BL.gif)
	bottom left no-repeat;
	position:relative;		
}
.magnet_box .IBR {
	position:relative;
	background:url(../rounded_rectangles/content/W_BR.gif)
	bottom right no-repeat;
	height:100%;
	padding-top:15px;
	padding-bottom:20px;
		
}
.magnet_box .IT {
	background:url(../rounded_rectangles/content/W_T.gif)
	top left repeat-x;
	position:relative;		
}
.magnet_box .IB {
	background:url(../rounded_rectangles/content/W_B.gif)
	bottom left repeat-x;
	position:relative;			
}	
.magnet_box .IL {
	background:url(../rounded_rectangles/content/W_L.gif)
	top left repeat-y;
	position:relative;	
}
.magnet_box .IR {
	background:url(../rounded_rectangles/content/W_R.gif)
	top right repeat-y;
	position:relative;	
}
.magnet_box .IB_BUY{
	position:relative;
	height:100%;	
}
.magnet_box .IB_CONTENT {
	position:relative;
	height:50px;
	padding-top:15px;	
}
.magnet_box .IB_BUY_IMG {
	position:relative;
	bottom:0;	
}
.magnet_box .PRICE_TXT {
	position:relative;
	width:100px;
	padding-left:5px;
	padding-right:5px;
	height:100%;
	min-height:45px;
	font-family: Arial,Helvetica,sans-serif;
	font-size:12px;
	text-align:center;
	padding-top:10px;
	padding-bottom:5px;
}
#mag_img_1{
	position:relative;
	width:144px;
	height:48px;
	
}
#mag_img_2{
	position:relative;
	width:143px;
	height:71px;
	
}
