#stacks_in_2_float {
	float:left;
	width:20%;
}
#stacks_in_3 {
	font-size: 110%;
}

#stacks_in_12 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_out_12 {
	width: 78%;
}
/*
 * 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_10 {
	width: 100%;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
}
#simpleDivider_stacks_in_10 .theDivider1, #simpleDivider_stacks_in_10 .theDivider2 {width: inherit}
#simpleDivider_stacks_in_10 .theDivider1 {
	border-top: solid 1px #999999;
	border-bottom: solid 1px #999999;
}
#simpleDivider_stacks_in_10 .theDivider2 {
	height: 2px;
	background-color: #666666;
}

#stacks_in_10 {
	padding:  10px;
}

#stacks_in_7 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_7 .pullquote:before, #stacks_in_7 .pullquote:after {
display:block;
position:relative;
font-size:100px;
line-height:0px;
overflow:display;
text-align:left;
font-style:normal;
opacity:0.25;
}
	
#stacks_in_7 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_7 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


#stacks_in_7 .pullquote-source {
font-size:0.65em;
text-align:right;
font-style:normal;
}

#stacks_in_7 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}
#stacks_in_7 {
	padding:  20px;
}
