.vcardFormat {	
  display: block;
  line-height: 105%;
  padding: 5px 5px 5px 0.5em;
  border: 1px solid #000;
  overflow: visible;
}

.vcardFormat p {
  margin-top: 0;
  margin-bottom: 0;
}

.vcardHeader {
  height: 1.5em;
  padding: 2px 2px 2px 2px;
  clear: both;
}

.vcardHeader img {
  padding-left: 4px;
}

.vcardBreak {
/*  background-color: #eef;  */
  height: 4px;
  border-top: solid #000000;
  border-top-width: 1px;
  clear: both;
}


.vcardLinks {
  font-size: x-small;
  font-family: Verdana, Arial, sans-serif;
  line-height: 105%;
  padding-top: 10px;
  padding-bottom: 5px;
}

.vcardFormat div.adr {
    margin-top: 5px;
    margin-bottom: 5px;
}

.vcardFormat div.title {
    margin-top: 5px;
}

a.hcard  {
    background: url(http://www.windley.com/blogtools/0/9/images/icon_con.gif) center right no-repeat;
    padding-right: 28px;
}


.veventFormat {	
  display: block;
  line-height: 105%;
  padding: 5px 5px 5px 0.5em;
  border: 1px solid #000;
  overflow: visible;
}



.veventFormat abbr {
  border-bottom: 0px;
  text-decoration: none;
}

.veventFormat p {
  margin-top: 0;
  margin-bottom: 0;
}


.veventHeader {
  height: 1.3em;
  padding: 2px 2px 2px 2px;
  clear: both;
}

.veventHeader img {
  padding-left: 4px;
}


.veventLinks {
  font-size: x-small;
  font-family: Verdana, Arial, sans-serif;
  line-height: 105%;
  padding-top: 10px;
  padding-bottom: 5px;
}

.veventFormat div.summary{
  font-weight: bold;
}


.veventFormat div.description{
  margin-top: 5px;
}

a.hcal  {
    background: url(http://www.windley.com/blogtools/0/9/images/icon_cal.gif) center right no-repeat;
    padding-right: 28px;
}




