.six { text-align:left;}
.six a {
  color: #e36a61;
  text-decoration: none;
  -webkit-transition: color 0.1s linear;
  -moz-transition: color 0.1s linear;
  -o-transition: color 0.1s linear;
  transition: color 0.1s linear;
  
}

#main a:hover {
  color: #333333;
}
#main .row_m{ width:85%; margin:0 auto;}
.twelve { margin-left:40px; margin-top:50px;}
.modContactInfo.two-columns { margin-left:0px; width:100%;}
.info{ color:#e36b62;}
.modContactInfo.two-columns strong {
  font-weight: bold;
  color: #e36a61;
}
.modContactInfo.two-columns li {
  padding: 5px 0 5px 30px;
}
.modContactInfo.two-columns li.email {
  background: url(../images/email_icon.png) left center no-repeat;
}
.modContactInfo.two-columns li.shou {
  background: url(../images/shou_icon.png) left center no-repeat;
}
.modContactInfo.two-columns li.phone {
  background: url(../images/phone_icon.png) left center no-repeat;
}
.modContactInfo.two-columns li.skype {
  background: url(../images/skype_icon.png) left center no-repeat;
}
.modContactInfo.two-columns li.vcard {
  background: url(../images/vcard_icon.png) left center no-repeat;
}
.info { }
