/* 
    Document   : depoimentos
    Created on : 17/01/2013, 20:26:24
    Author     : Carlos GArcia
    Description:
        Purpose of the stylesheet follows.
*/

/* Depoimentos */
.itemDepoimento                                                                 {margin: 0 0 30px 20px;}
.ctnDepoimento                                                                  {float: left}
.dateDep                                                                        {font-size: 0.8em; float: right; margin-right: 15px;}
.icon_perfil                                                                    {width: 120px; height: 120px; float: left; margin: 0 35px 0 0;}
.descDp                                                                         {display: inline-block; clear: left; width: 780px;}
.ctnDepAll                                                                      {display: inline-block; float: right; width: 800px}
.img_perfil                                                                     {padding: 10px; border: 1px solid #ccc; background: #f1f1f1; min-height: 120px; min-width: 120px}
.divider_dep                                                                    {width: 97%; border-bottom: 2px solid #f9f9f9; height: 1px; margin: 10px 0 20px;}
.buttons_left_site                                                              {float: right; margin-right: 50px;}
.label_contact                                                                  {font-size: 0.8em; color: #666; margin-right: 10px; width: 80px;}
.ctnTitleDep                                                                    {margin: 0 0 15px 15px;}

.message_errors_2                                                               {display: none}

.avatar_container_avatar                                                        {width: 940px!important; margin-left: 20px!important;}
