div#id_main_content_holder {
    margin-top: 11px;
}

#id_contact_div {
    border-top-color: #359AC9;
    border-top-style: solid;
    border-top-width: 4px;
	background-color: #e6e6e6;
	padding: 10px 10px 10px 10px;
	margin-right: -0px;
	width: 721px;
}

input.without-help {
    width: 344px;
}

input.with-help {
    width: 322px;
}

#contact_street {
    width: 285px;
}

#contact_street_no {
    margin-left: 4px;
    width: 44px;
}

#contact_zip {
    width: 67px;
}

#contact_city {
    margin-left: 4px;
    width: 262px;
}

#contact_message {
    width: 706px;
}

div.form-stage .left-container {
    width: 358px;
}

div.form-stage .right-container {
    width: 355px;
}

div.captcha {
    display: inline;
    float: left;
}

div.captcha img {
    border: 1px solid #8C8C8C;
    margin-bottom: 5px;
    margin-left: 0;
    display: inline;
}

div.captcha-input-text {
    float: right;
    position: relative;
    top: 8px;
    margin-right: 2px;
    margin-left: 4px;
    margin-bottom: 8px;
}

input#contact_captcha-input {
    width: 98px;
}

table.captcha td.help img {
    margin-bottom: -29px;
}

div.form-stage {
    overflow: hidden;
    padding-bottom: 8px;
}

div.contact-submit {
    padding-top: 73px;
}

#id-submit {
    margin-top: -25px;
}

table.form-left {
    width: 358px;
}

table.form-right {
    width: 355px;
}

#contact_copy {
	margin:0px !important;
	border:none;
	overflow:hidden;
	display:block;
	max-width:20px;
	padding:0px;
	position:relative;
}

#box_contact_copy {
	margin-right:-10px;
	display:block;
	width:3px;
	overflow:visible;
}

#copy_contact_td {
	padding-top: 32px; 
	padding-right:0px; 
	margin:0px;
	width:20px;
}