﻿a { font-size:10pt; }
a:link, a:visited { color:#ab1f23; text-decoration:underline; }
a:hover, a:active { color:black; text-decoration:none; }

html, body	{ font-family:Arial; font-size:10pt; }

label { }

.sidebarLocations div { padding-right:0px; padding-left:8px; }
    .sidebarbottom { padding:10px 0px 10px 0px; }
    
.storename { font-size:18pt; font-weight:bold; color:black; text-transform:capitalize; padding:10px 0px; }
.address { font-size:10pt; }
.phones { font-size:10pt; }
.detailstitle { font-size:10pt; font-weight:bold; }
.details { font-size:10pt; }

.error { color:Red; font-weight:bold; }
.red { color:Red; }
.bold { font-weight:bold; }
.notBold { font-weight:normal !important; }
