

.catalog-bread-crumbs {font-size:16px;  }
.clicktoviewcart a {font-size: 16px; text-decoration: underline;}
#select-expiration-year select {width: 30px;}
table.fieldset tr.field td div select.select-expiration-year {
width: 78px;
}


.displayresulttext {
	font-size: 14px;
}


.hiddenElement { display:none; font-size: 16px; }

.opc-shipment-title {
    font-weight: bold;
    font-size: 1.1em;
    visibility: hidden;
}

.opc-shipment-title:after {
    visibility: visible;
    content: "Shipment";
    margin-left: -78px;
}


a.betterbutton {
display: inline-block;
text-align: center;
color: #373D3F;
font-size: 19px;
padding: 10px 40px;
border-radius: 20px;
background: #107896;
font-weight: bold;}

a.black.betterbutton {background: #000;}
a.betterbutton:hover {color: #ffffff; text-decoration: none; background: #107896;}