Customization: SelectTopicFeedbackFormStyle
                    
                    The SelectTopicFeedbackFormStyle structure describes the options for the theme selection screen

Description of the SelectTopicFeedbackFormStyle parameters:
	- titleTopicFont: UIFont - theme text font
 
	- titleTopicColor: UIColor - theme text color
 
	- titleTopicMargin: UIEdgeInsets - theme text color
 

	- lineSeparatorColor: UIColor - divider color
 
	- selectImage: UIImage - inactive selection icon image 
 
	- selectedImage: UIImage -  active selection icon image 
 
	- selectImageSize: CGSize - select icon size
 
	- selectImageMarginRight: CGFloat - selection icon right indent
 
