	.triangle-isosceles::after {
	    border-color: #009999 transparent;
	    border-style: solid;
	    border-width: 15px 15px 0;
	    bottom: -15px;
	    content: "";
	    display: block;
	    left: 50px;
	    position: absolute;
	    width: 0;
	}

	.triangle-isosceles {
	    background: #009999 none repeat scroll 0 0;
	    border-radius: 0;
	    color: #fff;
	    font-size: 18px;
	    font-weight: 500;
	    margin: 1em 0 3em;
	    padding: 15px;
	    position: relative;
	    width: 90%;
	}

	.pro-list-a {
	    font-size: 18px;
	    font-weight: normal !important;
	}
#search button.gcsBox::before {
    display:none;
}