#wishlist .extendedCart {
	margin: 10px 0;
}
#wishlist .buttons {
	text-align: right; 
	float:right;
}
#wishlist dl.pageresults {
	padding: 0;
	float:left;
	margin:0;
}
#wishlist dd, #wishlist form {
	margin: 0;
	padding: 0;
}
#wishlist fieldset {
	border: 1px solid #9a9a9a;
	margin: 0 0 10px 0;
	padding: 10px;
}
.wishlistfields li label {
    width: 100px;
}
#wishlist .content .buttons > a, #wishlist .content .buttons > a:hover, #wishlist .content .buttons > a:active, #wishlist .content .buttons > a:visited {
    color: #ffffff;
}
#wishlist legend {
	border: 1px solid #9a9a9a;
	background-color: #abbbd3;
	padding: 5px;
}
#wishlist label.inline {
	display: inline;
	color: #930;
	}

#wishlist form.control {
	margin: 0 0 30px 0;
	padding: 0;
	}
.wishlist-result {
    display: inline-block;
    margin: 20px 0 0;
    width: 100%;
}
#wishlist .product-listview .product-info {
    padding: 15px 0;
}
#wishlist form.control fieldset {
	border: 0;
	margin: 2px 0 1px 0;
	padding: 0;
	}

#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: 100%;
	}

#wishlist .m {
	width: 100%;
	}

#wishlist .l {
	width: 100%;
	}

#wishlist .xl {
	width: 100%;
	}
.send-mail .formrow, .find-wishlist .formrow, .edit-wishlist .formrow {
    margin: 15px 0;
}
#wishlist .alert-text.forward {
    margin: 0 0 15px;
}
.send-mail .buttons > input[type="submit"], .find-wishlist .buttons > input[type="submit"], .edit-wishlist .buttons > input[type="submit"] {
    margin-left: 10px;
}
#wishlist .send-mail label, .find-wishlist label, .edit-wishlist label {
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
}
#wishlist .footnote {
	color: #666;
	font-size: x-small;
	padding-top: 0;
	margin-top: 20px;
}
#wishlist table.productlist th {
	font-size:18px;
}
#wishlist table.productlist th.right, #wishlist table.productlist th.center {
	text-align: center;
}	
#wishlist table.productlist td.odd-center {
	text-align: center;
}
#wishlist table.productlist td.even-center {
	text-align: center;
}
#wishlist img.productlist {
	height:auto;
	width:100%;
}
#wishlist div.wishlistfields {
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 0; 
}
#wishlist ul {
	list-style: none none outside;
	padding-left: 0em;
	margin-left: 0px;
	margin-top: 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: #379;
}
#wishlist p.inputrequirement {
	text-align: right;
}
#wishlist .notabene { 
	font-weight: 600;
	margin: 10px 0;
}	
#wishlist .price { 
	font-size:14px;
}
.product_wishlist_name {
    margin: 0 0 10px;
	font-size:14px;
	font-weight:600;
}
#wishlist .product-listview {
    margin-bottom: 30px;
    margin-top: 0;
}
#wishlist .product-listview .product-info .description {
    margin-bottom: 0;
}

/*
label.tabbed-m {
	display: inline;
	float: left; 
	width: 7em; 
	text-align: left;
	clear: left;
	}
*/