.box {
display: inline;
}
.boxshow {
display: none;
}
#floater {
position:relative;
width:138px;
height:280px;
background:#FBFBFB;
border: 2px solid #898f97;
padding: 0 4px 0 4px;
margin-top:420px;
}
#floater .fl_logo {
float:left;
width: 124px;
height: 20px;
background:url('/images/tiny_opcLogo.gif') no-repeat;
padding-bottom: 15px;
}
#floater .fl_close {
float:left;
background:url('/images/But_CloseX_Up.gif') no-repeat top right;
width: 14px;
height: 20px;
padding-bottom: 15px;
}
.fl_close a {
display: block;
text-decoration:none;
}
#floater .fl_case {
float:left;
width: 138px;
height: 158px;
}
.fl_case img {
width: 136px;
height: 158px;
border: 1px solid #898f97;
}
#floater .fl_price {
padding-top: 8px;
float:left;
width: 64px;
height: 33px;
font-family: Arial, Helvetica, sans-serif;
font-size: 22px;
font-weight:bold;
}
#floater .fl_ship {
padding-top: 8px;
	float:left;
	width: 74px;
	height: 33px;
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#floater .fl_ship .small_ship {
font-weight:bold;
font-size: 12px;}

#floater .fl_add {
float:left;
background:url('/images/But_WizFloatCart_Up.gif') no-repeat top right;
width: 138px;
height: 21px;
}
.fl_add a {
display: block;
text-decoration:none;
}
#floater .fl_email {
float:left;
background:url('/images/But_WizFloatEmail_Up.gif') no-repeat top right;
width: 138px;
height: 20px;
}
.fl_email a {
display: block;
text-decoration:none;
}
