
/*********************************************************************
	
	Sesame Communications - (c) 2009
	Written by: Damien Komala
	All rights reserved. 
	Any reproduction or intentional misuse is strickly prohibited
	
*********************************************************************/

/*********************************************************************
	Reset
*********************************************************************/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}


/*********************************************************************
	Common Elements
*********************************************************************/

body {
	line-height:1.5;
	font-family:Times, "Times New Roman",Georgia,Serif;
	margin:0;
	background:#01042D url(../images/background.jpg) top left repeat-x;
	color: #FFF;
	font-size: 14px;
}

table {
	border-collapse:separate;
	border-spacing:0;
}

caption, th, td {
	text-align:left;
	font-weight:normal;
}

table, td, th {
	vertical-align:middle;
}

a img {
	border:none;
}

a {
	outline: none;
}

h1 {
	font-size: 34px;
	line-height:normal;
	font-weight: lighter
	font-family:Times, "Times New Roman",Georgia,Serif;
	color:#FFF;
	margin-bottom: 20px;
}

h1 sup {
	font-size: 50%; 
	vertical-align: top;
}
p sup {
	font-size: 70%; 
	vertical-align: top;
} 

h2 {
	color:#FFF;
	font-size: 24px;
}

h3 {
	color:#FFF;
	font-size: 22px;
	font-weight: normal;
}

hr {
	background: #8F8B5C;
	height: 1px;
	border: none;
	clear:both;
	margin: 0 0 15px;
}

.hide {
	display:none;
}

.flash-replaced .alt {
	display:none;
}

.flash-replaced {
	margin-bottom:20px;
}

blockquote {
	margin: 0px;
	padding: 10px;
	border:1px solid #b4a77b;
	quotes: "\201C" "\201D";
	font-style: italic;
}

p.small {
	font-size: 9px;
}

/*********************************************************************
	IE6 upgrade alert
*********************************************************************/
#ie_alert {
	display: none;
	background-color: #fff;
	width: 400px;
	color: #333;
	text-align: left;
	font-size: 11px;
	letter-spacing: normal;
	font-weight: bold;
	padding: 15px 15px 0 15px;
	border: solid 2px #a52003;
	position: absolute;
	z-index: 5000;
	top: 10px;
	left: 10px;
}

#ie_alert ul {
	margin: 0 0 15px 25px;
}

#ie_alert p {
	margin: 0 0 15px 0;
	line-height: 14px;
	padding: 0;
}

a.upgrade {
	float: left;
	margin: 0 10px 0 0;
}

span#ie_alert_reasons {
	color: #a52003;
}

.right {
	float: right;
	margin: 0 0 20px 20px;
	border:3px solid #FFF;
}

.right_noborder {
	float: right;
	margin: 0 0 20px 20px;
}

.left {
	float: left;
	margin: 0 20px 20px 0;
	border:3px solid #FFF;
}

/*********************************************************************
	set bg image for each link
*********************************************************************/
a#our-team {background-image:url(../images/nav/our-team.gif);
	text-indent: -999em;
	width:103px;
}

a#new-patients {background-image:url(../images/nav/new-patients.gif);
	text-indent: -999em;
	width:123px;
}

a#about-orthodontics {background-image:url(../images/nav/about-orthodontics.gif);
	text-indent: -999em;
	width:175px;
}

a#braces {background-image:url(../images/nav/braces-101.gif);
	text-indent: -999em;
	width:110px;
}

a#our-treatments {background-image:url(../images/nav/our-treatments.gif);
	text-indent: -999em;
	width:142px;
}

a#invisalign {background-image:url(../images/nav/invisalign.gif);
	text-indent: -999em;
	width:100px;
	height: 50px;
}

a#first-aid {background-image:url(../images/nav/first-aid.gif);
	text-indent: -999em;
	width:84px;
}



a#patient-login {background-image:url(../images/util-nav/patient-login.gif);
	text-indent: -999em;
	width:153px;
}

a#doctor-login {background-image:url(../images/util-nav/doctor-login.gif);
	text-indent: -999em;
	width:171px;
}
a#contact-us {background-image:url(../images/util-nav/contact-us.gif);
	text-indent: -999em;
	width:143px;
}

a#home {background-image:url(../images/util-nav/home.gif);
	text-indent: -999em;
	width:73px;
}


