	
#upsellcontainer { position: relative; width: 650px; height: 300px; overflow: hidden; }
#shifter { position: relative; margin: 0; width: 3250px; height: 300px; }
.pane { top: -10px; position: relative; margin: 0; width: 650px; height: 300px; float: left; overflow: auto; }
.shiftright {width: 133px; height: 40px; background-image:url(/img/order_previous.png); background-repeat: no-repeat; background-position: center -3px; position: absolute; left: 0px; top: 245px; cursor: pointer;}
.shiftleft {width: 87px; height: 40px; background-image:url(/img/order_next.png); background-repeat: no-repeat; background-position: center -3px; position: absolute; left: 560px; top: 245px; cursor: pointer;}
.order {width: 110px; height: 45px; background-image:url(/img/order.png); background-repeat: no-repeat; background-position: center -3px; position: absolute; left: 535px; top: 236px; cursor: pointer; border: 0; background-color: transparent;}
.invisible {visibility:hidden;}
.management {margin: 0px 70px 0px 70px; padding: 0px;}
.ukusa {margin: 0px 92px 0px 50px;}
.managementlab {margin: 0px 65px 0px 0px; float: left;}
.orderdesc {margin: 0px 0px 4px 15px; font-style: inhreit; font-size: 75%; font-style: italic;}

#needcpanel label {float:left; display:block; color:#333; width: 20px; font-size: 12px; font-weight: bold; padding: 0px; text-align: left; margin-bottom: 10px;}
#needcpanel input {display:block; margin:0px 20px 0px 0px; float: left;} 


#stylized label {float:left; display:block; color:#333; font-size: 12px; font-weight: bold; width: 110px; padding: 0px; text-align: left; margin-bottom: 10px;}
#stylized input {border: 1px solid #666; display:block; margin:0px 0px 0px 30px; float: left;} 
#stylized .small{color:#666666; display:block; font-size:11px; font-weight:normal; text-align:left; width:150px;}
#stylized label.error { background-image:url(/img/cross.png); background-repeat: no-repeat; background-position: 12px 0px; float: left; height: 25px; padding-top: 2px; position: absolute; text-align: middle; color: red; margin: 0px 0px 0px 395px; width: 450px; padding-left: 35px; font-size:11px; text-align: left;}
#stylized label.valid { background-image:url(/img/smalltick.png); background-repeat: no-repeat; background-position: 2px 0px; float: left; height: 19px; position: absolute;  margin: 4px 0px 0px 395px; width: 450px;}
.cleardiv {clear:both; height:0; line-height:0; font-szie:0; overflow:hidden;}
