/* SideBoxes */

.GiftCertificateSideBox {
	text-align: center;	
}

.GiftCertificateSideBox table {
	border: 0px;
	width: 100%;
}


/* ItemListSection */

.listBorder {
	background-image: url(../Images/borderTile.png);
	background-repeat: repeat-x;
	height: 34px;
	color: black;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
}

.listBorder .resultCount {
	float: left;
	width: 200px;	
}

.listBorder .sortBy {
	float: right;
	text-align: right;	
}

.listBorder .sortBy span {
	margin-right: 10px;	
}

.listBorder .sortBy form {
	display: inline;
}

.resultListTable {
	width: 100%;
}
.itemPush span {
	font-weight: bold;
	text-transform: uppercase;
}
.resultListTable td {
	border-bottom: 1px solid #DDDDDD;
	height: 50px;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;
}

.resultListTable .itemPush {
	padding-top: 6px;	
}

.resultListTable tr:last-child td {
	border-bottom: none;	
}
.resultListTable .countCell {
	width: 20px;
	text-align: left;
	font-size: 10px;
	color: #666666;
}

.resultListTable .photoCell {
	text-align: center;
	width: 150px;
	padding-left: 10px;
	padding-right: 10px;
}

.resultListTable .itemPriceDisplay {
	float: right;
/*	min-width: 100px;
	max-width: 140px;
*/	text-align: right;
}

.itemName {
	font-size: 115%;
	font-weight: bold;
	padding-bottom: 10px;
}

.itemRating {
	margin-top: 10px;	
}

.itemResultsFooter {
	text-align: center;	
}

#itemReviewsTable {
	width: 100%;	
}
#itemReviewsTable .starCount {
	width: 0px;	
}
#itemReviewsContainer .itemPageUnitHeading {
	margin-bottom: 5px;	
}
.starCount {
	height: 13px;
	background-repeat: no-repeat;
	padding-left: 70px;
	background-position: middle;
	font-size: 12px;
}

.starCount0 {
	background-image: url(../Images/stars_0.gif);
}
.starCount1 {
	background-image: url(../Images/stars_1.gif);
}
.starCount2 {
	background-image: url(../Images/stars_2.gif);
}
.starCount3 {
	background-image: url(../Images/stars_3.gif);
}
.starCount4 {
	background-image: url(../Images/stars_4.gif);
}
.starCount5 {
	background-image: url(../Images/stars_5.gif);
}

.checkOutNotice {
	margin-bottom: 50px;
}

.ItemCategoryPageListSection .listBorder {
	height: 26px;	
}

.ItemCategoryPageListSection {
	border-bottom-color: #d0eaf8;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.itemCategoryRootList {
	width: 40%;
	float: left;
	margin: 0;
	padding: 0;
}

.itemCategoryPageTile {
	float:left;
	margin:10px;	
}
.itemCategoryPageIconMedia {
	background-repeat: no-repeat;
	background-position: center bottom;
}
.itemCategoryPageIconMedia:hover {
	cursor: pointer;
}

.itemPriceDisplay ul {
	list-style: none;
}
.listPrice {
	text-decoration: line-through;	
}
.yourPrice {
	font-weight: bold;
	color: #990000;
}

.itemCategoryPageTitle {
	text-align:center;
}

.itemTitle {
	width: 50%;
	float: right;
	text-align: left;
	margin-top: 0px;
}

#itemPhotosContainer {
	float: left;
	width: 49%;
	text-align: center;
}
#displayPhotoContainer
{
	text-align: center;
	height:205px;
	padding-top: 5px;
}
#displayPhotoMedia {
	max-height: 200px;
	cursor: pointer;
}

.smallItemPhoto {
	float: left;
	max-height:45px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 10px;
	cursor: pointer;
	
}
#itemProductCodeContainer,
#averageReviewContainer,
#itemPriceContainer,
#itemCustomizationsContainer,
#quantityPricingContainer,
#itemAddToCartContainer,
#itemPageActionsContainer,
#stockAvailabilityContainer {
	float: right;
	clear: right;
	width: 50%;
	margin-bottom: 10px;
}

.itemPageBoxUnit {
	background-color: #EFEFEF;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	padding: 2px;	
}
.itemPageUnitHeading {
	background-color: white;
	border-bottom-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-style: italic;	
	margin: 0px;
}
.itemDialogTable {
	width: 450px;
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 25px;
	text-align: left;
}