/*********************************************************************
	Structure
*********************************************************************/
#container, .container {
	width:960px;
	margin:0 auto;
}

#container {
	position:relative;
}

.clearfix:after, .container:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix, .container {
	display:inline-block;
}

* html .clearfix, * html .container {
	height:1%;
}

.clearfix, .container {
	display:block;
}

.clear {
	clear:both;
}

/*********************************************************************
	Header and top piece
*********************************************************************/

#hd {
	background: url(../images/header-background.jpg) top center no-repeat;
	height:197px;
	width:960px;
	margin: 0;
	display: block;
}

#logo, #logo a {
	height:137px;
	width:572px;
}

#logo {
	margin:1px auto;
}

#logo a {
	display:block;
	overflow: hidden;
	text-indent: -999em;
	background: url(../images/logo-background.jpg) top center no-repeat;
}

/*********************************************************************
	Content
*********************************************************************/
#bd {
	background:#F0EFED;
}

#content {
	float:left;
	width:960px;
	margin:43px 0 0;
	background: url(../images/content-bg.jpg)top left no-repeat;
}

#content a {
	color:#b4a77b;
}

#content ul {
	margin:0 0 20px 30px;
}
.outer-border {
	border:2px solid #FFFFFF;
	float:left;
	padding:3px;
	width:954px;
}
.box-content {
	background: url(../images/content-bg.gif) left top repeat-y;
	border:2px solid #FFF;
	margin: 0;
	float:left;
	width:950px;
}
.page-content {
	float:left;
	margin:20px 0 20px 30px;
	width:590px;
}

.page-content p {
	margin-bottom: 20px;
}
.address {
	font-family: Arial;
	float:left;
	font-size:11px;
	margin:0;
	height: 300px;
	width:276px;
	_width:266px;
	text-align: right;
	color:#FFF;
	padding:30px 0;
}
.address p {
	margin-bottom: 15px;
}
.address strong {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
}
.main-image {
	display:block;
	float:left;
	height:348px;
	margin:10px 0 0;
	width:676px;
}

#flash_box {
	background: url(../images/alt-flash-image.jpg) top left no-repeat;
	float:left;
	margin: 10px 0 0 0;
	width: 676px;
	height: 348px;
}

.sub_nav {
	font-family: Arial;
	font-weight: bold;
	text-align: center;
	color: #B0A378;
}

.sub_nav a {
	font-style: normal;
	color: #B0A378;
}

#content .sub_nav a.active {
	color:#CCC2A2;
	text-decoration:none;
	cursor:default;
}

/*********************************************************************
	Page Specific Styles
*********************************************************************/

.contact {
	width:195px;
}

/* images */

img.border, img.auto {
	border:3px solid #f8f0b9;
}

img.auto {
	float: right;
	margin: 0 0 0 15px
}


.column {
	width:49%;
	float: left;	
}

.site-map #content ul {
	margin:0 0 20px 10px;
	list-style: none;
	font-weight: bold;
}

.site-map #content ul li a {
	font-style: normal;
	text-decoration: none;
}
.site-map #content li ul li a {
	font-style: normal;
	text-decoration: underline;
}

.site-map #content ul li a:hover {
	text-decoration: underline;
	color:#FFF;
}

.site-map #content ul li ul li {
	font-weight: normal;
}
.map {
	display: block;
	margin-bottom: 30px;
	}

/*********************************************************************
	Sidebar
*********************************************************************/

#sidebar {
	background:  url(../images/sidebar-background.gif) top right no-repeat;
	float:left;
	font-size:14px;
	margin:0;
	min-height: 500px;
	width:276px;
	text-align: center;
	color:#EFEFEC;
}
#sidebar img {
	margin: 15px 0 0;
}

/*********************************************************************
	Navigation
*********************************************************************/
#nav a {
	display: block;
	height: 29px; /* h */
	outline: none;
	overflow: hidden;
	text-align: left;
}
#util a{
	display: block;
	height: 65px; /* h */
	outline: none;
	overflow: hidden;
	text-align: left;
}
#util {
	background: url(../images/layout/util.png) top left no-repeat;
	height:65px;
	left:180px;
	position:absolute;
	top:130px;
	width:540px;
}

