div.ajaxNavShow {
	width: 100%;
}
div.ajaxNavShow > div {
    background-color: #f0f0f0;
    color: #bcbcbc;
    width: 100%;
    height: 35px;
    display: inline-block;
    margin-right: 1px;
    text-decoration: none;
    text-align: center;
    padding-top: 10px;
    display: table;
    margin: 0 auto;
    cursor: pointer;
}

div.ajaxNavShow > div:hover {
    background-color: #cc4e43;
    color: #fff;
}
span.in_stock_772 {
	float:right;
	color:#00ad5d;

}
span.in_stock_773 {
	float:right;
	color:#d33b2e;

}
span.in_stock_774 {
	float:right;
	color:#ff6900;
}

div.subscribe_title
{
    color: #fff;
    margin-bottom: 15px;
}
div.div_current_list_price{
	width: 130px;
}
span.current_list_price
{
	float:left;
}
span.item_old_price

{
	float: left;
}