/*--------------------- Last Modified  2006.11.10 ---------------------*/
/*-------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------
  Copyright Einstein Industries 2006. Used with Permission.                             
  May not be duplicated or reproduced.
  Please check for cross-browser compatibility prior to making changes
  MINIMUM BROWSER CHECK :: IE5.x/IE6/Firefox/Safari
  CSS Document - layout.css
/*-------------------------------------------------------------------------------------*/
/* undo some default styling of common (X)HTML browsers
/*------------------------------------------------------------------------------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,html,label,table,tr,td {margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,a img,:link img,:visited img {border:0;}
address,caption,cite,code,dfn,th,var {font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}
q:before,q:after {content:'';}

/* ------------------------ GLOBAL ELEMENTS ------------------------ */

/* ------------------------ type selectors ------------------------ */
body { 
	background:#5c0f04 url("../images/bg-body.jpg") top repeat-x;
	text-align:center; 
	font:12px/18px  Arial, Helvetica, sans-serif; 
	color:#2f2b23;
	}

blockquote { margin-left:10px; margin-right:10px; }

h1	{ font-size:1.2em; color:#000; }
h2	{ font-size:1.1em; color:#000; }
h3	{ font-size:1.0em; color:#000; }

h1 span,h2 span,h3 span	{ display:none; }

a:link,a:visited	{ color:#000000; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#000000; text-decoration:none; outline:none; }

/* ------------------------ classes ------------------------ */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}
	
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
	

.clear {clear: both;}

div.staff {
	float:left;
	width:284px;
	}
	
p.staff-header {
	clear:left;
    }

div.clear	{ 
	height:.01em; 
	clear:both;
	overflow:hidden; 
	}
div.clear-h2	{ 
	height:10px; 
	clear:both;
	overflow:hidden; 
	}
p.back-to-top {
	display:block;
	text-align:right;
	margin:0 40px 10px 0;
	}
	
p.back-to-top a { padding:5px 50px 5px 0;  background:url(../images/bullet-back-to-top.jpg) 70px 0px no-repeat;  }	
	
p.more-info {
	text-align:right;
	display:block;
	}
		
img.img-left { 
	float:left; 
	margin:0px 10px 5px 5px;
	}

img.img-right { 
	float:right; 
	margin:0px 0px 0px 10px; 
	}
	
img.img-left-staff { 
	float:left; 
	margin:0px 75px 5px 5px;
	}

img.img-right-staff { 
	float:right; 
	margin:0px 0px 0px 0px; 
	}	
	
img.img-cavanaugh { 
	float:right;
}

p.h1 {
	font-weight: bold;
	font-size: 20px;
	color: #000000;
}
p.h2 {
	font-weight: bold;
	font-size: 20px;
	color: #5C0F04;
}
p.h3 {
	font-weight: bold;
	font-size: 14px;
	color: #7B5D27;
}


/* ------------------------ form elements ------------------------ */
form {
	width:150px;
	margin:10px 0 15px 0px; /* set margin left and right below */
	}

form label	{ font-size:.95em; } 

form br { line-height:0; height:0; } /* defaults vertical spacing between fields */

input, textarea, select { 
	background-color:#fff !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #b79c69;
	color:#414141;
	width:260px; /* 5 pixles smaller than form width !important */
	height:18px;
	line-height:18px;
	vertical-align: middle;
	margin-bottom:4px; /* sets vertical spacing between fields */
	padding-top:1px; /* vertically position text in input/textarea field */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-family: Arial, Helvetica, sans-serif; 
	font-size:1.0em;
	}

select { width:150px; height: 20px; padding:0; } /* same width as form - !important */

textarea { height:66px; overflow:auto; }

#contact_business { display: none; } /* do not remove */ 


/* ------------------------ SPECIFIC ELEMENTS ------------------------ */

/* ------------------------ main contact form ------------------------ */
#contact-main { margin:20px 0 10px 0; }

#contact-main label { 
	width:220px; 
	position:relative; 
	display:block; 
	text-align:right; 
	margin-bottom:10px;
	font-size:1.0em;
	}

#contact-main label input, #contact-main label textarea, #contact-main label select { 
	width:170px;
	position:absolute; 
	left:110%; 
	top:-2px;
	}

#contact-main label select { width:175px; } /* fixes display issue - 5px larger than input field */

#contact-main label textarea { height:100px; overflow:auto; }

/* ------------------------ submit button form elements ------------------------ */

input.submit, input.submit-contact-main { 
	width:60px;
	height:20px;
	cursor:pointer; 
	padding:0; 
	}

input.submit-contact-main { margin:95px 0 0 243px; } /* defines placement of contact-main submit button */


/* ------------------------------- CONTENT FRAMEWORK ------------------------------- */

/* ------------------------ main framework ------------------------ */
#wrap {
	background:url("../images/bg-wrap.jpg") repeat-y;
	width:964px;
	margin:0 auto;
	text-align:left;
	}
	