.itemDialogTable .tableLabel h2 {
	text-transform: uppercase;
	font-family: Arial;
	color: #FD9031;
	margin:0;
	margin-bottom: 5px;
	letter-spacing: 3px;
}
.itemDialogTable .tableDescriptionCell {
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 110%;
}
#tellFriendDisplayCell {
}

.itemDialogDisplayCell {
	text-align: center;
	padding-top: 25px;
		
}

#tellFriendButtonCell {
	text-align: right;	
}

.itemDialogTable .innerTableCell{
	padding-left: 60px;
	padding-top: 25px;	
}

#reviewItemTable .innerTableCell {
	padding-left: 0;	
}
#reviewItemTable .starCount {
	display: inline;	
}
#reviewText {
	width: 300px;
	height: 200px;	
}
#reviewTitle {
	width: 300px;	
}
.reviewContainer {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}
.resultTileTable {
	border: 0;
	width: 100%;	
}
.resultTileTable td {
	text-align:center;
}
.resultTableDescriptionRow td {
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;	
}

.reviewContainer .starCount {
	float: left;	
}
.reviewTitle {
	float: left;
	font-size: 110%;
	color: black;
}
.reviewDate {
	float: left;
	margin-left: 20px;	
}
.reviewAuthor {
	clear: both;
	font-weight: bold;
}
.reviewText {
	margin-top: 5px;
	margin-bottom: 5px;	
}

.smallButton {
	font-size: 9px;	
}

#quantityPricingTable {
	width: 100%;
}
.quantityPriceLabel {
	font-size: 10px;
	font-weight: bold;
}
.quantityPriceValue {
	text-align: right;
	font-size: 10px;
}
.customizationGroupName {
	font-weight: bold;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	color: #585858;
}

.customizationGroupOptions {
	margin-left: 20px;
	color: #585858;
}

.itemPageActionOption {
	width: 100px;
	height: 30px;
	float: left;
	padding-left: 30px;
	background-repeat: no-repeat;
}

.itemPageActionOption a {
	font-size: 11px;
}

#quantityLabel {
	margin-right: 10px;
}
#emailItemCell {
	background-image: url(../Images/icon_itemPage_email.png);
}
#updateRegistryCell {
	background-image: url(../Images/icon_itemPage_addToGiftRegistry.png);
}
#updateWishListCell {
	background-image: url(../Images/icon_itemPage_addToWishList.png);
}
#reviewItemCell {
	background-image: url(../Images/icon_itemPage_review.png);
}
#itemDescriptionContainer,
#itemReviewsContainer,
#customersAlsoBoughtContainer {
	clear: both;	
}

#quantityContainer {
	float:left;
	margin-right: 20px;
}
#quantityContainer input {
	width: 50px;
}
#addToCartContainer {
	float:left;
}
#innerStockAvailabilityContainer {
	font-style: italic;
	color: white;
	background-color: #990000;
	padding: 3px;
}
.stockLabel {
	font-weight:bold;	
}

.addressUL {
	margin: 0;
	padding: 0;
	list-style: none;
}

/*CartPage*/

#cartTable {
	width: 100%;
	border: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 5px;
	border-bottom-style: double;
	border-bottom-color: #EEEEEE;
}
#cartTable td, #cartTable th {
	padding: 0;
	margin: 0;
	text-align: right;
	width: 80px;
}
#cartCostSummaryRow td {
	width: auto;	
}
#cartTable thead tr {
	text-transform: uppercase;
	background-color: #EEEEEE;
}
#cartTable .cartEntryRow td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
}


#cartTable .photoCell {
	text-align: center;	
}

#cartTable .nameCell {
	text-align: left;
	width: auto;
}

#cartTable .deleteCell {
	width: 25px;
}

#cartTable .trashIcon {
	background-image: url(../Images/icon_trash.png);
	background-position: center;
	background-repeat: no-repeat;
	width: 23px;
	height: 20px;
	cursor: pointer;	
}

#cartTable .photoCell img {
	max-width: 50px;
	max-height: 50px;
}

.customizationOptionValues {
	font-size: 80%;
		
}

.customizationPriceAdjustment {
	margin-left: 5px;	
}

.cartQuantityInput {
	width: 50px;	
}
.cartActions {
	text-align: right;
}

#promotionalCode {
	width: 100px;
}

#loginDetailsHeaderCell {
	padding-top: 30px;
}

#loginDetailsHeaderCell h3 {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
}

#customerLoginRegistrationTable {
	margin-top: 20px;
	margin-bottom: 20px;
	width: 100%;
}

#customerLoginRegistrationTable td:first-child {
	width: 140px;
}