#util ul {
	list-style-type:none;
	margin:0;
	list-style-image:none;
}
#util ul li {
	float:left;
}


#util a:hover, #util li:hover a, #util li.sfhover a {
	background-position: 0 -65px;
} /* -w */

#util li.active a {
	background-position: 0 -65px;
} /* -2w */

/* main nav */
#nav {
	position:absolute;
	top:204px;
	left:61px;
	width:960px;
}

#nav ul {
	list-style: none;
	margin: 0;
}

#nav li {
	float:left;
}

#nav a:hover, #nav li:hover a, #nav li.sfhover a {
	background-position: 0 -29px;
} /* -h */

#nav li.active a {
	background-position: 0 -29px;
} /* -2h */

#nav li.active a:hover, #nav li.active:hover a, #nav li.active.sfhover a {
	background-position: 0 -29px;
} /* -3h */

/*********************************************************************
	Navigation Fly outs
*********************************************************************/

#nav li ul {
	padding: 5px 0;
	left: -9999px;
	position: absolute;
	width: 160px;
	z-index: 10;
	background: #FFF;
	top:29px;
	font-size: 12px;
	border: 1px solid #020436;
}

#nav li ul a {
	color: #020436;
	background-image: none;
	text-decoration: none;
	text-indent:12px;
	height: 16px;
	width: 160px;
	padding:5px 0;
}

#nav li ul a:hover {
	background:#b8ab82;
	color:#FFF;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	margin:0;
}

#nav ul ul ul {
	display:none;
}

#nav li:hover li:hover ul, #nav li.sfhover li.sfhover ul {
	display: block;
}

/*********************************************************************
	Footer
*********************************************************************/

#ft {
	color: #FFF;
	padding:20px 0;
	font-size: 12px;
	display:block;
	width:960px;
	margin:0;
	text-align: center;
}

#ft p {
	padding:0 60px;
	margin-bottom: 10px;
}

.text_nav {
	color: #b4a77b;
}

#ft .description {
	color:#FFFFFF;
	float:left;
	margin-top:30px;
}

#ft a {
	color: #b4a77b;
	text-decoration: none;
	margin-right: 15px;
}

#ft a:hover, #ft .sesame a:hover {
	color: #FFF;
}

#ft .sesame a {
	color: #b4a77b;
	text-decoration: underline;
}

/*********************************************************************
	Invisalign Teen
*********************************************************************/

span.indent {
	padding-left: 40px;
}

#invisalign-sidebar {
	background: #fff;
	width: 275px;
	margin: 0 0 15px 15px;
	padding: 0;
	border: solid 1px #000;
	float: right;
	clear: right;
}

#invisalign-sidebar a {
	color: #036;
}

#invisalign-sidebar h3 {
	background: #00445a;
	margin: 0;
	padding: 15px;
	color: #fff;
}

#invisalign-sidebar p {
	padding: 0 15px;
	margin: 15px 0;
}

.thumb {
	border: solid 1px #000;
	margin: 0 10px 10px 0;
	float: left;
	clear: left;
}

/*********************************************************************
	Common Treatments
*********************************************************************/

div.box {
	float: right;
	clear: right;
	width: 334px;
	background-color: #FFF; /* Customize me! */
	padding: 5px 0 5px 5px;
	margin: 0 0 20px 20px;
	border: solid 1px #87A9D8; /* Customize me! */
	-moz-border-radius: 5px; /* Optional - you may customize or remove */
	-webkit-border-radius: 5px;
	color: black;
}

div.box img {
	float: left;
	border: solid 1px #FFF; /* Customize me! */
	margin-right: 5px;
}

div.box p {
	float: left;
	width: 50%;
	margin: 0;
	padding: 0;
}

/*********************************************************************
	Form Styles
*********************************************************************/