#wrap-staff {
	width:600px;
	margin:10px 0px 200px 40px;
	}

#staff-left-column {
    float:left;
    width:275px;
    margin:10px 25px 0px 0px;
    }

#staff-right-column {
    float:right;
    width:275px;
    margin:10px 25px 0px 0px;
    }


/* ------------------------ masthead framework ------------------------ */
#masthead {
	position:relative;
	background:url("../images/masthead.jpg");
	height:126px;
	}
	/* index page link within #masthead */		
	#masthead a {
	position:absolute;
	left:11px;
	width:303px;
	top:6px;
	height:112px;
		}
	#masthead a span {
		display:none;
		}

/* ------------------------ column-left framework ------------------------ */
#column-left {
	width:638px;
	float:left;
	display:block;
	}
	
	#column-left table {margin-left:10px;}

	#column-left p, #column-left h1, #column-left h2, #column-left h3, #column-left ul, #column-left dl{
	margin:0px 32px 15px 40px;
		}

	#column-left form { margin-left:0px; } /* set form margin here */

	/* single column list */
	#column-left ul { padding-left:5px; }
		#column-left ul li { 
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px; /* pushes text to the right to display bg img */
			}

	/* multi column list */
	#column-left ul.multi { padding-left:5px; } 
		#column-left ul.multi li { 
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px;  /* pushes text to the right to display bg img */
			float:left;
			width:150px; /* sets the width of each column */
			line-height:20px; 
			}

	/* definition list */
	#column-left dl { padding-left:5px; }
		#column-left dl dt {
			font-weight:bold;
			color:#5C0F04
			}
		#column-left dl dd {
			background:none 0px 6px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px;  /* pushes text to the right to display bg img */
			margin-left:5px;
			}
#column-left table {
	width:90%;
	margin:20px 40px;
}
#column-left table th h2 {
	font-size:1.3em;
	margin-left:0px;
	padding-left:0px;
	}
#column-left table th p {
	margin-left:0px;
	padding-left:0px;
	}
#column-left table tr {
	border-bottom:1px solid #000;
	}
#column-left table th,
#column-left table td {
	padding:10px 0px;
}
#column-left table td {
	border-left:1px solid #000;
	}
#column-left table th.surgery-note {
	font-size:1.1em;
	padding:5px;
	}
/* ------------------------ column-right framework ------------------------ */
#column-right  {
	width:307px;
	float:left;
	display:block;
	}

	#column-right p, #column-right h1, #column-right h2, #column-right h3, #column-right ul, #column-right dl {
		margin:0px 20px 10px 45px;
		}

	#column-right form { padding-left:25px; width: 260px;}

	/* single column list */
	#column-right ul { padding-left:5px; }
		#column-right ul li { 
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px;  /* pushes text to the right to display bg img */
			}
			


/* ------------------------ header framework ------------------------ */
#header_flash { height:264px; background:url("../images/header-index.jpg");  } /* sets height for the flash header - REMOVE IF NOT USED */
	/* --------------- no flash text styles ----------------------*/
	#header_flash p, #header_flash noscript { padding: 5px 0 0 30px; color: #FFFFFF;}
	#header_flash a:link, #header_flash a:visited {color: #FFFFFF;}
	#header_flash a:hover, #header_flash a:active {color: #FFFF00;  text-decoration: none;}

