.wrap {
	margin: auto;
	position: relative;
	width: 960px;
}

.gt-vcard {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 4px solid #B3B3B3;
    border-radius: 10px 10px 10px 10px;
    bottom: 55px;
    color: #5D5D5D;
    display: none;
    float: left;
    font-family: arial;
    font-size: 11px;
    left: 300px;
    line-height: 1.2em;
    padding: 20px 20px 20px 200px;
    position: absolute;
    text-align: left;
    width: 200px;
    z-index: 99;
}
.gt-vcard .gt-org {
    background: url("../img/greententlogo.gif") no-repeat scroll 0 0 transparent;
    font-weight: 700;
    left: 20px;
    padding-top: 60px;
    position: absolute;
    text-align: center;
    top: 20px;
    width: 167px;
}
.gt-vcard .gt-adr {
    left: 20px;
    position: absolute;
    text-align: center;
    top: 110px;
    width: 167px;
}
.gt-vcard a {
    color: #C28B21;
    font-family: Arial,Helvetica,sans-serif;
    font-style: normal;
    text-decoration: none;
}
.gt-vcard a:hover {
    text-decoration: underline;
}
.gt-info {
    border-left: 1px solid #CCCCCC;
    padding: 10px 0 10px 15px;
}
.gt-vcard strong {
    font-weight: 700;
}


/* Localized */