div#column_left	{
width: 580px !important;
}
div.mediabox, div.copybox	{
float: left;	
}
div#map	{
width: 290px;
padding: 0 10px 0 0;	
}
div.loc	{
padding:0 0 0 10px;
width: 200px;
}
input#mailinglist	{
display: inline;
margin: 0 10px 0 0;	
}
div#contact_form a	{
background: transparent none;
padding: 0;	
}
div.contact_us div#column_left	{
width: 635px;
}
div.contact_us div#column_right	{
width: 310px;
}
div.contact_us div#column_right div#contact_form form    {
padding: 0;
margin: 0;
}
div.contact_us div#column_right div#contact_form form label    {
display: block;
margin: 10px 0 5px 0;
font-size: 0.8em;
white-space:nowrap;
}
div.contact_us div#column_right div#contact_form form input, div.contact_us div#column_right div#contact_form form textarea, div.contact_us div#column_right div#contact_form form select {
border: 1px solid #ededed;
background: #000 none;
color: #fff;
}
input#signup {
display:block;
float: left;
margin:0 10px 0 0;
}
div.contact_us div#column_right div#contact_form form textarea {
width: 300px;
height: 200px;
}
div.contact_us div#column_right div#contact_form form input#sendmessage    {
margin: 10px 0 0 0;
border: 0 none;
}