#header-graphic { height:264px; width:964px; } /* sets height for all non-flash headers */

	body#practice #header-graphic { background:url("../images/header-index.jpg"); }
	body#thankyou #header-graphic { background:url("../images/header-index.jpg"); }
	body#team #header-graphic { background:url("../images/header-worldclass.jpg"); }
	body#cataracts #header-graphic { background:url("../images/header-eye.jpg"); }
	body#contact #header-graphic { background:url("../images/header-worldclass.jpg"); }

	body#other #header-graphic { background:url("../images/header-index.jpg"); }
	body#forms #header-graphic { background:url("../images/header-index.jpg"); }
	body#lasik #header-graphic { background:url("../images/header-wavefront.jpg"); }
	body#ck #header-graphic { background:url("../images/header-wavefront.jpg"); }

	body#testimonials #header-graphic { background:url("../images/header-worldclass.jpg"); }
	body#lens-implants #header-graphic { background:url("../images/header-eye.jpg"); }
	body#sitemap #header-graphic { background:url("../images/header-index.jpg"); }
	body#technology #header-graphic { background:url("../images/header-eye.jpg"); }

/* ------------------------ subhead framework ------------------------ */
#subhead { height:65px; margin:0 0 10px 18px; } /* sets height for all subheads */
	body#index #subhead { background:url("../images/subhead-index.jpg"); }
	body#practice #subhead { background:url("../images/subhead-practice.jpg"); }
	body#team #subhead { background:url("../images/subhead-team.jpg"); }
	body#technology #subhead { background:url("../images/subhead-technology.jpg"); }
	body#lasik #subhead { background:url("../images/subhead-lasik.jpg"); }
	body#ck #subhead { background:url("../images/subhead-ck.jpg"); }
	body#lens-implants #subhead { background:url("../images/subhead-lens-implants.jpg"); }
	/*body#cataracts #subhead { background:url("../images/subhead-cataracts.jpg"); }*/
	body#cataracts #subhead { background:url("../images/subhead-blank.jpg"); }
	body#other #subhead { background:url("../images/subhead-other.jpg"); }
	body#testimonials #subhead { background:url("../images/subhead-testimonials.jpg"); }
	body#contact #subhead { background:url("../images/subhead-contact.jpg"); }
	body#thankyou #subhead { background:url("../images/subhead-thankyou.jpg"); }
	body#sitemap #subhead { background:url("../images/subhead-sitemap.jpg"); }
	
	

	body#forms #subhead { background:url("../images/subhead-forms.jpg"); }
	body#sitemap #subhead { background:url("../images/subhead-sitemap.jpg"); }
	
/* ------------------------ subhead framework with varying heights ------------------------ */
#procedure-videos {
	height:202px;
	width:307px;
	background:url("../images/procedure-videos.jpg") ;
	position: relative;
	}
#procedure-videos p.video {
	position: absolute;
	margin: 95px 0 0 25px;
}
	
	#procedure-videos select {
		position: absolute;
		top: 165px;
		left: 24px;
		width: 170px;
		height: 20px;
		}
	
#dr-cavanaugh-message {
	/*background: url("../images/dr-cavanaugh1.jpg") no-repeat bottom right;*/
	width: 638px;
	float: left;
	padding: 0px 0px 0px 0px;
}
#dr-cavanaugh-message h1.subhead {display:block; width:620px; height:53px; background: url("../images/dr-cavanaugh-message.jpg") 18px 0px no-repeat;}
#dr-cavanaugh-message h1.subhead span {display:none;}

#dr-cavanaugh-message p {
	margin:0 30px 10px 40px;
}
#dr-cavanaugh {
	
	padding: 0px;
	margin: 0px;
	width:277px;
	height:277px;
	float:right;
}

#dr-cavanaugh-message-photo { }

#iol-counselor {
	position: relative;
	background: url("../images/iol-counselor.jpg") no-repeat;
	height: 101px;
	width:620px;
	padding:0;
	margin-left:18px;
	display:block;
}
	#iol-counselor a.btn {
	position: absolute;
		top: 15px;
		left: 482px;
		height: 61px;
		width: 113px;
	}
	#iol-counselor a.btn:hover {
		background: url("../images/btn-why-choose.jpg");
	}