div.referral-form, div.appointment-form, div.comments {
		width: 100%;
		margin-top: 18px;
		letter-spacing: normal;
	}

	fieldset {border: 0; padding: 9px 0;margin: 0 18px;}
		fieldset h2 {margin: 0 0 9px;}
		fieldset p {margin: 0 0 18px;}
		fieldset p.disclaimer {font-size: 90%; font-style: italic; margin: 0;}
		fieldset dl {}
			fieldset dl dt {font-size: 16px; clear: both; margin: 9px 0 0;}
				fieldset dd ul {margin: 9px 0;}
					fieldset dd ul li, fieldset dd ol li {list-style: none;}
					fieldset dd li {
						clear: both;
						margin: 3px 0;
						padding: 5px 0 4px 10%;
						overflow: auto;
						height: auto;
						position: relative;
						}
					fieldset dd li:hover {background: #b4a77b;/* customize me - this is the hover color change of li */}
					fieldset dd li input:hover, fieldset dd li input:focus,
					 fieldset dd li select:hover, fieldset dd li select:focus,
					 fieldset dd li textarea:hover, fieldset dd li textarea:focus {
					 	background: #f1f1f1;/* customize me - this is the hover color change of form fields*/
					 	outline-color: #FFF;/* customize me */
					 	}
						fieldset li h3 {font-size: 12px; line-height: 18px; margin: 0;}
						fieldset li div {float: left; display: inline-block; width: 40%; position: relative; padding-right: 5%;}
						fieldset li div.input-street {width: 85%;}
						fieldset li div.input-city {width: 60%;}
						fieldset li div.input-full-name {width: 85%;}
						fieldset li div.input-phone-full {width: 85%;}
						fieldset li div.input-email {width: 85%;}
						fieldset li div.input-zip {width: 20%;}
						fieldset li div.content-switch, fieldset li div.radio, fieldset li div.checkbox {width: 85%;}
							fieldset li div.radio input {border: none;}
							fieldset li div.radio label {padding-right: 9px; font-size: 90%;}
						/*fieldset li div.hidden-content, fieldset li.hidden-content {display: none;}*/
						fieldset li div.input-select-full {width: 85%;}
						fieldset li div.input-comments {width: 85%;}
							li div.input-comments textarea {height: 63px; overflow: auto;}
						fieldset li div.input-captcha {width: 50%;}
						fieldset li div.verification {width: 35%;}
							li div.verification img {
								border: 1px solid;
								margin-top: 9px;
								-moz-border-radius: 4px; /*for Moz, optional*/
								-webkit-border-radius: 4px; /*for Webkit Browsers, optional*/
								}
							fieldset li div label {
								line-height: 18px;
								font-weight: bold;
								margin-bottom: 9px;
								font-size: 80%;
								color: #FFF;/*override to match site*/
								}
							fieldset li div input, fieldset li div textarea, fieldset li div select {
								display: block;
								line-height: 18px;
								width: 100%;
								border: 1px solid;
								padding: 4px 0 3px;
								text-indent: 4px;
								margin-top: 9px;
								-moz-border-radius: 4px; /*for Moz, optional*/
								-webkit-border-radius: 4px; /*for Webkit Browsers, optional*/
								}
							fieldset li div select {height: 25px;}
							fieldset li div.radio input {display: inline; width: auto; margin-right: 4px;}
							fieldset li div div {width: 100%;}
						fieldset dl dd.form-footer button {/*these styles control the look of the button, change as necessary*/
							clear:both;/*do not change, forces button to sit below floated elements*/
							display: block;
							width: 125px;
							height: 34px;
							text-align: center;
							margin: 0;
							background:#cc0000;/* customize me! */
							border: 1px solid #FFF;
							line-height: 34px;
							color:#FFF;/* customize me! */
							font-size:12px;
							font-weight:bold;
							-moz-border-radius: 4px; /*for Moz, optional*/
							-webkit-border-radius: 4px; /*for Webkit Browsers, optional*/
							}





	/* appointment form
	* Styles only for the appointment request form
	*/


	/* comment form
	* Styles only for the comments form
	*/
	/*numbering added by jQuery*/
	fieldset ol li span.comment-number {
		font-size: 150%;
		color: #FFF;/* customize me*/
		position: absolute;
		left: 9px;
		top: 9px;
	}


	/* referral form
	* Styles only for the referral form
	*/
	.referral-form fieldset li div.radio {width: 40%;}

	/* JQuery */
	input.error, select.error, textarea.error {border-color: #a52003; background: #fefda1;}
	div.error {
		background: url(../images/validate_error.gif) 0 0 no-repeat;
		color: #a52003;
		width: 18px;
		height: 18px;
		position: absolute;
		top: 0;
		right: 0;
		overflow: hidden;
		display: block;
		margin: 12px -2% 0 0;
		text-indent: -999em;}
	div.success {
		background: url(../images/validate_ok.gif) 0 0 no-repeat;
		width: 18px;
		height: 18px;
		position: absolute;
		top: 0;
		right: 0;
		overflow: hidden;
		display: block;
		margin: 12px -2% 0 0;
		text-indent: -999em;}

	.contact-form div.error, .contact-form div.success {margin-left: 0;}

/*********************************************************************
	Types of appliances
*********************************************************************/

img.right-border {
	float: right;
	clear: right;
	margin: 5px 0 15px 15px;
	border: solid 1px #333; /* Customize me! */}
/* This styled div acts as the hr for browsers */

img.left-border {
	float: left;
	clear: left;
	margin: 5px 15px 15px 0;
	border: solid 1px #333; /* Customize me! */}
/* This styled div acts as the hr for browsers */
div.hr {
	height: 0px;
	background-color: #eee; /* Customize me! */
	border: solid 1px #eee; /* Customize me! */
	border-width: 1px 0 0 0; /* Customize me! */
	margin: 20px 0;
	padding: 0;
	clear: both;}
/* This is the backup for screen readers */
hr {
	display: none;
	height: 0px;
	background-color: #eee;
	border: solid 1px #eee;
	border-width: 1px 0 0 0;
	clear: both;}
	
	
	
	
/*********************************************************************
	 Emergency Care 
*********************************************************************/

/* Emergency Care */
ul#toggle-emergency {
	list-style: none;
	margin: 0 0 1em 0;}
ul#toggle-emergency li {
	border: solid 1px #fff; /* Customize me! */
	border-width: 0 0 1px 0;
	padding: 1em 0;
	margin: 0;}
.general-soreness {
	background: url(http://media.sesamehost.com/images/emergency-care/general-soreness.gif) no-repeat;
	width: 80px;
	height: 60px;}
.headgear {
	background: url(http://media.sesamehost.com/images/emergency-care/headgear.gif) no-repeat;
	width: 80px;
	height: 60px;}
.loose-appliance {
	background: url(http://media.sesamehost.com/images/emergency-care/loose-appliance.gif) no-repeat;
	width: 80px;
	height: 60px;}
.loose-bracket {
	background: url(http://media.sesamehost.com/images/emergency-care/loose-bracket.gif) no-repeat;
	width: 80px;
	height: 60px;}
.loose-wire {
	background: url(http://media.sesamehost.com/images/emergency-care/loose-wire.gif) no-repeat;
	width: 80px;
	height: 60px;}
.poking-wire {
	background: url(http://media.sesamehost.com/images/emergency-care/poking-wire.gif) no-repeat;
	width: 80px;
	height: 60px;}
.left-border {
	border: solid 1px #333; /* Customize me! */
	margin: 5px 15px 15px 0;
	float: left;
	clear: left;}
/* Clear Fix */
.clear {clear: both;}
.cf:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.cf {display: inline-block;} /*this trips hasLayout for ie7*/
.cf {display: block;} /*this returns it back to normal*/
* html .cf {height: 1px;}


/*Pro Pack Styles Starts*/

/* Invisalign Footer */	
#invisalign-footer {
	background: #fff;
	margin: 30px 0;
	margin-right:10px;
	padding: 0;
	border: solid 1px #497fc2; /* Customize me!! */
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	-moz-border-radius: 5px; /* Optional - you may customize or remove */
	-webkit-border-radius: 5px; /* Optional - you may customize or remove */
	clear: both;
	}
#invisalign-footer h3 {
	background: #00445a; /* Customize me!! */
	margin: 0;
	padding: 8px 15px;
	color: #fff; /* Customize me!! */
	font-size: 14px;
	-moz-border-radius: 5px 5px 0 0; /* Optional - you may customize or remove */
	-webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; /* Optional - you may customize or remove */
	}
#invisalign-footer ul li img {
	margin: 0 10px 0 15px;
	float: left;
	}
#invisalign-footer p {
	padding: 0 15px;
	margin: 30px 0 15px 0;
	}
#invisalign-footer ul {
	margin: 15px; 
	padding: 0 0 15px 0;
	list-style: none;
	border: solid 1px #497fc2; /* Customize me!! */
	border-width: 0 0 1px 0;
	}
#invisalign-footer li {
	width: 33%;
	float: left;
	margin: 0;
	padding: 0;
	border: none;
	background: none;
	}
#invisalign-footer li a {
	float: left;
	color:#497fc2;
	}	
.invisalign-footer-logo {
	margin: 0 30px 0 15px;
	float: left;
	}

/* Invisalign Testimonials */	
	
ul#propack-testimonials {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
	}
