#stretcher {
    border: 1px solid #c5a32f;
    background: url("../images/strechter/yellow50x150b.png") top left repeat-x;
    margin: 0.25em auto; padding: 0;
    width: 976px;
    overflow: hidden;
}

#stretcher .container .options {
    position: absolute;
    top: 0; right: 5px;
    font-size: 0.85em;
    color: #4B4C4C;
}

#stretcher .container .options a.close {
    color: #4B4C4C;
    text-decoration: underline;
}

#stretcher .container {
    position: relative;
}

#stretcher .container {
    padding: 1em;
}


/* Custom Styles */
#stretcher .container .ipgeo {
    text-align: center;
}

#ipgeo h2 {
    margin-bottom: 0.5em;
}

#ipgeo-where {
    position: relative;
    border: 1px solid #C4C4C4;
    font-size: 12px;
    padding: 2px 4px 3px;
    margin-left: 0.5em;
    margin-right: 0.5em;
}

#ipgeo-submit {
    position: relative;
    top: 7px;
}