
/* hCards + hCalendars */

.vcard {
float:left;
backxground:#eee;
borxder:1px solid #ccc !important;
padding:14px;
-moz-border-radius:4px;
-webkit-border-radius:
4px;border-radius:4px;
margin:5px 0 !important;}

.hcard-download {
margin:10px 0;
background:url(../images/hcard-download-or.png) no-repeat;
padding-left:35px;
padding-bottom:4px;}



