#wishlist .extendedCart {
	float: right;
	margin-left: 5px;
	}
#wishlist .extendedDelete {
	float: right;
	}
#wishlist .buttons {
	text-align: right;
	margin-top: 10px;
	}

#wishlist dl.pageresults {
	margin: 20px 0 0 0;
	padding: 0;
	}

#wishlist dd, #wishlist form {
	margin: 0;
	padding: 0;
	}

#wishlist label {
	text-align: left!important;
	}

#wishlist label.block {
	display: block;
	margin-top: 7px;
	}

#wishlist label.inline {
	display: inline;
	color: #930;
	}

#wishlist form.control, #wishlist form.moveto {
	margin: 0 0 30px 0;
	padding: 0;
	}

#wishlist form.control fieldset {
	border: 0;
	margin: 2px 0 1px 0;
	padding: 0;
	border-bottom: 1px solid #9a9a9a
	}

#wishlist form.control label {
	display: block;
	color: #000;
	margin-top: 0px;
	}

#wishlist form.control div.single {
	padding: 3px 5px;
	}

#wishlist form.control div.multiple {
	padding: 3px 5px;
	float: left;
	}

#wishlist form.control div.multiple label {
	display: block;
	}

#wishlist div.clearleft {
	padding: 0;
	margin: 0;
	clear:left;
	}

#wishlist .s {
	width: 50px;
	}

#wishlist .m {
	width: 100px;
	}

#wishlist .l {
	width: 200px;
	}

#wishlist .xl {
	width: 300px;
	}

#wishlist table.productlist {
	border: 1px solid #9a9a9a;
	}


#wishlist .footnote {
	padding-top: 0;
	margin-top: 20px;
	}

#wishlist table.productlist th.right, #wishlist table.productlist th.center {
	text-align: center;
	}


#wishlist table.productlist td.odd-right {
	text-align: right;
	}

#wishlist table.productlist td.odd-center {
	text-align: center;
	}

#wishlist table.productlist td.even {
	background-color: #f5f5f5;
	}

#wishlist table.productlist td.even-right {
	background-color: #f5f5f5;
	text-align: right;
	}

#wishlist table.productlist td.even-center {
	background-color: #f5f5f5;
	text-align: center;
	}

#wishlist div.tableheading {
	height: 25px;
	background: #abbbd3;
	background-image: url(../images/tile_back.jpg);
	background-repeat: repeat-x;
	color: #fff;
	font-size: x-small;
	font-weight: bold;
	border: 1px solid #9a9a9a;
	padding: 3px 6px 0px 6px;
	}

#wishlist div.wishlist-even {
    display: inline-block;
    width: 96%;
    border: 1px solid #e9e9e9;
    border-radius: 5px;
    padding: 15px;
    margin: 15px 0;
	background-color: #f7f8fa;
	}

#wishlist div.wishlist-odd {
    display: inline-block;
    width: 96%;
    border: 1px solid #e9e9e9;
    border-radius: 5px;
    padding: 15px;
    margin: 15px 0;
	}

#wishlist img.productlist {
	margin: 0px 15px 15px 0px;
	float: left;
	}
/*
#wishlist div.wishlistfields {
	margin: 10px 0px 0px 0px;
	padding: 10px 0px;
	border-top: 1px dotted #9a9a9a;
	}
*/
#wishlist ul {
	list-style: none none outside;
	padding-left: 0em;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	}

#wishlist ol {
	padding-left: 2.2em;
	margin-left: 0px;
	margin-top: 0px;
	text-indent: -0.4em;
	}

#wishlist ol li {
	line-height: 1.4em;
	}

#wishlist .inputrequirement {
	color: #ff4444;
	}

#wishlist p.inputrequirement {
	text-align: right;
	}

#wishlist .notabene {
	color: #379;
	font-weight: bold;
	}

#wishlist .price {
	font-weight: bold;
	}


.wishlist_bb1 {
	border-bottom: 1px solid #9a9a9a;
	margin: 10px 0;
	padding-bottom: 30px;
}

.wishlist_image {
	max-width: 90%;
	height: auto;
	padding: 10px;
}

.w-95 {
	width: 95%;
}
/*
label.tabbed-m {
	display: inline;
	float: left;
	width: 7em;
	text-align: left;
	clear: left;
	}
*/

.multiple {
	align-items: center;
}

.form-control {
background: #f7f8fa;
font-size: 14px;
border: 1px solid #e9e7e7;
padding: 11px 12px 10px 15px;
font-family: Hind,sans-serif;
box-shadow: none;
outline: 0;
color: #777;
font-weight: 300;
border-radius: 6px;
transition: .2s linear;
}

select.form-control {
padding: 10px 12px 11px 15px;
cursor: pointer;
}

.cartAttribsList {
	margin-left:10px;
}