#lasik-vision {
	position: relative;
	background: url("../images/lasik-vision.jpg") no-repeat;
	height: 101px;
	width:620px;
	padding:0;
	margin-left:18px;
	display:block;
}
	#lasik-vision a.btn {
	position: absolute;
		top: 15px;
		left: 482px;
		height: 61px;
		width: 113px;
	}
	#lasik-vision a.btn:hover {
		background: url("../images/btn-why-choose.jpg");
	}

#bausch-logo  {
	position: relative;
	background: url("../images/bausch-logo.jpg") no-repeat;
	height: 101px;
	width:620px;
	padding:0;
	margin-left:18px;
	display:block;
}
	#bausch-logo a.btn {
	position: absolute;
		top: 15px;
		left: 482px;
		height: 61px;
		width: 113px;
	}
	#bausch-logo a.btn:hover {
		background: url("../images/btn-why-choose.jpg");
	}


#why-choose {
	position: relative;
	background: url("../images/why-choose.jpg") no-repeat;
	height: 101px;
	width:620px;
	padding:0;
	margin-left:18px;
	display:block;
}
	#why-choose a.btn {
		position: absolute;
		top: 15px;
		left: 482px;
		height: 61px;
		width: 113px;
	}
	#why-choose a.btn:hover {
		background: url("../images/btn-why-choose.jpg");
	}
	
#vision-cataract-refractive-bottom {
	background: url("../images/vision-cataract-refractive-bottom.jpg") bottom no-repeat;
	padding-bottom: 80px;
	float: left;
	width: 964px;
	position: relative;
}
	#vision-cataract-refractive-bottom a.read-more-laser-vision {
	position:absolute;
	width: 82px;
	height: 25px;
	bottom: 18px;
	left: 27px;
		}
	#vision-cataract-refractive-bottom a.read-more-cataract {
	position:absolute;
	width: 82px;
	height: 25px;
	bottom: 18px;
	left: 340px;
		}
	#vision-cataract-refractive-bottom a.read-more-refractive{
	position:absolute;
	width: 82px;
	height: 25px;
	bottom: 18px;
	left: 655px;
		}
#vision-cataract-refractive-top {
	background: url("../images/vision-cataract-refractive-top.jpg");
	height: 52px;
}
#vision-cataract-refractive {
	background: url("../images/vision-cataract-refractive.jpg") repeat-y;
	float: left;
	width: 964px;
}
div.vision-cataract-refractive-content  { 
	float: left;
	width: 255px;
	margin: 0px 21px 0px 38px;
	display: inline;
	}
div.vision-cataract-refractive-content p {
	margin-bottom:10px;
	} 

/* ------------------------ title framework with varying heights ------------------------- */

#title-contact {
	height:63px;
	background:url("../images/title-contact.jpg") ;
	}
#contact #title-contact {
	height:30px;
	background:url("../images/title-contact-us.jpg") ;
	}

/* ------------------------------------- Buttons ---------------------------------------- */
body#index #btn-lasik-lens-seminars {float:right; margin:0 18px 0 0;}

#btn-lasik-lens-seminars {	height: 139px;
	width: 307px;
	display:block;
	position:relative;
	}

#btn-lasik-lens-seminars a{
	background: url("../images/btn-lasik-lens-seminars.jpg");
	height: 139px;
	width: 307px;
	display:block;
	position:absolute;
	top:0;
	left:0;
}
	#btn-lasik-lens-seminars a:hover {
		background: url("../images/btn-lasik-lens-seminars.jpg") -0px -139px no-repeat;
		}
		
		body#index #btn-download-center {float:right; margin:0 18px 0 0;}
		
	#btn-download-center {
		
		display:block;
		position:relative;
		height: 138px;
		width: 307px;
		margin-bottom:0px;
	}

