.product-list h3 a {
    color:#019312;
    font-size:14px;
    margin:13px 0 0;
}

.product-detail .product-list h3 a {
    color:#000;
}

.sort .submit {
    background:none !important;
    text-indent:0 !important;
}
.heading .price .price{
	margin:0;
}
.messages, .messages ul {
    padding-top:4px;
}

#content #customer-reviews  {
    padding: 0 10px;
}

.login-form .text div.validation-advice {
    display:block;
    color:#f00;
    margin:5px 0 -7px;
    position:relative;
    padding:0 60px 0 17px;
    background:url(../images/bullet-error-arrow.gif) no-repeat 4px 3px;
    font-weight:normal;
    line-height:12px;
}

.login-form div.error {
    height:auto;
}
