.cgHeader {position: relative; width:215px;
                background-color:transparent;color:#434343;margin-bottom:15px;height:auto !important;clear:both;
                }
.cgImageContainer{width:55px;height:55px;float:left;position:relative;border:1px solid #e1e1e1;padding:2px;background-color:#fff;}
.cgImageContainer_hide{display:none;}
.cgImage
        {
            
           /*background: url(../images/YRC_Search_Header/header_steak.jpg) no-repeat;  border: 2px solid black; */
            float: left;
            cursor: pointer;
            width:53px; height: 53px;
            background-position:center;
        }
        .cgText
        {
           /* margin: 0px 0px; */
            background-color:transparent;
            float:left;
            width:110px;
            line-height:normal;
            padding-right:2px;
        }
     .cgText_long
        {
           /* margin: 0px 0px; */
            background-color:transparent;
            float:left;
            width:200px;
            line-height:normal;
            padding-right:2px;
        }
         .cgTitle
        {
            font-family:Helvetica Neue, Arial;
            font-weight: bold;
            color:#00528d;
            padding:0px;
            font-size: 14px;
            
            width:200px;
            line-height:normal;
        }
        .cgDesc
        {
            font-size:11px;
            font-family:Helvetica Neue,Arial;
            color:#434343;
            padding:0px;
            
            }
     .grid_reviews{margin-top:0px;padding-top:0px;width:150px;float:left;}
     .cgReviews{float:left; width:65px;}
     .cg_totalReviews{float:left;color:#434343; font-weight:bold;font-size:12px;}
     .cg_totalReviews a{color:#434343; text-decoration:none;}
     .cgLine{margin-top:15px;margin-bottom:15px;height:1px;width:100%;background-color:#f7eec7;clear:both;}