.quick-order {
    /*display: none;*/
}

.cart_item_list .wishFinder .quantity {
    width: 14%;
}

.dynamic_page_message_info {
    color: black;
    display: inline;
}


.forgotpassword p.right {
	display: none;
}

.forgotpassword input.button.right {
	float: left;
	clear: both;
	margin-right: 10px;
}

.changepassword .link_button {
	width: 115px;
}

.changepassword .link_button input.right {
	float: left;
}

.changepassword .link_button a.right {
	float: left;
	color: #f40000;
	margin-top: 10px;
}

.changepassword .message_container ul {
	list-style: none;
	color: #f40000;
}

.item-price .discount {
	font-weight: normal;
	text-transform:	none;
	color: #f40000;
}

.homepage .home-template {
	display: none;
}