ul#propack-testimonials img{
	border:1px solid #497fc2;
	}
.invisalign-block {
	width: 360px; 
	float: left;
	}
	
/* Invisalign Videos */
.invisalign-video {
	margin:0px 15px;
	}
#video-invisalign {
	text-align:center;
	display: block;
	}
#video-invisalign-best-friends, #video-invisalign-news-travels-fast {
	width: 320px;
	height: 206px;
	display: block;
	}
#video-invisalign-lobby {
	width: 320px; 
	height: 266px;
	display: block;
	}
.left-video-border{
	float: left;
	clear: left;
	margin:10px 15px;
	}


.logo-links-left {border:solid 1px #3C5E54;}

div.invisalign-video {
	background: url(http://media.sesamehost.com/images/invisalign-pro-package/invisalign-video-bg.jpg) no-repeat;
	width: 450px;
	height: 250px;
	border: solid 1px #497fc2; /* Customize me!! */
	margin: 15px 0px;
	text-align: right;
	}
	
div.invisalign-video img {
	margin: 30px 50px 0;
	border: solid 2px #497fc2;
	}
	
/* Invisalign Before and After */
#pro-pack{
	margin:20px;
	}
#pro-pack #invisalign-before-after {
	width: 488px;
	min-height: 335px;
	line-height: 18px;
	margin: 0 0 18px 0;
	padding: 10px 0 10px 10px;
	background-color: #00445a; /* Customize me */
	border: solid 1px #497fc2; /* Customize me */
	-moz-border-radius: 5px; /* Optional - you may customize or remove - Does not work in IE */
	-webkit-border-radius: 5px; /* Optional - you may customize or remove - Does not work in IE */
	}
