#content { clear: both; overflow: auto; background: #fff; margin-bottom: 8px; padding-bottom: 4px; margin-top: 2em;}
.branches-wrap {float:right; margin:0; width:33%; padding-left:2%;}
.inquries-wrap {float:left; margin:0; width:60%; border:3px solid #FFFFFF; -moz-border-radius: 15px; -webkit-border-radius: 15px; background-color: #f5f5ea;}
#siteInfo span {color: red; }

div.card {margin: 0 0 12px 0;
    padding: 4px 0 4px 24px;
    width: 88%;
    border: 0;
    border-bottom: 1px solid #eee;
    clear:both;
    color:#555555;
}
div.card img.photo {float: left;
    margin: 0 16px 4px 0;
    padding: 4px; /* the padding of the small picture (number picture() */
    border: 2px solid #fef; }

div.card p.ContanctName {float: right;
    margin: 3px 0 0 0;
    font-weight: bold;
    font-style: normal;
    color: #aab;
    border: none; display:block;}

div.card i {font-style: normal;}
/* branch name */
div.card span.reviewer {margin: 0 0 6px 0; font-weight: bold; font-size: 120%;}
div.card blockquote.description {
/*	margin: 2px 0 6px 73px; /* the left margin of 73px moves description text to the right to become under the title when there is picture */
	margin: 2px 0 6px 0; /* 73px moves description text to the right to become under the title */
    padding: 0;}

div#wrapper div.inquries-wrap div.textboxLinks dl dt {color: #4B0082; font-size: 1.1em; font-weight: bold;}
div#wrapper div.inquries-wrap div.textboxLinks dl dd {padding-left: 32px;}

.options ul {list-style:none; margin-top: 12px;}
.options li, .options li a {margin: 0; width:94%; padding: 2% 3%;}
.options li a{display: block;}
.options li a{text-decoration: underline; border: 1px solid #F1EFE2;}
.options li a:hover {background-color: #fff; border: 1px solid blue; text-decoration: none;}
.options li a:active {background-color: #FAFAD2;}

