@charset "UTF-8";


#formItems
{
	list-style:none;
	padding:0px;
	margin:0px;
}

#formItems ul
{
	margin-top:10px;
	margin-bottom:10px;

}


#formItems label
{
	margin-top:10px;
	margin-bottom:10px;

}

.cuItem
{
	padding-bottom:10px;
}