#btn-download-center a{
	display: block;
	background: url("../images/btn-download-center.jpg");
	height: 138px;
	position:absolute;
	top:0; left:0;
	width: 307px;
}
	#btn-download-center a:hover {
		background: url("../images/btn-download-center.jpg") -0px -138px no-repeat;
		}


body#index #btn-finance-payment {float:right; margin:0 18px 5px 0;}
		
	#btn-finance-payment {
		
		display:block;
		position:relative;
		height: 143px;
		width: 307px;
		margin-bottom:5px;
	}

#btn-finance-payment a{
	display: block;
	background: url("../images/btn-finance-payment.jpg");
	height: 143px;
	position:absolute;
	top:0; left:0;
	width: 307px;
}
	#btn-finance-payment a:hover {
		background: url("../images/btn-finance-payment.jpg") -0px -143px no-repeat;
		}
		
		body#index #btn-facebook {float:right; margin:0 18px 0px 0;}

			#btn-facebook {

				display:block;
				position:relative;
				height: 138px;
				width: 307px;
				margin-bottom:30px;
			}

		#btn-facebook a{
			display: block;
			background: url("../images/btn-facebook.jpg");
			height: 138px;
			position:absolute;
			top:0; left:0;
			width: 307px;
		}
			#btn-facebook a:hover {
				background: url("../images/btn-facebook.jpg") -0px -138px no-repeat;
				}
		
		
		
		#btn-lasik-lens-seminars span, #btn-lasik-lens-seminars span, #btn-finance-payment span { display:none; }
	

/* ------------------------ bottom-wrap framework ------------------------ */
/* ------------ must have below column-left and column-right to clear the float ------------ */
#bottom-wrap {
	background:url("../images/bottom-wrap.jpg");
	width:100%; /* fix for Safar */
	height:49px;
	clear:both; /* important - do not remove */
	}
#index-divider {
	clear: both;
	width: 964px;
	height: 24px;
	background: url("../images/index-divider.jpg");
}

/* ------------------------footer framework ------------------------ */
#footer {
	width:964px;
	margin:0 auto;
	text-align:center;
	padding-top: 20px;
	}

#footer p {
	color:#e3d8b4;
	margin-bottom:10px;
	}

#footer a:link, #footer a:visited { color:#e3d8b4; text-decoration: none;}
#footer a:hover, #footer a:active { color:#fff; text-decoration: underline; }

#footer ul {margin-bottom:10px;}
	#footer li { /* if your li's float, you can adjust border height w/ line-height */
		padding:0 5px 0 7px; /* adjusts the spacing between each li display and border-left */
		display: inline;
		border-left: 1px solid #e3d8b4;
		}
	#footer li.first { border: none; }

/* ------------------------ MAIN NAVIGATION FRAMEWORK ------------------------ */
/* ------------------------ horizontal sprite nav ------------------------ */
#nav { 
	background:url("../images/nav-over.jpg") no-repeat; 
	width:964px; 
	height:50px; 
	margin:0;
	padding:0; 
	}

#nav span { display: none; }

#nav li, #nav a { height:50px; display:block; } /* change height here also */

#nav li { float:left; list-style:none; _display:inline; position:relative; }

#nav-01 { width: 50px; margin-left: 20px;}
#nav-02 { width: 78px;}
#nav-03 { width: 72px;}
#nav-04 { width: 100px;}
#nav-05 { width: 52px;}
#nav-06 { width: 74px;}
#nav-07 { width: 99px;}
#nav-08 { width: 80px;}
#nav-09 { width: 134px;}
#nav-10 { width: 94px;}
#nav-11 { width: 88px;}

