#contactwrapper_investments {
	margin:0 auto 0 auto;
	padding:0px;
	width:427px;
	height:344px;
	text-align:left;
	color:#ffffff;
	background-image:url(images/img_investments_infopack.jpg);
	background-repeat:no-repeat;
}
#contactwrapper_buyers {
	margin:0 auto 0 auto;
	padding:0px;
	width:427px;
	height:344px;
	text-align:left;
	color:#ffffff;
	background-image:url(images/img_buyers_infopack.jpg);
	background-repeat:no-repeat;
}
#contactheader {
	text-align:center;
	margin:0px 0 15px 0;
	padding:10px 0 0 0;
}
#err {
	margin:0 0 10px 0;
	padding:10px;
	text-align:center;
	color:#333333;
	font-weight:700;
	background-color:#FFFFFF;
}
#contactform {
	padding-left:15px;
	width:206px;
}
#contacttable {
	padding:0px;
	width:206px;
	height:257px;
	color:#ffffff;
}
#contactform .searchsubmit {
	padding-top:10px;
	text-align:right;
	float:right;
}
#contactform .searchsubmit a {
	text-decoration:none;	
}
#contactform .submit {
	width:66px;
	padding:6px;
	margin:0px;
	color:#fffefe;
	font-size: 11px;
	font-weight:bold;
	text-align:center; 
	text-transform:uppercase;
	background-color:#333333;
	cursor:pointer;
}
#contactform .submit_over {
	width:66px;
	padding:6px;
	margin:0px;
	color:#333333;
	font-size: 11px;
	font-weight:bold;
	text-align:center; 
	text-transform:uppercase;
	background-color:#FFCB01;
	cursor:pointer;
}

