#CustomerInfoWrapper { float: left; width: 610px; overflow: hidden; margin: 10px 0 0 20px; }

#AboutYouTab { float: left; width: 113px; height: 43px; overflow: hidden; }
#AddressTab { float: left; width: 95px; height: 43px; overflow: hidden; }
#BillingTab { float: left; width: 77px; height: 43px; overflow: hidden; }
#TabSpacer { float: left; width: 257px; height: 43px; overflow: hidden; background-image: url('../images/CustomerInfoSpacer.jpg'); }
#HelpTab { float: left; width: 68px; height: 43px; overflow: hidden; }

#CustomerInputWrapper { float: left; width: 610px; overflow: hidden; background-image: url('../images/CustomerInfoBackground.jpg'); }
.CustomerInputColumn { float: left; width: 290px; margin: 20px 0 10px 10px; overflow: hidden; }
#CustomerInputFooter { float: left; width: 610px; height: 10px; overflow: hidden; background-image: url('../images/CustomerInfoFooter.jpg'); }

#BillingAddressFieldsWrapper { display: none; }

#AboutYouContent { display: block; }
#AddressContent { display: none; }
#BillingContent { display: none; }

#CCCVS { width: 50px; }
