.inputfont {
	font-family: Helvetica, Arial, sans-serif;color:#333;;
	font-size: 12px;
}

.dropdown {
	padding: 1px;
}

.PA_table {
	
}

.PA_table_row {
	width:140px;
	color:#495267;
}

.PA_table_row2 input {
	width:200px;
    background-color: #FFFFFF;
    border: 1px solid #B8B8B8;
    border-radius: 0 0 0 0;
    box-shadow: 2px 2px 3px 1px #F8F8F8 inset;
    margin: 2px 0;
	padding: 5px;
}

.PA_table_row2 textarea {
	width: 340px;
	height: 80px;
    background-color: #FFFFFF;
    border: 1px solid #B8B8B8;
    border-radius: 0 0 0 0;
    box-shadow: 2px 2px 3px 1px #F8F8F8 inset;
    margin: 2px 0;
	padding: 5px;
}

.PA_table_row2 input:focus, .PA_table_row2 textarea:focus {
	border-color:  #8A8E9B;
}

textarea {
   font-family: inherit;
   font-size: inherit;
}

.PA_textbox {
	display: block;
	float: left;
}

.PA_email {
	position: relative;
	right: 73px;
	top: 8px;
	color: #F3582C;
	font-size: 11px;
}

.PA_Verplicht {
	position: relative;
	top: 8px;
	left: 13px;
	color: #F3582C;
	font-size: 11px;
}

.PA_send {
    background: url("images/Makelaar_Contact.jpg") repeat scroll 0 0 transparent;
    border: 0 none;
    color: #FFFFFF;
    height: 26px;
    width: 87px;
	margin-top: 10px;
}