#contactcard {
position : relative;
width : 280px;
padding : 10px;
border: 1px solid #e7e7e7;
float : left;
margin:10px 10px 0px 0px;
}
#contactcard p {
margin:0;
font-size : 11px;
font-weight : normal;
}
#contactcard h2 {
margin:0;
color : #007dc6;
font-size : 14px;
font-weight : bold;
}

#contactcard h3 {
font-family : Trebuchet MS;
font-size : 12px;
color : #007dc6;
margin:0;
font-weight : normal;
}
#contactcard a:link {
font-size : 11px;
font-weight : normal;
color : #007dc6;
text-decoration:none;
margin:0;
}
#contactcard img {
float:right;
}
.sin {
margin:0;
font-size : 13px;
font-weight : normal;
color : #007dc6;
}