.event-detail .nav a {
background: url("../images/t2/event-detail-nav-a.gif") no-repeat scroll left center transparent;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    font-color: #702E6D;
    padding-left: 10px;
    line-height: 14px;
}

.event-detail .content img.logo {
    height: auto;
    position: absolute;
    right: 23px;
    top: 100px;
    width: auto;
}

.logo img {
    border: 0;
    float: right;
    margin: -60px 50px 0px 0px;
    height: auto;
    width: auto;
}
.details {
    margin: -20px 0px 0px 0px;    
}

.event a:link, a:visited {
    color: #702E6D;
    font-weight: bold;
}

.event a:hover {
    color: #F29220;
}

.event-detail .content .description {
    width: auto;
}