#layout-contact-container { height:200px; width:100%; background-color:#FFFFFF; }
#layout-contact-area { width:854px; margin:0 auto; padding-top:5px; padding-left:47px; color:#888888; }
#layout-contact-area a { color:#888888; text-decoration:underline; }
#layout-contact-area a:hover { text-decoration:none; color:#0082BD; }
#layout-contact-1  { float:left; width:220px; border:1px solid #DDDDDD; -moz-border-radius: 10px 10px 10px 10px; height:150px; padding:10px; overflow:hidden; margin:10px; }
#layout-contact-2 { float:left; width:220px; border:1px solid #DDDDDD; -moz-border-radius: 10px 10px 10px 10px; height:150px; padding:10px; overflow:hidden; margin:10px; }
#layout-contact-3 { float:left; width:220px; border:1px solid #DDDDDD; -moz-border-radius: 10px 10px 10px 10px; height:150px; padding:10px; overflow:hidden; margin:10px; }

.tablerounded { border:1px solid #DDDDDD; -moz-border-radius: 10px 10px 10px 10px; padding:8px; background-color:#F8F8F7; }
.alignright { text-align:right; padding-right:5px; width:150px; }
.inputs { padding-bottom:10px; padding-top:8px; }

a.ahref { text-decoration:underline; color:#666666; }
a.ahref:hover { text-decoration:none; color:#0082BD; }

.bbold { font-weight:bold; color:#0082BD; }
.red { color: #F75910; }