#contents .wrapper {
    background:transparent url(/hsrny/img/casting_img.jpg) no-repeat 95% bottom;
}

#castingContainer {
    width:480px;
}

#castingContainer h3 {
    border-bottom:1px dotted #000000;
    padding-bottom:18px;
    margin-bottom:10px;
}

#castingContainer .section {
    margin-bottom:15px;
}

.name {
    width:310px;
    border-bottom:1px dotted #000000;
    padding-bottom:10px;
    margin-bottom:10px;
    position:relative;
}

.name .fl {
    font-weight:bold;
}

.email {
    position:absolute;
    bottom:10px;
    right:0;
}

.email a {
    text-decoration:underline;
}

.desc {
    width:310px;
}
