.rfiDetailHead {
	clear: left;
	font-size: 15px;
	padding: 15px;
}

.twoColumn{
	float:left;
	width:50%;
	height:20px;
	line-height:20px;
}

.treeColumn{
	float:left;
	width:33%;
	height:20px;
	line-height:20px;
}

.imgPreview{
	width: 100px;
	height: auto;
	float:right;
	margin: 10px 28px 0;
	
}