div#main-content-contact-performance{

	width: 100%;
	float:none;
	*float:left;
	margin-left: 30px;
	_margin-left: 15px;
	padding-top: 30px;
	_padding-top: 10px;
	*padding-top: 10px;
}

a.contact-link{

	float:left;
	width: 100%;
}

div.vision-image-text{

	width:100%;
	float:left;
	margin: 0;
}

div.vision-library-text{

	float:left;
	width: 450px;
	_width: 480px;
	margin-left: 10px;
}

div.vision-image-text img{

	float:left;
	width:82px;
	margin-top: 20px;
}

div#eye-health-home-content{

	width:550px;
	float:left;
	margin: 0;
}



/******************************************

   		  COMMOM VISION PROBLEMS

******************************************/

div#eye-health-myopia-content{

	width:550px;
	float:left;
	margin: 0;
}

div#eye-problem-left{

	float:left;
	width: 300px;
	margin:0;
}

div#eye-problem-right{

	float:left;
	width: 250px;
	margin:0;
}

div.div-health-text{

	float:left;
	margin: 75px 0 0 0px;
	padding:0;
	width: 100%;
}

div.health-image-text img{

	float:left;
	width:82px;
	margin-top: 20px;
}



div#eye-health-myopia-internal{

	width: 100%;
	float:left;
}



div.vision-library-performance {
	width:312px;
	height:210px;
	margin:0 25px 0 0;
	padding:0;
	background: url(../images/vision-library-vision-performance.jpg) top left no-repeat;
	float:left;
	overflow:hidden;
}

.vision-library-performance-text {
	width:370px;
	text-align:left;
	padding-top:8px;
}

	div.vision-library-performance p.performance-title a,
	div.vision-library-performance p.performance-title a:link,
	div.vision-library-performance p.performance-title a:hover,
	div.vision-library-performance p.performance-title a:active,
	div.vision-library-performance p.performance-title a:visited{
		width:100%;
		color:#000;
		font: 18px Arial, Helvetica, sans-serif;
		display:block;
		margin:0;
		padding: 90px 5px 0 26px;
		text-decoration:none;
		cursor:pointer;
	}


div.vision-library-eyes-health {
	width:312px;
	margin:0;
	padding:0;
	background: url(../images/vision-library-eyes-health.jpg) top left no-repeat;
	float:left;
	overflow:hidden;
}

	div.vision-library-eyes-health p.eyes-health-title a,
	div.vision-library-eyes-health p.eyes-health-title a:link,
	div.vision-library-eyes-health p.eyes-health-title a:hover,
	div.vision-library-eyes-health p.eyes-health-title a:active,
	div.vision-library-eyes-health p.eyes-health-title a:visited{
		width:100%;
		color:#000;
		font: 18px Arial, Helvetica, sans-serif;
		display:block;
		margin:0;
		padding: 110px 20px 10px 26px;
		text-decoration:none;
		cursor:pointer;
	}



			div.vision-library-eyes-health div#eye-health-links {
				width:370px;
				text-align:left;
				float:left;
			}
			
			div.vision-library-eyes-health div#eye-health-links ul,
			div.vision-library-eyes-health div#eye-health-links ul li{
				list-style:none;
				list-style-type:none;
				margin:0;
				padding:0;
				}
			
			div.vision-library-eyes-health div#eye-health-links ul li{	
				font-size: 10px Arial, Helvetica;
				list-style:none;
				display:inline;
				border-right: thin solid #CCC;
				padding: 0px 3px;
			}
			div.vision-library-eyes-health div#eye-health-links ul li.noborder{	
				font-size: 10px Arial, Helvetica;
				list-style:none;
				display:inline;
				border:none;
				padding: 0px 3px;
			}
			
			div.problems-myopia {
				width:238px;
				height:145px;
				background: url(../images/thumb_myopia.jpg) top left no-repeat;
				padding: 0px 5px;
				margin-bottom:20px;
			}
			
			div.problems-astig {
				width:238px;
				height:145px;
				background: url(../images/thumb_astig.jpg) top left no-repeat;
				padding: 0px 5px;
				margin-bottom:20px;
			}
			
			div.problems-allergies {
				width:238px;
				height:145px;
				background: url(../images/thumb_allergies.jpg) top left no-repeat;
				padding: 0px 5px;
				margin-bottom:20px;
			}
			
			div.problems-presbyopia {
				width:238px;
				height:145px;
				background: url(../images/thumb_presbyopia.jpg) top left no-repeat;
				padding: 0px 5px;
				margin-bottom:20px;
			}
			
			div.problems-hyperopia {
				width:238px;
				height:145px;
				background: url(../images/thumb_hyperopia.jpg) top left no-repeat;
				padding: 0px 5px;
				margin-bottom:20px;
			}
			
			#before {
				width:250px;
				height:267px;
				float:left;
				margin-right:20px;
			}
			
			#after {
				width:250px;
				height:267px;
				float:left;
			}
			
			#before-presbyopia {
				width:250px;
				height:247px;
				float:left;
				margin-right:20px;
			}
			
			#after-presbyopia {
				width:250px;
				height:247px;
				float:left;
			}
			
			.presbyopia-comment {
				display:block;
				width:100%;
			}