#zoneID, #countryID {
	width: 170px;
}

/* CheckoutPayment */

.southEastArrow {
	background-image: url(../Images/arrow_south_east.gif);
	background-repeat: no-repeat;	
	height: 32px;
}
.checkoutAddressContainer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.checkoutAddressContainer .addressCell {
	width: 170px;
	padding-left: 10px;
	line-height: 100%;
}
.checkoutAddressContainer .addressCell ul {
	margin:0;
	padding:0;
	list-style:none;
}
.billingSummary {
	text-align: right;
}
.billingSummary table {
	width: 180px;
	margin-left: auto;
}
#paymentOptionsContainer {
	color: black;
}
.paymentOptionContinueContainer {
	padding-left: 450px;
}
.icon_CreditCards {
	background-image: url(../Images/icon_CreditCards.png);	
	width: 30px;
	height: 20px;
	background-repeat: no-repeat;
}
.icon_WireTransfer {
	background-image: url(../Images/icon_WireTransfer.png);	
	width: 30px;
	height: 20px;
	background-repeat: no-repeat;
}
.icon_Cash {
	background-image: url(../Images/icon_Cash.png);	
	width: 30px;
	height: 20px;
	background-repeat: no-repeat;
}
.icon_PayPalExpress {
	background-image: url(../Images/icon_PayPalExpress.png);	
	width: 30px;
	height: 20px;
	background-repeat: no-repeat;
		
}
.icon_GiftCertificate {
	background-image: url(../Images/icon_GiftCertificate.png);	
	width: 30px;
	height: 20px;
	background-repeat: no-repeat;
}
.icon_Check {
	background-image: url(../Images/icon_Check.png);	
	width: 30px;
	height: 20px;
	background-repeat: no-repeat;
}
.icon_eCheck {
	background-image: url(../Images/icon_ECheck.png);	
	width: 30px;
	height: 20px;
	background-repeat: no-repeat;
}
.icon_PurchaseOrder {
	background-image: url(../Images/icon_PurchaseOrder.png);	
	width: 30px;
	height: 20px;
	background-repeat: no-repeat;
}
.paymentOption {
	padding: 10px;
}
.paymentInstruction {
	margin-bottom: 20px;	
}
.cvvDisplay {
	background-image: url(../Images/cvv2visa.gif);
	background-repeat: no-repeat;	
	width: 185px;
	height: 115px;
	margin-bottom:20px;
	margin-left:auto;
	margin-right:auto;
}
#cvv {
	width: 35px;
	margin-right: 20px;
}

/*CheckoutAddressBook*/
#chooseAddressLabel
{
	margin-bottom: 20px;
}
.help {
	margin-bottom: 20px;	
}
#addAddressButton
{
	margin-top: 20px;
}
#newAddressTable
{
	margin-bottom: 50px;
}
#newAddressTable td:first-child {
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
}
#multipleAddressSuggest
{
	float:right;
	border-color: #999999;
	border-width: 1px;
	border-style: solid;
	font-size: 110%;
	text-align: center;
	font-weight: bold;
	width: 180px;
}
#addressBookEntries {
	clear:both;
	margin-bottom: 20px;
}
.addressBookEntryDiv {
	width: 180px;
	height: 160px;
	float:left;
}
.addressBookEntry {
	list-style: none;
	margin: 0;
	padding: 0;
}

/*CheckoutShipping*/
#shippingMethodQuotesTable {
	width: 100%;
	padding: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
h3.shippingMethodLabel {
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-top:10px;
	padding-bottom:10px;
}
#pleaseSelectCell {
	background-image: url(../Images/arrow_east_south.gif);
	background-position: bottom center;
	background-repeat: no-repeat;	
	height: 50px;
	vertical-align: top;
}
.carrierIconCell {
	width: 30px;
	background-image: url(../Images/carrier_Unknown.gif);
	background-repeat: no-repeat;	
}
td.UPS {
	background-image: url(../Images/carrier_UPS.gif);
}
td.USPS {
	background-image: url(../Images/carrier_USPS.gif);
}
td.FedEx {
	background-image: url(../Images/carrier_FedEx.gif);
}
td.DHL {
	background-image: url(../Images/carrier_DHL.gif);
}
.shippingCostCell {
	width: 100px;
	text-align: right;
}
.shippingSelectCell {
	width:80px;
	text-align: center;
}

