#join_form_pos {
position: absolute;
top: 45px;
left: 15px;
width: 600px;
}

#postcard_form_pos {
position: absolute;
top: 145px;
left: 375px;
width: 400px;
}

#contact_form_pos {
position: absolute;
top: 50px;
left: 330px;
width: 400px;
align: left;
border: 0;
}

/*
input { 
 background-color: #EEDDBD; 
}


select {
background-color: #EEDDBD; 
}

Checkbox {
background-color: #ffffff; 
}


textarea {
background-color: #EEDDBD; 
}

.submit-button
{
background-image: url(../images/btn_send_lite_up.gif)
}
*/

