.product-view .product-shop .product-type-data .availability {
	color: #B7B7B7;
}

.product-view .product-shop .short-description .std, .product-view .product-shop .short-description .std P, .product-view .product-collateral .tab-content .tab-pane .std {
	color: #333;
}
#contactForm .form-list .input-box {
  width: 100%;
}
#contactForm .fieldset .legend {
  margin: 0 0 10px;
}
#contactForm ul.form-list { clear: both; }
#contactForm p.required { clear: both; display: block;
}
.notice {
    background: 0 0 repeat scroll #5EBFC7;
    border-radius: 5px;
    color: #ffffff !important;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 15px;
    padding: 15px 15px 15px 20px;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2); 
	}