.checkoutContinueContainer {
	border-top-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	text-align: right;
	padding-top: 20px;	
}
/*CheckoutConfirm*/
#confirmAddressesTable {
	width: 100%;
	line-height: 105%;
	border-top-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;	
}
.destinationRow td{
	padding-top: 10px;
	border-top-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;	
}
.destinationRow {
	font-weight: bold;
}
.cartEntryOptionValuesRow,.giftWrapMessageRow {
	font-size: 80%;
	line-height: 80%;
}
#confirmAddressesTable td {
	width: 50%;
	vertical-align: top;
}
.addressLabel {
	font-weight:bold;
	margin-bottom: 5px;
}
#cartCostSummaryTable {
	padding: 0;
	width: 100%;
	margin:0;
}
#cartSummaryTable {
	width: 100%;
	padding: 0;	
}
.grandTotalRow {
	font-weight: bold;
	text-transform: uppercase;	
}
#cartCostSummaryTable td:last-child {
	width: 80px;
}
#cartSummaryTable td:last-child {
	text-align: right;
}
#comments {
	width: 80%;
	height: 75px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#shippingMethodsRow td, #paymentMethodsRow td {
	border-top-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
}
#commentPrompt {
	border-top-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-top: 3px;
	padding-bottom: 3px;
}
#cartContentsLabel {
	font-weight: bold;	
}
.cartEntryRow td:first-child {
	width:40px;
}
#orderProcessingMessage {
	background-image: url(../Images/loading_small.gif);
	background-repeat: no-repeat;
	padding-left: 23px;
	text-align: left;
	float: right;
}

/*CheckoutMultiPackage*/
.shippingPackageGroup {
	margin-bottom: 40px;	
}
.shippingPackageGroup ul {
	padding: 0;
	margin: 0;	
	list-style: none;
}
.shippingPackageGroup ul li {
	margin-bottom: 10px;
}
.shippingPackageGroup:last-child {
	margin-bottom: 0px;	
}
.shippingPackageGroup h4 {
	margin-top: 20px;
	
}
.shippingEntryPhoto {
	float: left;
	width: 60px;
	text-align: center;	
}
.shippingEntryPhoto img {
	width: 50px;
	max-height: 50px;	
}
.shippingEntryItemName {
	font-size: 105%;
	font-weight: bold;
	float:left;	
}
.shippingEntryDescription {
	font-size: 80%;
	font-weight: normal;
}
/*CheckoutMultiAddress*/
#multiDestinationTable
{
	margin: 0;
	padding: 0;
	width: 100%;
}
.listBorder th:first-child {
	padding-left: 5px;
}
.shipmentEntryRow td {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;	
}

/*CheckoutGiftWrap*/
.giftWrapTable {
	width: 100%;
}
.giftWrapOptionsCell,.giftWrapMessageCell {
	width: 50%;
	border-top-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
}
.giftWrapDestinationCell h3 {
	display: inline;
}
.giftWrapMessageCell textarea {
	height: 80px;
	width:100%;
}
#giftWrapPrompt {
	padding-right: 100px;
	background-image: url(../Images/giftWrapExample.png);
	background-repeat: no-repeat;
	background-position: right;	
	min-height: 70px;
}


/*CheckoutThankYou*/


/*My Account*/
.invoicesLabel,
.invoicesTable {
	width: 500px;
}
.invoicesLabel {
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.invoiceRow:hover {
	background-color: #e5f3f8;	
}

.invoiceRow a {
	background: none;
}
.invoiceRow {
	text-align: right;
}
.invoiceRow .invoiceNumber {
}

#subscriptionsPaneTable {
	width: 500px;
	margin-bottom: 10px;
}
#subscriptionsPaneTable tr:hover {
	background-color: #e5f3f8;	
}
#subscriptionsPaneTable td:last-child{
	text-align: right;
}
#subscriptionsPaneTable a{
	background: none;
}
#currentBalance {
	font-weight: bold;	
}
.SubscriptionsPane ul {
	margin-top: 0px;	
}
/*My Invoice*/
#invoiceLinesTable,
#invoiceStatusTable {
	width: 100%;
	margin-bottom: 30px;
}
.invoiceSummaryLabel,
.invoiceSummaryValue {
	text-align: right;
}
#orderTotalRow {
	font-size: 110%;
}
#orderTotalRow .invoiceSummaryLabel {
	font-weight: bold;
}
.invoiceLineRate,
.invoiceLineTotal {
	text-align: right;
}
.invoiceLineLabelRow {
	font-weight: bold;
}
.invoiceLineOptionsRow {
	font-size: 80%;
}
#invoiceStatsTable td:first-child,
#invoiceStatusTable tr:first-child {
	font-weight: bold;
}

