#middle_column {
width: 4px;
height: 800px;
float: left;
background: url(http://www.expresspowersport.com/images/middle_column.gif) repeat-y;
}

.contact_left {
float: left;
width: 300px;
text-align: center;
margin-top: 40px;
}

.contact_right {
float: left;
width: 460px;
text-align: center;
margin-bottom: 10px;
}

#define {
float: left;
background: url(http://www.2uniquesigns.com/images/define_bg.png);
width: 300px;
height: auto;
margin-left: 234px;
margin-right: 234px;
margin-bottom: 5px;
text-align: left;
}

.define_set {
margin-left: 6px;
margin-bottom: 8px;
margin-top: 8px;
float: left;
}


.spacer1 {
display: inline;
width: 65px;
text-align: left;
float: left;
}
.spacer2 {
display: inline;
margin-left: 10px;
text-align: left;
float: left;
}


.input {
width:185px; 
height: 16px; 
font-size: 10px; 
font-family: verdana;
border: 1px solid #dcdcdc;
background: #535353;
color: #ffffff;
}

.textarea {
width: 260px;
height: 150px;
font-size: 13px; 
font-family: sans-serif;
border: 1px solid #dcdcdc;
background: #323232;
color: #ffffff;
overflow: auto;
}

.submit_u {
background: #403c38;
width: 126px;
height: 25px;
color: #ffffff;
font-size: 14px;
font-family: sans-serif;
font-weight: 900;
margin-bottom: 10px;
margin-left: 75px;
border: 1px solid #dcdcdc;
}


