/*Add event form*/
/*regularity*/
#copy form .regularity div input{
	float:left;
	width:50px;
	border:none;
	margin-top:1px;
}
#copy form .regularity div label{
	float:left;
}
#copy form .regularity,#copy form .regularityOnce,#copy form .regularityDaily,#copy form .regularityWeekly,#copy form .regularityMonthly{
	clear:both;
	float:left;
	margin:5px 0 5px 0;
}
#copy form .regularity div{
	clear:both;
	float:left;
}