#pro-pack #invisalign-before-after ul.slideshow {
	list-style: none; 
	margin: 0; 
	padding: 0;
	width: 488px;
	height: 270px;
	overflow: hidden;
	}
#pro-pack ul#before-after-cycle li img {
	width: 232px;
	height: 265px;
	float: left;
	margin-right: 10px;
	border: solid 1px #497fc2; /* Customize me */
	}
#pro-pack #invisalign-before-after p {
	float: left;
	width: 50%;
	margin: 0 0 10px 0;
	}
#pro-pack #invisalign-before-after div.cycle-detail {
	_width: 478px;
	min-height: 55px;
	_height: 75px;
	line-height: 18px;
	clear: both;
	background-color: #fff; /* Customize me */
	color: #497fc2; /* Customize me */
	padding: 10px;
	margin: 0 10px 0 0;
	border: solid 1px #497fc2; /* Customize me */
	-moz-border-radius: 5px; /* Optional - you may customize or remove - Does not work in IE */
	-webkit-border-radius: 5px; /* Optional - you may customize or remove - Does not work in IE */
	}
#pro-pack #invisalign-before-after div.before-after-nav {
	background: #fff; /* Customize me */
	_width: 478px;
	margin: 0 10px 10px 0;
	padding: 5px 3px;
	border: solid 1px #497fc2; /* Customize me */
	-moz-border-radius: 5px 5px 0 0; /* Optional - you may customize or remove - Does not work in IE */
	-webkit-border-top-left-radius: 5px; /* Optional - you may customize or remove - Does not work in IE */
	-webkit-border-top-right-radius: 5px; /* Optional - you may customize or remove - Does not work in IE */
	}
#pro-pack #invisalign-before-after .before-after-nav a {
	text-decoration: none; 
	font-size: 12px; 
	padding: 5px; 
	margin: 0 3px;
	outline: none;
	color: #497fc2; /* Customize me */
	}
#pro-pack #invisalign-before-after .before-after-nav a.activeSlide, #pro-pack #invisalign-before-after .before-after-nav a:hover {color: #009EC7;} /* Customize me */
