.bl632_doubleleft {
	display:block;
	float:left;
	width:205px;
	margin:0px;
}

.bl632_doubleright {
	display:inline;
	float:left;
	width:396px;
	margin:0px 0px 0px 12px;
}

.bl632_doubleleft span span.arrow, .bl632_doubleright span span.arrow {
	color:#B30000;
}

.bl632_doubleleft img {
	float: right;
	border: solid 0px;
}

.bl632_doubleright img {
	float: left;
	border: solid 0px;
}

.bl632_doubleleft input.text, .bl632_doubleright input.text {
	height: auto;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	color: #333333;
	border: solid 1px #B30000;
}

.bl632_doubleleft input.checkbox, .bl632_doubleright input.checkbox {
	display: inline;
	float: left;
	margin: 3px 3px 0px 0px;
	width: 12px;
	height: 12px;
	border: none;
}

.bl632_doubleleft select, .bl632_doubleright select {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	color: #333333;
	border: solid 1px #B30000;
}

.bl632_doubleleft textarea, .bl632_doubleright textarea {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	color: #333333;
	border: solid 1px #B30000;
}

.bl632_doubleleft a.button, .bl632_doubleright a.button {
	display: inline;
	float: left;
	width: 83px;
	height: 29px;
	padding: 0px;
	margin: 0px;
	line-height: 25px;
	text-align: center;
	font-size: 11px;
	color: #FFFFFF;
}

.bl632_doubleleft a.buttonbig, .bl632_doubleright a.buttonbig {
	display: inline;
	float: left;
	width: 170px;
	height: 29px;
	padding: 0px;
	margin: 0px;
	line-height: 25px;
	text-align: center;
	font-size: 11px;
	color: #FFFFFF;
}