﻿#companyDetails {
	background-color:#fff7ed;
	width:627px;
	height:auto;
	padding:0px;
	float:left;
	border-left: 1px solid #E9E9E9;
    border-right: 1px solid #E9E9E9;
    -moz-border-radius: 0px 7px 0px 0px;
    -webkit-border-radius: 0px 7px 0px 0px;
    -khtml-border-radius: 0px 7px 0px 0px;
    border-radius: 0px 7px 0px 0px;
    border-top: 1px solid #E9E9E9;
    margin-top: -1px;
    overflow: hidden;
}
#companyDetails h2
{
    margin-left: 5px;
    color: #666;
    font-weight: bold;
    font-size: 11px;
}
#ladoizqFotoFB {
	width:195px;
	height:210px;		
	float:left;
}
#redesSociales
{
    padding:35px;    
}

.attentions_rates
{
    width:172px;
    float:left;
}
.service_list
{    
    width:172px;
    float:left;    
}
.social_icon
{
    width:40px;
    height:40px;
}
.opcionesDescription
{
	float:left;
	background-color:#fff7ed;
	width:100%;
	padding:5px;
	text-align:center;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
}
.rates_area
{
    width:90px;
	min-height:124px;
	overflow:hidden;
	padding: 5px 5px 0px 5px;
	float:left; 
	font-size:11px;   
}
.comment_title
{
    width:255px;	
	overflow:hidden;	
	float:left;
    font-weight:bold;
    padding-left:18px;
}
.comment_area
{
    width:255px;
	height:auto;
	overflow:hidden;
	/*padding:12px 18px 16px 18px;*/
	padding-top: 6px;
	float:left;
}
.postdate
{
    float:right;
    font-size:10px;
}

.origin
{
    float:right;
    height: 16px;
    width:16px;
    margin: 0px 0px 0px 5px;
    opacity: 0.3;
}