.center_object {
	border-bottom:1px solid rgb(193,193,193);
	width: 96%;
	margin: auto;
	border-collapse: collapse;
	margin-top: 8px;
}

.center_object td {
	border-bottom:1px solid #C1C1C1;
	height:12px;
	padding-left:4px;
	text-align:left;	
}

.item_table {
    font-weight: 900;
    color: #000;
	border-right:1px solid  rgb(193,193,193);
	border-bottom:1px solid  rgb(193,193,193);
	border-top: none;
	text-align: left;
	width: 100px;
	height: 12px;
}

div.item_detail_properties {
	margin-bottom: 15px;
}

div#back {
	margin-bottom: 15px;
}