/*-------------- (-79px) X position of button / (-50px) height of image from above ------------- */
#nav-01 a:hover { background:url("../images/nav-over.jpg")  -20px -50px no-repeat; }
#nav-02 a:hover { background:url("../images/nav-over.jpg") -70px -50px no-repeat; }
#nav-03 a:hover { background:url("../images/nav-over.jpg") -148px -50px no-repeat; }
#nav-04 a:hover { background:url("../images/nav-over.jpg") -220px -50px no-repeat; }
#nav-05 a:hover { background:url("../images/nav-over.jpg") -320px -50px no-repeat; }
#nav-06 a:hover { background:url("../images/nav-over.jpg") -372px -50px no-repeat; }
#nav-07 a:hover { background:url("../images/nav-over.jpg") -446px -50px no-repeat; }
#nav-08 a:hover { background:url("../images/nav-over.jpg") -545px -50px no-repeat; }
#nav-09 a:hover { background:url("../images/nav-over.jpg") -625px -50px no-repeat; }
#nav-10 a:hover { background:url("../images/nav-over.jpg") -759px -50px no-repeat; }
#nav-11 a:hover { background:url("../images/nav-over.jpg") -852px -50px no-repeat; }


body#index #nav-01 a { background:url("../images/nav-over.jpg")  -20px -50px no-repeat; }
body#practice #nav-02 a { background:url("../images/nav-over.jpg") -70px -50px no-repeat; }
body#team #nav-03 a { background:url("../images/nav-over.jpg") -148px -50px no-repeat; }
body#technology #nav-04 a { background:url("../images/nav-over.jpg") -220px -50px no-repeat; }
body#lasik #nav-05 a { background:url("../images/nav-over.jpg") -320px -50px no-repeat; }
body#ck #nav-06 a { background:url("../images/nav-over.jpg") -372px -50px no-repeat; }
body#lens-implants #nav-07 a { background:url("../images/nav-over.jpg") -446px -50px no-repeat; }
body#cataracts #nav-08 a { background:url("../images/nav-over.jpg") -545px -50px no-repeat; }
body#other #nav-09 a { background:url("../images/nav-over.jpg") -625px -50px no-repeat; }
body#testimonials #nav-10 a { background:url("../images/nav-over.jpg") -759px -50px no-repeat; }
body#contact #nav-11 a { background:url("../images/nav-over.jpg") -852px -50px no-repeat; }

#sub-nav {
	background: url("../images/sub-nav.jpg");
	height: 43px;
}
	#sub-nav ul { margin: 0px 30px 0px 30px; padding: 10px 0px 10px 0px;}
	#sub-nav ul li {
		border-left: 1px solid #eae0c6;
		display: inline;
		padding: 0px 10px 0px 9px;
	}
	#sub-nav ul li.first {border-left: none; padding-left: 0px;} 
	#sub-nav ul li a:link, #sub-nav ul li a:visited { color: #eae0c6; text-decoration: underline;}
	#sub-nav ul li a:hover, #sub-nav ul li a:active { color: #fff; text-decoration: none;}
	


/* --------------------  ACCORDION  -------------------- */
dl.accordion-menu {
	margin: 0 0 30px 23px;
	padding: 0;
	width: 550px;
	background: transparent;
}
dl.accordion-menu dt.a-m-t {
	margin: 0;
	background: #EFEAD4;
	padding: 0.3em 1em;
	color: #5C0F04;
	border: solid 1px #5C0F04;
	border-left-color: #5C0F04;
	border-top-color: none;
}
dl.accordion-menu dt.a-m-t-hover{
	background: #EDECEA;
}
html.accordion-menu-js dt.a-m-t{
	cursor: pointer;
	zoom: 1 ;
}
dl.accordion-menu dd.a-m-d {
	margin: 0;
	padding: 0;
	padding: 0;
}
html.accordion-menu-js dd.a-m-d{
	display: none;
}
html.accordion-menu-js dd.a-m-d-expand {
	display: block;
}
html.accordion-menu-js dd.a-m-d-before-expand {
	display: block;
	position: relative;
	z-index: -1;
	opacity: 0;
	height: auto !important;
	visibility: hidden;
	overflow: visible;
}
html.accordion-menu-js dd.a-m-d-anim {
	overflow: hidden;
	display: block;	
}
dl.accordion-menu dd.a-m-d .bd{
	padding: 0.5em;
}


body#lasik dl.accordion-menu p, body#ck dl.accordion-menu p, body#cataracts dl.accordion-menu p, body#lens-implants dl.accordion-menu p { margin:0px 0px 10px 0;}

.orange img { 
	margin-top:3px;
	margin-bottom:15px;
}