/*************  INFO AND CUSTOMER SERVICE PAGES STYLES  ***********/
#content_wrapper.info_wrapper { margin-right:0px; width:695px; }
#content_inner.info_inner { padding:10px 20px; text-align:left; width:660px; }

/** Search results page **/
.info_wrapper #products { width:680px; height:auto; }
.info_wrapper #products ul { width:680px; height:auto; }

/** Main info/consolidated cs page **/
#info_leftnav { width:200px; float:left; }
#info_leftnav ul li { margin:2px 0; text-align:left; list-style-type:none; font-weight:bold; }
#info_leftnav ul li a { color:#000; }
#info_leftnav ul li a:hover { color:#666 }
#info_column1 { float:left; margin-left:0; width:235px; border-left:1px #ccc solid; }
#info_column2 { margin-left:450px; width:220px; background-color:#fff; }
* html #info_column2 { float:right; width:200px; margin-left:0; }
*:first-child+html #info_column2 { float:right; margin-left:0; }

.info_column ul { margin-left:10px; margin-bottom:10px; }
.info_column ul li { padding:2px 0; text-align:left; list-style-type:none; }
.info_column ul li h3 { font-size:14px; }
.info_column ul li a { color:#000 !important; font-weight:bold; }
.info_column ul li a:hover { color:#666 !important; }

/** Customer service page **/
#cs_nav { padding:3px 0 10px 0; }
#cs_nav a { color:#f00 !important; }
#cs_nav a:hover { color:#222 !important; }
#content_inner.customerservice_inner input { margin-bottom:5px; height:18px; }
#content_inner.customerservice_inner br { line-height:16px; }
#content_inner.customerservice_inner img { margin-bottom:5px; }

/** Order Lookup page **/
#content_inner.orderlookup_inner input { margin-bottom:5px; height:18px; }
#content_inner.orderlookup_inner br { line-height:16px; }

/** Product Suggestion page **/
#content_inner.productfinder_inner input, select, textarea { margin-bottom:5px; }
#content_inner.productfinder_inner input { height:18px; }
#content_inner.productfinder_inner br { line-height:16px; }

/** Shipping and Return page **/
.returnstable { margin-top:10px; color:#fff; font-size:12px; border:1px #000 solid; }
.returnstable td { padding:1px 3px; border:0; }
.returnstablebody { background-color:#F5F5F5; color:#000; border:0; margin:0; }
.returnstableheader { background-color:#C0C0C0; color:#000; font-size:12px; font-weight:bold; border:0; margin:0; }
#returnstableintl { width:500px; }
#returnstableintl td { text-align:left; font-size:12px; }

/** Find A Wish List page **/
#content_inner.wishlist_inner form { margin:0; padding:0; }
#content_inner.wishlist_inner input { margin:10px 0 5px 0; }
#content_inner.wishlist_inner div#products { width:680px; border:0; }
#content_inner.wishlist_inner div#products ul { width:670px; }

/** Register page **/
#content_inner.register_inner img { margin:10px auto 0 auto; }
#content_inner.register_inner table th { text-align:right; }
