html { height: 100%; }
body { min-height: 100%; height: 100%; }


.sub-h2 {
	
	font-style: italic; 
	font-size: 16px; 
	text-align: center;
	
	padding: 20px 0 10px;
}

h3 {
	
	font-size: 18px;
	margin-bottom: -20px;
}



ul {
	
	margin-left: 30px;
	
	font-size: 13px;
}

	#header_menu_subpage ul {
		
		font-size: 16px;
	}



h2.quoted.wide {
	
	width: 800px;
	font-size: 30px;
	
	margin: 30px 0 0 0;
}


#tool_container {
	width: 100%;
	height: 100%;
}

#content_container {
	width: 100%;
	top: 100%;	
	
	background: url(../images/tool_shadow.png) repeat-x;
}

#content {
}

.column {
	
	padding-top: 0;
}

.header-big {
	font-size: 160%;
}

.feedback-float {
	float: right;
	margin-top: 70px;
}

.action-box {
	
	margin: 0 auto;
}

.pricing {
	
	font-family: ITC Lubalin Graph Std, Myriad Pro, Helvetica, Arial, sans-serif;
	font-size: 20px;

	padding: 0 0 10px 0;
	
	display: block;
	text-align: center;
}
