﻿#page-wrapper div.consultation-wrapper
{
width           : 100%;
overflow        : hidden;
}

#page-wrapper div.consultation-wrapper div.col1
{
width           : 23%;
display         : block;
float           : left;
padding         : 50px 2% 2% 2%;
}

#page-wrapper div.consultation-wrapper div.col1 h2
{
height                  : 0px;
padding-top             : 25px;
overflow                : hidden;
color                   : #FF6600;
font-size               : 140%;
font-weight             : normal;
line-height             : 25px;
margin                  : 0px 0px 40px 0px;
background-repeat       : no-repeat;
}

#page-wrapper div.consultation-wrapper div.col1 p,
#page-wrapper div.consultation-wrapper div.col3 p
{
color           : #333;
line-height     : 16px;
margin          : 0px 0px 16px 0px;
font-size       : 75%;
font-weight     : normal;
clear           : both;
overflow        : hidden;
}

#page-wrapper div.consultation-wrapper div.col1 p img
{
float           : left;
margin-right    : 15px;
}

#page-wrapper div.consultation-wrapper div.col1 p a,
#page-wrapper div.consultation-wrapper div.col3 p a
{
color           : #333;
}

#page-wrapper div.consultation-wrapper div.col1 p strong,
#page-wrapper div.consultation-wrapper div.col3 p strong
{
color           : #FF6600;
}

#page-wrapper div.consultation-wrapper div.col2
{
width           : 44%;
display         : block;
float           : left;
background      : #EEEDED;
padding         : 0px 0px 0px 0px;
}

#page-wrapper div.consultation-wrapper div.col2 p
{
border-top              : 1px solid #CCC;
color                   : #333;
font-size               : 75%;
font-weight             : normal;
line-height             : 16px;
margin                  : 0px 0px 0px 0px;
}

#page-wrapper div.consultation-wrapper div.col2 p a
{
color                   : #333;
text-decoration         : none;
background              : url(../images/contact/icon-contact-pdf.jpg) 10px 10px no-repeat;
display                 : block;
padding                 : 10px 0px 10px 50px;
}


#page-wrapper div.consultation-wrapper div.col3
{
width           : 24%;
display         : block;
float           : left;
background      : #FFF;
padding         : 50px 2% 0px 2%;
}


#page-wrapper div.consultation-wrapper div.col2 h2,
#page-wrapper div.consultation-wrapper div.col3 h2,
#page-wrapper div.consultation-wrapper div.col4 h2
{
height          : 0px;
padding-top     : 50px;
overflow        : hidden;
color           : #FFF;
line-height     : 24px;
margin          : 0px 20px 50px 20px;
font-size       : 140%;
font-weight     : normal;
background-repeat      : no-repeat;
}
