/*
Theme Name: Write Solution
Theme URI: https://www.powercreations.com.au/
Description: A clean and minimal theme that is completely compatible with WordPress 4.x
Author: Power Creaations
Author URI: https://www.powercreations.com.au/
Version: 1.0
*/

.alignright {
	float:right;
	padding:5px 0px 5px 10px;
	clear:right;
}
.alignleft {
	float:left;
	padding:5px 10px 5px 0px;
	clear:left;
}
