#lcm2_shop2_frame {
	width: 750px;
	border: 0px solid black;
	margin: 0px;
}

table {
	width: 750px;
}

select {
	font-weight: bold;
}

.lcm2_shop2_detail_row {
	margin: 5px 0 0 0;
}

.persInfoBox {
	float: left;
	margin: 10px 0 0;
}

.persInfoBox ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

.fieldName {
	float: left;
	margin: 3px 5px 0 0;
	text-align: right;
	width: 130px;
}

.fieldCol {
	margin-bottom: 8px;
	width: 520px;
}

.persInfoBox .extraInfo .fieldCol {
	float:left;
	margin-bottom:8px;
	font-weight: bold;
	width: 510px;
}

.persInfoBox .fieldName {
	float: left;
	margin: 3px 5px 0 0;
	text-align: right;
	width: 130px;
}

.error {
	color: red;
	font-weight: normal;
}

.fieldCol {
	margin-bottom: 8px;
	width: 520px;
}

.frmButton {
	background-color: #FCA722;
	color: #FFFFFF;
	border: none;
	cursor: pointer;
	height: 21px;
	margin-top: 0px;
	width: 107px;
}

.strike {
	background: url(../img/strikethrough_grijs.gif) center no-repeat;
}

#highlight { 
	clear: both;
	border: 0px solid black;
	padding: 0px;
	margin: 0px;
}

#highlight td {
	border-top:	3px solid #939192;
	border-bottom: 1px solid black;
	text-align: center;
	vertical-align: bottom;
	width: 220px;
}

.highlight_title {
	height:16px;
	background-color:#CCCCCC;
	font-size:12px;
	border-top:1px solid black;
	background-color: #5D5D5D;	
}

