﻿
.text-name{
    color:#504a39;
}
 .srch .col-1 {
        margin: 0px;
        padding: 0px;
}
.srch .col-2 {
        margin: 0px;
        padding: 0px;
}
.srch .col-3 {
        margin: 0px;
        padding: 0px;
}
.srch .col-5 {
        margin: 0px;
        padding: 0px;
}
.srch .col-4 {
        margin: 0px;
        padding: 0px;
}
  .Star
        {
            background-image: url(Star.gif);
            height: 17px;
            width: 17px;
        }
        .WaitingStar
        {
            background-image: url(WaitingStar.gif);
            height: 17px;
            width: 17px;
        }
        .FilledStar
        {
            background-image: url(FilledStar.gif);
            height: 17px;
            width: 17px;
        }
        .WaitingStar img
        {
            height:43px;
            width:43px;
        }
        
.bussinfoheader
 {
    
     height:300px;
      position: relative;
      background-repeat: no-repeat;
    background-size: auto;
 }
 .bglayer {
    
 
}
 .hrsmall
 {
     border-bottom:1 solid #000;
     margin-top:5px;
     margin-bottom:5px;
 }
 .text18
 {font-size:18px;}

.font14
{
    font-size:18px;
}
.bluetexttitle
{
    color:#337AB7;
    font-size:20px;
}
 .bluetext
 {
     color:#005BB7;
 }

 .box{
  box-model: border-box;
  border: 3px solid transparent;
  background-clip:padding-box;
}
 .imgbox
{
    max-height:270px; min-height:270px; margin-bottom:10px;
    margin-top:10px;
    text-align:center;
     background-color:#fff;
}
.imgcart{
    width:auto;
    max-height:320px;

}
