﻿

/* Editor styles */
.boxleft{
	width:170px;
	float:left;
	padding-right:10px;
}
.boxright{
	width: 170px;
	float:right;
	padding-left:10px;	
}
