/**
* Product Properties Extension
*
* @author    PS&More www.psandmore.com <support@psandmore.com>
* @copyright 2011-2015 PS&More
* @license   psandmore.com/licenses/sla
*/
#quantity_wanted_p input {width: 60px;}
#buy_block #quantity_wanted_p a.product_quantity_up + .pp_qty_text {position: absolute; top: 1em; right: -46px;}
#buy_block .our_price_display .pp_unity_text, #buy_block .our_price_display .pp_price_text {font-size: 100%; _color:#b68c8b;}
#cart_summary .cart_item.pp_qty_behavior_1 .cart_quantity .cart_quantity_button {display: block !important; padding-right: 0;}
#cart_summary .cart_item.pp_qty_behavior_1 .cart_quantity .cart_quantity_button a {display: none;}
#cart_summary .cart_item.pp_qty_behavior_1 .cart_quantity .cart_quantity_button input {width: 60px; margin-left: 6px;}
.cart_block dt {position: relative;}
.cart_block .pp_qty_wrapper {clear: none; color: inherit; position: absolute; top: 2em; left: 57px;}