#contactbox h3 {
	width: 400px;
	height: 20px;
	margin: 2px 0 0 5px;
	padding: 0;
}
#contactbox h3#subtitle_07 {
	background: url(../img/subtitle_07.gif) no-repeat;
}
#contactbox h3 span {
	display: none;
}
#contactbox fieldset {
	width: 350px;
	margin: 10px;
	padding: 5px;
	border: 1px dashed #444444;
	float: left;
}
#contactbox fieldset dt {
	margin: 5px 0 3px;
}
#contactbox fieldset dd input.text {
	width: 250px;
}
#contactbox fieldset dd textarea {
	width: 250px;
	height: 100px;
	font-size: 12px;
}
#contactbox fieldset dd#submitbox {
	margin: 0;
	padding: 10px;
	text-align: center;
}
#contactbox fieldset p {
	color: #ff0000;
	font: bold 14px Tahoma,sans-serif;
}
#rightbox {
	width: 350px;
	height: 300px;
	margin: 10px;
	padding: 0;
	background: url(../img/bcg_04.jpg) no-repeat right;
	float: right;
}
