.purpose-column-left
{
	float:left;
	width: 45%;
	padding-right: 20px;
}

.purpose-column-right
{
	float:left;
	padding-left: 20px;
	width: 45%;
}

.zoom-menu-handouts
{
	font-size: 14pt;
	padding: 50px 0 0 0;
}

.zoom-menu-handouts-sub
{
	margin: 10px 0 10px 0;
	font-size: 10pt;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	padding:10px 0 10px 0;
}


.zoom-menu-handouts-name
{
	background: url('../images/icon_word.png') no-repeat top left;
	padding: 10px 0 10px 60px;
	min-height:41px;
	color: #0099CC;
}


.column-left
{
	float:left;
	width: 250px;
	padding-right: 20px;
}

.column-right
{
	float:left;
	padding-left: 20px;
	width: 60%;
	border-left: 1px solid #ccc;
	text-align:justify;
}

div.zoom-menu-step div.menu-on 
{
	color: #db5757;
}

h1.zoom-method-header
{
	margin-top: 0px;
}


h2.zoom-method-subheader
{
	background: url('../images/bullet_green.png') no-repeat 0 5px;
	padding-left: 20px;
}

.zoom-next-step
{
	border-top: 1px solid #ccc;
	padding: 20px 0 20px 0;
	margin-top: 20px;
}

.zoom-next-step div.next-step-text
{
	width: 65%;
	float:left;
}

.zoom-next-step div.next-step-button
{
	width:142px;
	float:right;
}

.content-container
{
	
	padding-top:20px;

}

ul.keypoints
{
	padding-left: 20px;
	list-style-image:url('../images/bullet_gray.png');
}

ul.keypoints li
{
	padding-bottom: 20px;
}

ul.zoom-method-option
{
	padding: 20px;
	list-style:disc;
}

ul.zoom-method-option li
{
	padding-bottom: 10px;
}

ol.zoom-method-option
{
	padding-left: 20px;
}

ol.zoom-method-option li
{
	padding-bottom: 10px;
}


.intro-step
{
	font-size: 12pt; 
}

.zoom-menu-step
{
	width: 250px;
	padding-bottom: 10px;
}

.zoom-menu-container
{
	padding: 0 0 20px 0;
}

.step-label
{
	float:left;
	font-size: 12pt;
	color: #757575;
}

.step-description
{
	float:left;
	font-size: 12pt;
	color: #0099CC;
	padding-left: 5px;
}