.sideBoxItemListTable {
}
.sideBoxItemListTable td {
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
}
.sideBoxItemListTable tr:first-child td {
	border-top: none;	
}
.sideBoxItemListTable .photoCell {
}
.sideBoxItemListTable .media {
	max-width: 60px;
}
.sideBoxItemListTable .itemName {
	padding-bottom: 0;
	font-size: 100%;
}
.sideBoxItemListTable .countCell {
}

/* MyPayment*/
#amountToPayDiv {
	margin-top: 20px;
}

.icon_AutoPayment {
	background-image: url("../Images/icon_AutoPaymentMethod.png");
    background-repeat: no-repeat;
    height: 20px;
    width: 30px;
}
#amountToPay {
	width: 80px;
}
#suspendedSubscriptionsToReactiveDiv {
	margin-top: 10px;
}
#suspendedSubscriptionsToReactiveDiv ul {
	list-style: none;
	margin-left: 3px;
	padding-left: 3px;
	margin-top: 0px;
}

/* MyAutoPaymentMethod */
.MyAutoPaymentMethod #centerColumn h3 {
	margin-top: 20px;
	margin-bottom: 15px;
}
/* My Subscription */
#manageSubscriptionTable {
	width: 400px;
}

#cancelSubscriptionDiv {
	margin-top: 20px;
}

#cancellationComment {
	height: 75px;
	width: 300px;
}

/*WishListPage*/
.label{
	font-weight: bold;
}
.wishListOwner {
	float: left;	
}
.wishListStart {
	float: right;	
}
.wishListDescription {
	clear: both;		
}
.wishListDetailsContainer {
}

.WishListPage #socialSharing {
	margin-top: 20px;	
	margin-bottom: 20px;	
	text-align:right;
}

/* GiftCertificatePage */
#giftCertificateOptionsTable {
	margin-top: 40px;
}

#giftCertificateOptionsTable td:FIRST-CHILD {
	width: 150px;
}

#giftCertificateOptionsTable input[type="text"],
#giftCertificateOptionsTable textarea {
	width: 150px;
}

#giftCodeInput {
	width: 100px;	
}

/*Checkout progress*/
#checkoutProgress {
	float: right;
	margin-top: 0px;
	margin-bottom: 0px;
}

#checkoutProgress li {
	display: inline;
	margin-left: 10px;
	font-size: 10px;
	font-family: Arial;
	text-transform: uppercase;
}

#checkoutProgress li.Active {
	font-weight: bold;
	color: black;
}
#checkoutProgress li.Remaining {
	color:#CCCCCC;
}

#checkoutProgress li.Completed {
	color:#999999;
}

html.LoginRegistration .pageTitle,
html.Checkout .pageTitle,
html.CheckoutAddressBook .pageTitle,
html.CheckoutAddressEdit .pageTitle,
html.CheckoutBillingEdit .pageTitle,
html.CheckoutConfirm .pageTitle,
html.CheckoutDelivery .pageTitle,
html.CheckoutGiftWrap .pageTitle,
html.CheckoutMultiAddress .pageTitle,
html.CheckoutMultiPackage .pageTitle,
html.CheckoutPayment .pageTitle,
html.CheckoutThankYou .pageTitle {
	margin-top: 0;
}

#freeShippingMoreInfoDiv {
	font-size: 90%;
	padding: 5px;
}

#myCartSize {
	background-image: url("../Images/cart.gif");
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 20px;
	
}

#myTransactionsDaySelectDiv {
	text-align: right;
	margin-bottom: 20px;
}

#myTransactionsTable {
	width: 100%;
}

#myTransactionsTable tr:hover {
	background-color: #e5f3f8;	
}

#myTransactionsTable #previousBalanceLabel,
#myTransactionsTable #currentBalanceLabel {
	text-align: right;
}

#myTransactionsTable .entryDate,
#myTransactionsTable .referenceNumber,
#myTransactionsTable .transactionType,
#myTransactionsTable .transactionDetails,
#myTransactionsTable th.runningBalance
#myTransactionsTable th.transactionTotal {
	text-align:center;
}

#myTransactionsTable td.runningBalance,
#myTransactionsTable td.transactionTotal {
	text-align:right;
}

#myTransactionsTable #currentBalanceRow {
	font-size: 110%;
	font-weight: bold;
}

.notificationText ul {
	margin-left: 20px;
	
}

/*TEMP*/
.WishListPane {
	
	display:none;
}
