.us-main-select-container {
  width: 408px;
  margin: 10px auto;
  position: relative;
}

.us-header-divider {
  margin-bottom: 20px;
}

#upsell-tabs-wrapper {
  width: 880px;
	margin: 20px auto;
}

#upsell-tabs-container {
	margin: 0 auto 15px auto;
}

#upsell-tabs-container .us-tabs, #upsell-tabs-container .tab-sequence, #quantity-header, #backSide-header, #paperOptions-header, #relatedProducts-header, #us-rel-edit-opt-header {
  background-image: url("../images/prod/upsell_tabs.png");
	background-repeat: no-repeat;
	display: block;
}

#upsell-tabs-container .us-tabs, #upsell-tabs-container .tab-sequence {
  	float: left;
}

.tab-sequence {
  width: 22px;
	height: 26px;
}

#tab-num-1 {
  background-position: -6px 0;
}

#tab-num-2 {
  background-position: -152px 0;
}

#tab-num-3 {
  background-position: -266px 0;
}

#tab-num-4 {
  background-position: -460px 0;
}

#tab-num-1-v {
  background-position: -6px -64px;
}

#tab-num-2-v {
  background-position: -152px -64px;
}

#tab-num-3-v {
  background-position: -266px -64px;
}

#tab-num-4-v {
  background-position: -460px -64px;
}

#quantity {
  width: 75px;
	height: 25px;
	background-position: -28px 0;
}

#backSide {
  width: 44px;
	height: 25px;
	background-position: -174px 0;
}

#paperOptions {
  width: 123px;
	height: 25px;
	background-position: -288px 0;
}

#relatedProducts {
  width: 67px;
	height: 25px;
	background-position: -482px 0;
}

#quantity-cur {
  width: 75px;
	height: 25px;
	background-position: -28px -64px;
}

#backSide-cur {
  width: 44px;
	height: 25px;
	background-position: -174px -64px;
}

#paperOptions-cur {
  width: 123px;
	height: 25px;
	background-position: -288px -64px;
}

#relatedProducts-cur {
  width: 67px;
	height: 25px;
	background-position: -482px -64px;
}

#quantity-header {
  width: 75px;
  height: 21px;
  background-position: -31px -64px;
}

#backSide-header {
  width: 160px;
	height: 21px;
	background-position: -155px -89px;
}

#paperOptions-header {
  width: 123px;
	height: 21px;
	background-position: -291px -64px;
}

#relatedProducts-header {
  width: 67px;
	height: 21px;
	background-position: -485px -64px;
}

.us-tab-next {
  width: 50px;
	height: 25px;
	background-position: -6px -89px;
}

#upsell-tabs-dots {
  width: 100%;
	height: 1px;
}

#us-pricing-table {
	margin: 0 0 0 -15px;
	width: 415px;
	border-collapse: collapse;
}

#us-pricing-table .tcol1 {
  border-right: 1px dotted #d6d6d6;
  width: 22%;	
}

#us-pricing-table .tcol2 {
  border-right: 1px dotted #d6d6d6;
  width: 28%;	
}

#us-pricing-table .tcol3 {
  border-right: 1px dotted #d6d6d6;
  width: 25%;
}

#us-pricing-table .tcol4 {
  width: 25%;
}

#us-pricing-table th {
  font-size: 1.1em;
	font-weight: 800;
	text-align: left;
	padding: 0 0 0 15px;
}

#us-pricing-table td {
	padding: 5px 15px 0 15px;
}

#us-pricing-table td div {
  border-bottom: 1px dotted #d6d6d6;
	padding-bottom: 2px;
}

#us-button-row {
  width: 880px;
	margin: 20px auto;
}

.us-options-container {
  width: 100%;
	margin-bottom: 5px; 
}

.us-options-container div {
  margin-bottom: 3px;
}

.us-radio-select {
  width: 7%;
  float: left;
  margin-top: 2px;
  *margin-top: -1px;
}

.us-option-text {
  width: 93%;
  height: 22px;
  float: left;
  *padding-top: 2px;
}

.us-options-header {
  font-family: Georgia, serif;
	text-transform: uppercase;
	margin-bottom: 5px;
}

#us-back-templ-container {
  width: 950px;
	height: 50px;
	margin-top: 15px;
	background: #f1f1f1;
}

