/* Contact us
-----------------------------------------*/
#content_contact {
padding:30px 0px 0px;
}
#headlineContact {
clear:both;
margin-top:12px;
padding:0 0 0px 0;
text-align:center;
}
#contactContent {
width:900px;
margin:0 0 30px 0;
padding:0;
}
* html #contactContent {
height:1%;
}
#contactContent img {
margin-bottom:20px;
}
#contactContent #hugeNY, #contactContent #hugeLA, #contactContent #hugeEurope {float:left;width:215px;}
#contactContent div {
float:left;
padding:0px;
margin-right:18px;
text-align:left;
width:215px;
font-size:12px;
}
#contactContent #hugeStockholm {margin-right:0px;float:right;width:200px;}
#contactContent #hugeNY h3, #contactContent #hugeLA h3, #contactContent #hugeEurope h3, #contactContent #hugeStockholm h3 {
background-image:url(/static/imgs/contactus/location_titles.png);
background-repeat:no-repeat;
text-indent:-9999px;
width:140px;
height:25px;
margin:0px 0px 15px 0px;
}
#contactContent #hugeNY h3 {background-position:0px 0px;}
#contactContent #hugeEurope h3 {background-position:0px -25px;}
#contactContent #hugeLA h3 {background-position:0px -50px;}
#contactContent #hugeStockholm h3 {background-position:0px -75px;}

#contactContent #hugeToronto h3, #contactContent #hugeOR h3 {
background-image:url(/static/imgs/contactus/locationTitles.png);
background-repeat:no-repeat;
text-indent:-9999px;
width:100px;
height:21px;
margin:0px 0px 15px 0px;
}

#contactContent #hugeToronto h3 {background-position:0px -108px;}
#contactContent #hugeOR h3 {background-position:0px -133px;}
#contactContent:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
#contactSingle div {
border-top:2px solid #000;
text-align:left;
padding:20px 0px;
font-size:12px;
min-height:60px;
}
#contactSingle div#contactBecome {
width:465px;
float:left;
}
#contactSingle div#contactPress {
width:435px;
float:right;
}