* {
margin: 0;
}

#gtl_form {
display: inline;
width: 500px;
margin-top: 80px;
padding: 3em;
}

#gtl_text {
display: inline;
float: left;
width: 370px;
margin: 0;
margin-left: 20px;
height: 500px;
background-image: url('/images/formarrow.gif');
background-repeat: no-repeat;
background-position: 200px 220px;
}

#gtl_text h3 {
text-decoration: none;
font-size: 2em;
border: 0px;
color: #536403;
}

#gtl_text li {
    list-style-type: disc;
    margin-left: 30px;
    font-size: 1.8em;
}

#gtl_wrapper {
width: 1000px;
margin: 0 auto;
}

#gtl_iframe {
    margin-top: 40px;
}

