/*
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.0.0
 * Simple Divider is a Free Stack for RapidWeaver allowing easy drag-and-drop of a simple divider with minimal customization options.
 */

#simpleDivider_stacks_in_222_page2 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_222_page2 .theDivider1, #simpleDivider_stacks_in_222_page2 .theDivider2 {width: inherit}
#simpleDivider_stacks_in_222_page2 .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_222_page2 .theDivider2 {
	height: 4px;
	background-color: #E0E0E0;
}/* Start FAQ stack CSS code */.stacks_in_160_page2question{font-size: 120%;line-height: 1.2em;font-weight: bold;border-top: 1px solid #cccccc;padding: 4px;}.stacks_in_160_page2faqcontainer{border-bottom: 1px solid #cccccc;}.stacks_in_160_page2question a{text-decoration: none;line-height: 120%;}.stacks_in_160_page2question a:hover{text-decoration: none;}.stacks_in_160_page2question a:active{text-decoration: none;}.stacks_in_160_page2question a:visited{text-decoration: none;}.stacks_in_160_page2answer{display: none;margin: 1px 0 8px 0;padding: 2px 4px 4px 4px;}/* End FAQ stack CSS code */