#pageInnerWrapper {
	margin:0 auto;
  width: 911px;
}

#left {
	float:left;
	width:120px;
	margin:15px 0 0 0;
	overflow:hidden;
}
#right {
	position:relative;
	float:left;
	width:783px;
/*	overflow:hidden; */
	background:url('/images/dot_vertical.gif') repeat-y top left;
	margin:0;
}
.dot {
	margin:10px 0;
}
#left .answer {
	margin:0 0 8px 0;
}
#left .answer input, #left .answer label {
	vertical-align:middle;
}
#left .answer label {
	width:81px;
}
#left .dot {
	margin:10px 16px 10px 0;
}
#introText {
	position:relative;
	margin:10px;
}
#question {

}
#currentQuestion {
	position:relative;
	padding:25px 0px 25px 49px;
}
#question .text {
	width:534px;
	font-size:12px;
	font-weight:bold;
}
#question .nextButton {
	position:absolute;
	top:25px;
	right:10px;
}
#productAreaContainer {
	background:url('/images/dot_vertical.gif') repeat-y top right;
}
#productArea {
	float:left;
	width:735px;
	padding:0 0 0 31px;
}
#wishList {
	height:525px;
}
#quicklookContainer {
	position:relative;
	float:left;
	width:238px;
	background:url('/images/dot_vertical.gif') repeat-y top right;
}
.quickLook {
	background:white;
	width:236px;
}
.productInfo {
	position:relative;
	text-align:center;
}
.productInfo .content {
	text-align:left;
	width:206px;
	margin:0 auto;
	padding:25px 0;
}
.productInfo .content .inset, .quickLookPanels .description, .quickLookPanels .keywords {
	width:180px;
	margin:0 13px;
}
.browseItem {
	position:relative;
	float:left;
	width:98px;
	overflow:hidden;
	margin:5px 7px;
	text-align:center;
}
.quickLook .sides {
	background:url('/images/backgrounds/quicklook_sides.gif') repeat-y top left;
}
.quickLook .bottom {
	background:url('/images/backgrounds/quicklook_bottom.gif') no-repeat top left;
}
.browseItem .top {
	background:url('/images/backgrounds/browse_top.gif') no-repeat top left;
}
.browseItem .bottom {
	background:url('/images/backgrounds/browse_bottom.gif') no-repeat top left;
}
.wishlistItem {
	position:relative;
	float:left;
	width:70px;
	overflow:hidden;
	margin:5px 15px;
	text-align:center;
}
.wishlistItem .dot, .browseItem .dot {
	margin:2px 0 6px 0;
}
.wishlistItem .sides {
	width:70px;
	height:100%;
}
.browseItem .sides {
	width:98px;
	height:100%;
}
.wishlistItem .content, .browseItem .content {
	margin:0 6px;
	padding:6px 0;
}
.wishlistItem .content .productLinks, .browseItem .content .productLinks {
	text-align:left;
}
.browseItem .content .productLinks {
	padding:0 0 0 17px;
}
.quickLook {
	position:absolute;
	z-index:2;
	background:#fff;
	width:232px;
	top:0;
	left:0;
}
.wishlist {
	top:41px;
}
.quickLookTabs .details {
	width:76px;
}
.quickLookTabs .description {
	width:85px;
	padding:0;
}
.quickLookTabs .keywords {
	width:75px;
}
.quickLookPanels .description, .quickLookPanels .keywords {
	font-size:10px;
}
.quickLookPanels .description .dotPipe {
 margin:0 0 5px 0;
}
.productInfo {
	clear:both;
}
.border {
	visibility:hidden;
}
.background {
	background:transparent;
}
.top {
	width:100%;
	height:6px;
	background:url('/images/backgrounds/wishlist_item_top.gif') no-repeat top left;
	overflow:hidden;
}
.bottom {
	width:100%;
	height:6px;
	background:url('/images/backgrounds/wishlist_item_bottom.gif') no-repeat top left;
	overflow:hidden;
}
#right .answer {
	float:left;
	margin:10px 0 20px 20px;
	font-size:11px;
}
#right .answer label, #left label, #right .answer a, #left a {
	font-weight:normal;
	text-decoration:none; 
}
#right .answer input {
	vertical-align:middle;
}
#right .answer span {
	vertical-align:middle;
}
#left a, #left label, #left input {
	margin:0 0 0 5px;
}
.leftnavTitle {
	position:relative;
	height:17px;
	width:120px;
	margin:0 0 4px 0;
}
.leftnavTitle img {
	margin:3px 0 0 0;
}
.pagination {
	position:relative;
	clear:both;
}
.pagination .text img {
	vertical-align:bottom;
}
.pagination .text {
	padding:0 0 0 12px;
}
.pageLinks {
	right:10px;
	line-height:18px;
}
.wishlistItem .thumbnail img {
	width:50px;
	height:62px;
}
.quickLook h1 {
	display:block;
	font-weight:bold;
	margin:0 0 10px 0;
}
.quickLook h2 {
	color:#9c9090;	
	font-size:14px;
	margin:0;
	padding:0;
	text-transform:uppercase;
}
.selected {
	background:url("/images/guide/leftnav_selected.gif") no-repeat top right;
}
.rentalTermsMembers {
	line-height:14px;
	margin:0 0 8px 0;
}
#popupBorder {
	margin:275px 0 0 120px;
}
.quickLook .callToArrow {
	font-size:11px;
	line-height:14px;
  margin: 0 0 5px;
	text-transform:none;
}
.callToArrow {
	font-size:9px;
	line-height:12px;
	text-transform:uppercase;
}
#popupBackground {
	text-align:left;
}
#popupContentData {
	z-index:101;
	position:absolute;
	top:107px;
	left:-108px;
	background:transparent;	
}
#products ul {
  list-style:none;
}
#featuredProducts {
  padding-left: 0;
}
