div.wpcf7 {
	margin: 0;
	padding: 0;
}

div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
}

div.wpcf7-mail-sent-ok {
	
}

div.wpcf7-mail-sent-ng {
	
}

div.wpcf7-spam-blocked {
	
}

div.wpcf7-validation-errors {
	
}

span.wpcf7-form-control-wrap {
	position: relative;
}

span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	background: #fff;
	border: 1px solid #ff0000;
	font-size: 10pt;
	width: 280px;
	padding: 2px;
}

span.wpcf7-not-valid-tip-no-ajax {
	color: #f00;
	font-size: 10pt;
	display: block;
}

span.wpcf7-list-item {
	margin-left: 0.5em;
}

.wpcf7-display-none {
	display: none;
}

img.ajax-loader {
	border: none;
	vertical-align: middle;
}

.footerinputwidth {
width: 142px;
height: 20px;
background: url('images/newsletter_input_back.png') no-repeat;
border:none;
overflow: hidden;
padding-left: 10px;
padding-top: 2px;
padding-right: 10px;
}

.signupbutton {
width: 48px;
height: 20px;
background: url('images/signup.png') no-repeat;
border: none;
}

.submitbutton {
height: 33px;
width: 82px;
background: url('images/submit.png') no-repeat;
border: none;
}