/* CSS Document */

#pupillary_distance_image_container{
	padding:10px;
	width:720px;
}
#pupillary_distance_image{
	background-color:#878787;
}

#pd_img_top { 
background-color:#efe7ef; 
height:159px;
} 

#pd_img_spacer { 
	background-color:white; 
	height:1px;
} 

#pd_img_btm { 
	background-color:#efe7ef; 
	height:159px; 
} 