.us-img-spacer {
  width: 10px;
	height: 15px;
	clear: both;
}

#us-rel-prods-wrapper {
  width: 930px;
	margin: auto;
}

.us-rel-item {
  width: 415px;
	margin: 10px 25px 15px 25px;
	float: left;
}

.us-rel-prd-name {
  font-family: Georgia, serif;
	font-size: 1.3em;
	font-weight: 800;
	margin-bottom: 5px;
}

.us-rel-img {
  width: 58%;
	float: left;
}

.us-rel-select-header {
  font-weight: 800;
	font-size: 1.1em;
	color: #333333;
	margin-bottom: 5px;
}

.us-rel-options {
  width: 42%;
	float: left;
}

.us-rel-edit {
  margin: 5px;
}

.us-rel-options-container {
  width: 100%;
	margin: 20px 0;
}

.us-rel-radio-select {
  width: 15%;
	height: 22px;
	float: left;
	margin-top: 2px;
}

.us-rel-option-name {
  width: 100%;
}

.us-rel-add-cart {
  width: 85%;
  float: left;
  *padding-top: 4px;
}

#us-see-more-qty {
  margin: 10px 0;
}

.us-rel-qty-select {
  width: 120px;
  color: #5e5d5d;
  margin: 5px 0;
}

#prod-bk-thmb {
  position: absolute;
  left: 30px;
  top: 55px;
  margin: 0 8px;
  font-size: 1.1em;
  font-weight: 800;
  display: none;
}

#back-templates-box {
  width: 950px;
  height: auto;
  padding: 15px 0;
  background: #eeeeee;
}

#back-templates-box .back-temp-design {
  margin: 12px;
  float: left;
}

#back-templates-box object:hover {
  cursor: pointer;	
}

#back-scroll-content {
  width:875px;
	overflow: hidden;
	float: left;
}

#back-scroll-content ul {
  list-style-position: outside;
  list-style-type: none;
  margin: 0;
  padding: 0;
	width: 3000px;
}

#back-scroll-content ul li {
  margin: 10px 8px;
  float: left;
}

.back-arrowlt-container {
  width: 25px;
	height: 61px;
	float: left;
	margin-top: 78px;
	margin-right: 17px;
}

.back-arrowrt-container {
  width: 25px;
	height: 61px;
	float: right;
	margin-top: 78px;
	margin-left: 3px;
	background: transparent;
}

.back-templ-scroll-lt, .back-templ-scroll-rt {
  background: transparent url("../images/all/gb_nav_arrows.png") no-repeat;
	width: 25px;
	height: 61px;
	display: block;
}

.back-templ-scroll-lt {
  background-position: 0 -61px;
}

.back-templ-scroll-lt:hover {
  background-position: -25px -61px;
}

.back-templ-scroll-lt:active {
  background-position: -50px -61px;
}

.back-templ-scroll-rt {
  background-position: 0 0;
}

.back-templ-scroll-rt:hover {
  background-position: -25px 0;
}

.back-templ-scroll-rt:active {
  background-position: -50px 0;
}

.obj-desc {
  margin-left: 5px;
  padding-top: 6px;
  clear: both;
}

#sfd-window, #sfd-window2 {
  position: absolute;
  width: 950px;
  height: 510px;
  height: auto;
  background: none;
  display: none;
  z-index: 1100;
}

#sfd-window #sfd-frame, #sfd-window2 #sfd-frame2 {
  width: 950px;
  height: 510px;
  background: #ffffff;
}

#sfd-window .win-spacer, #sfd-window2 .win-spacer {
  background: #ffffff;
  float: left;
  width: 912px;
  height: 19px;	
}

#sfv-window {
  position: absolute;
  height: auto;
  background: none;
  display: none;
  z-index: 2000;
}

#sfv-window #sfv-frame {
  background: #ffffff;
}

#sfv-window .win-spacer {
  background: #ffffff;
  float: left;
  height: 19px;	
}

.us-img-spacer {
  width: 10px;
	height: 15px;
	clear: both;
}

#us-rel-edit-opt-header {
  width: 67px;
  height: 21px;
  background-position: -345px -64px;
}

.prod-thmb-image {
  margin-bottom: 15px;
}