
.title span {
border-bottom: 1px #ce2337 solid;
display: inline-block;
line-height: 1 !important;
margin: 0 ;
font-weight:bold;
height:30px;
padding: 0px 10px;
font-size: 24px;
}

.title {
width: 100%;
height:30px;
border-bottom: 1px #eaeaea solid;
display: block;
line-height: 1 !important;
margin-bottom: 20px;
margin-top: 30px;
font-weight: normal;
}

.priceListTitle span {
border-bottom: 1px #ce2337 solid;
display: inline-block;
line-height: 1 !important;
margin: 0 ;
font-weight: bold;
height:30px;
padding: 0px 10px;
font-size: large;
}

.priceListTitle {
width: 100%;
height:30px;
border-bottom: 1px #eaeaea solid;
display: block;
line-height: 1 !important;
margin-bottom: 20px;
margin-top: 30px;
font-weight: normal;
}

.subtitle span {
border-bottom: 1px #f25f70  solid;
display: inline-block;
line-height: 1 !important;
margin: 0 auto;
font-weight:bold;
height:30px;
padding: 0px 10px;
font-size: large;
}

.subtitle {
width: 100%;
height:30px;
border-bottom: 1px #eaeaea solid;
display: block;
line-height: 1 !important;
text-align: center;
margin-top: 60px;
margin-bottom: 30px ;
}

.navtitle span {
border-bottom: 1px #f25f70  solid;
display: inline-block;
line-height: 1 !important;
margin: 0 auto;
font-weight:bold;
height: 30px;
padding: 0px 10px;
font-size: large;
}

.navtitle {
width: 100%;
height:30px;
border-bottom: 1px #eaeaea solid;
display: block;
line-height: 1 !important;
margin: 30px 0;
}