#buy-product-select {
	margin: 2em 0 0 0;
	white-space: nowrap;
}

table#buy-product-select th {
	color: #060;
}

table#buy-product-select thead {
	font-size: 125%;
}

table#buy-product-select tbody .os, table#buy-product-select tbody .product {
	text-align: left;
	padding-left: 1em;
}

table#buy-product-select tbody .delivery-type, table#buy-product-select tbody .price, table#buy-product-select tbody .cart {
	text-align: center;
}

table#buy-product-select tbody .price {
	font-size: 109%;
}

#buy-product-select .cart a {
	text-decoration: none;
}

#buy-product-select .cart img {
	vertical-align: middle;
}

#view-cart-button {
	float: right;
	padding: 0.91em 0.45em 0.45em 0.45em;
}

#seals {
	float: right;
	clear: right;
	text-align: center;
}

#seals #seal-verisign, #seals #seal-trustwave {
	margin: 1em 0 1em 1em;
}

#seals.seals-horizontal #seal-verisign, #seals.seals-horizontal #seal-trustwave {
	display: inline-block;
	vertical-align: middle;
}

#accepted-cards {
	margin: 0.91em 0;
}

#free-shipping-label {
	margin-bottom: 2em;
}

.purchasing-alternatives p {
	margin-top: 0;
}

.purchasing-alternatives .or {
	text-align: center;
	font-weight: bold;
}

#supported-operating-systems {
	font-size: 90%;
}
