.view-detail div.row>label {
	float:left;
	width:120px;
	text-align:right;
	padding-right:7px;
}

.view-detail div.row>span {
	float:left;
	width:250px;
	text-align:left;
}

.view-detail div.row {
	width:100%;
	clear:both;
}

.view-detail div.space {
	margin-top:7px;
}

.view-detail div.row>br {
	clear:both;
}
