@charset "utf-8";
/* CSS Document */

.HomePageContact
{
padding:10px 5px;
width:268px;
height:auto;
background-color: #cccccc;
border-radius:10px;
-webkit-border-radius:10px;
-moz-border-radius:10px;
-khtml-border-radius:10px;
-o-border-radius:10px;
position:relative;
behavior:url(js/ie-css3.htc);
}