*{margin: 0; padding: 0;}/* Sets all elements to 0 to overcome different browser margin and padding values */

body {
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #3d280f;
	background-color: #267bbe;
	background-image: url(images/bgrnd.gif);
	background-repeat: repeat-x;
	font-size: 12px;
	text-align: left;
	margin: 0;
}

.NormalText, body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3d280f;
    text-decoration: none;
	font-weight: normal;
	text-transform: none;
	font-style:normal;
}

ul, ol {
	margin-top:0px;
	margin-bottom:0px;
}

.SmallBlackBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	font-weight: bold;
}

.MedBlueBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0068B3;
}

.SubjectHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #0068B3;
}

.PageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #583C1B;
}

* p {
	margin-top: 13px;
}

* h1 {
	font-size: 20px;
	line-height: 36px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 18px;
	margin-left: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #583C1B;
	text-align: left;
}

* h2 {
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	color: #0068B3;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: left;
}

* h3 {
	font-size: 13px;
	color: #333333;
	line-height: 18px;
	margin-bottom: 6px;
	font-weight: bold;
	text-align: left;
	margin-top: 10px;
}

* h4 {
	font-size: 12px;
	color: #0068B3;
	font-style: italic;
	font-weight: normal;
}

* .list-normal {
	margin-left: 20px;
	margin-top: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
* .list-site {
	margin-left: 20px;
	margin-top: 0px;
	padding: 0px;
	margin-right: 0px;
}


* .wave-bgrnd {
	background-image: url(images/bgrnd-wave.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
* .float-right {/* Right Floated Images */
	float: right;
	display: block;
	clear: right;
	margin-top: 7px;
	margin-right: 0;
	margin-bottom: 18px;
	margin-left: 18px;
	border: 5px solid #FFFFFF;
}
* .short-page {
	float: right;
	display: block;
	clear: right;
	margin-top: 7px;
	margin-right: 0;
	margin-bottom: 175px;
	margin-left: 18px;
	border: 5px solid #FFFFFF;
}


* #frame-outer {
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 780px;
	padding: 0px;
}

* #addy {
	width: 200px;
	margin-left: 58px;
	margin-top: -90px;
	position: absolute;
}

* #address {
	width: 200px;
	margin-left: 58px;
	margin-top: -90px;
	position: absolute;
}

* #bnav {
	width: 670px;
	margin-left: 58px;
	margin-top: 0px;
	position: absolute;
}

* #title {
	width: 780px;
	position: absolute;
	display: inline;
	height: 79px;
	clear: both;
}


* #frame-home1 {
	width: 780px;
	background-image: url(images/bgrnd-home.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-position: left top;
}

* #frame-home2 {
	width: 780px;
	background-image: url(images/bgrnd-wave.gif);
	background-repeat: no-repeat;
	height: 636;
	margin: 0px;
	padding: 0px;
	background-position: left bottom;
	height: 636px;
	margin: 0;
}

* #frame-home3 {
	float: right;
	width: 491px;
	line-height: 13pt;
	margin: 0px;
	clear: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

* #frame-content1 {
	width: 780px;
	background-image: url(images/bgrnd-text.gif);
	margin: 0px;
	padding: 0px;
}

* #frame-content2 {
	width: 780px;
	background-image: url(images/bgrnd-wave.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-position: left bottom;
	margin: 0;
}

* #frame-content3 {
	float: right;
	width: 466px;
	line-height: 13pt;
	clear: right;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 98px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

* #footer {
	background-image: url(images/bgrnd-footer.gif);
	background-repeat: no-repeat;
	clear: both;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	line-height: normal;
	height: 160px;
	color: #231f20;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

* #banner {
	background-image: url(images/bgrnd-banner.gif);
	background-repeat: no-repeat;
	height: 105px;
	width: 742px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 38px;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

* #banner h1 {
	text-indent: -10000em;
	display: block;
	height: 80px;
	width: 400px;
	float: right;
	font-size: 10px;
	line-height: normal;
}

* #banner h1 a {
display:block;
width:100%;
height:100%;
outline:none;
}

* #footernav a:link {
	color: #775f43;
	text-decoration: none;
	font-size: 11px;
}

* #footernav a:visited {
	color: #775f43;
	text-decoration: none;
	font-size: 11px;
}

* #footernav a:hover {
	color: #775f43;
	text-decoration: underline;
	font-size: 11px;
}

* #invisalign {
	float: left;
	width: 202px;
	margin-top: 400px;
	position: absolute;
	padding-left: 58px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	top: 85px;
}

* .photo-bordered {
	border: 5px solid #FFFFFF;
}


a.sesame:link  {
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
}
a.sesame:visited  {
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
}
a.sesame:hover  {
	color: #ffffff;
	text-decoration: underline;
	font-size: 11px;
}

* #clearing-object {
	clear: both;
	width: 780px;
	padding: 0px;
	margin-top: 0px;
}

* #pageOrtho  dd {
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 12px;
	margin-bottom: 15px;
	margin-left: 0px;
}

* #pageOrtho  dt {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0C4F75;
	padding: 5px;
}

* .footer-text {
	font-size: 9pt;
	font-weight: bold;
	color: #092b61;
	text-align: center;
	margin: 0px;
	padding-top: 15px;
}

* .text-box {
	font-size: 13px;
	font-style: italic;
	line-height: 16px;
	color: #a5b56d;
	margin-bottom: 15px;
	margin-left: 20px;
	text-align: center;
	width: 150px;
	float: right;
	padding-right: 20px;
}

* .border {
	padding: 2px;
	border: 1px solid #EFCD13;
}

* .sidebar {
	float: right;
	display: block;
	clear: right;
	margin-top: 7px;
	margin-right: 0;
	margin-bottom: 18px;
	margin-left: 18px;
	border: 5px solid #FFFFFF;
	width: 205px;
	background-color: #B2CFE8;
	padding: 10px;
}

* .short-sidebar {
	float: right;
	display: block;
	clear: right;
	margin-top: 7px;
	margin-right: 0;
	margin-bottom: 175px;
	margin-left: 18px;
	border: 5px solid #FFFFFF;
	width: 205px;
	background-color: #B2CFE8;
	padding: 10px;
}



a:link {
	color: #103E58;
	text-decoration: underline;
}
a:visited {
	color: #103E58;
	text-decoration: underline;
}
a:hover {
	color: #103E58;
	text-decoration: none;
}

* .resource {
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #778914;
	margin-top: -8px;
}

* h1.replace {
	background-repeat: no-repeat;
	background-position: left top;
	height: 79px;
	width: 780px;
	font-size: 13pt;
	line-height: normal;
	color: #076CB5;
	font-weight: bold;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	margin: 0px;
}

* #frame-home3  .replace  {
	background-image: url(images/welcome.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 56px;
	width: 428px;
}


* .replace { letter-spacing : -10000em; } 
/*\*/html>body .replace { letter-spacing : normal; text-indent : -999em; overflow : hidden;} /* Just for Opera */
div#sesame-game {
background: #000;
line-height: 0;
margin: 10px auto;
text-align: center;
width: 400px;}
* #anatomy-of-a-tooth {background: url(images/anatomy-of-a-tooth/anatomy-of-a-tooth-bg.gif); height: 525px; position: relative; width: 300px}
* #anatomy-of-a-tooth a {cursor: help; display: block; position: absolute}
* #anatomy-of-a-tooth a:hover {background: transparent}
a#bone {height: 20px; left: 30px; top: 380px; width: 40px}
a#cementum {height: 20px; left: 100px; top: 460px; width: 90px}
a#dentin {height: 20px; left: 80px; top: 165px; width: 60px}
a#enamel {height: 20px; left: 165px; top: 135px; width: 60px}
a#gingiva {height: 30px; left: 20px; top: 275px; width: 60px}
a#periodontal {height: 30px; left: 205px; top: 440px; width: 70px}
a#pulp {height: 30px; left: 125px; top: 220px; width: 50px}
a#print {cursor: pointer; height: 23px; left: 240px; top: 502px; width: 60px}
#anatomy-of-a-tooth a img {border: none; display: block; height: 0; position: absolute; width: 0}
#anatomy-of-a-tooth a:hover img {height: 98px; width: 300px}
a#bone:hover img {left: -30px; top: -380px}
a#dentin:hover img {left: -80px; top: -165px}
a#pulp:hover img {left: -125px; top: -220px}
a#cementum:hover img {left: -100px; top: -460px}
a#enamel:hover img {left: -165px; top: -135px}
a#gingiva:hover img {left: -20px; top: -275px}
a#periodontal:hover img {left: -205px; top: -440px}
* #flash h2 {
visibility:hidden;}
* #flash p {
	padding:5px;
	color: #FFFFFF;
	background-color: #7CB8E2;
}

* #navHolder {
	FLOAT: left;
	WIDTH: 260px;
	height: 255px;
	margin: 0px;
	padding-top: 105px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(images/bgrnd-nav.gif);
	background-repeat: no-repeat;
}

UL#nav {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	WIDTH: 260px;
	PADDING-TOP: 0px;
	LIST-STYLE-TYPE: none;
	width: 260px;
}
* #office {
	BACKGROUND: url(images/nav-office.gif)
}
* #newpatients {
	BACKGROUND: url(images/nav-newpatients.gif)
}
* #ortho {
	BACKGROUND: url(images/nav-ortho.gif)
}
* #braces {
	BACKGROUND: url(images/nav-braces.gif)
}
* #technologies {
	BACKGROUND: url(images/nav-tech.gif)
}
* #emergency {
	BACKGROUND: url(images/nav-emergency.gif)
}
* #games {
	BACKGROUND: url(images/nav-games.gif)
}
* #contact {
	BACKGROUND: url(images/nav-contact.gif)
}
* #home {
	BACKGROUND: url(images/nav-home.gif)
}

* #nav {
	MARGIN: 0px; LIST-STYLE-TYPE: none
}

#nav A {
	DISPLAY: block;
	OVERFLOW: hidden;
	WIDTH: 260px;
	TEXT-INDENT: -999em;
	HEIGHT: 28px
}
#nav A:hover {
	BACKGROUND-POSITION: -260px 0pt
}
#nav .active {
	BACKGROUND-POSITION: -260px 0pt
}
#nav LI:hover {
	BACKGROUND-POSITION: -260px 0pt
}
#nav LI.sfhover {
	BACKGROUND-POSITION: -260px 0pt
}
#nav LI:hover #office {
	BACKGROUND-POSITION: -260px 0pt
}
#nav LI.sfhover #office {
	BACKGROUND-POSITION: -260px 0pt
}
#nav LI:hover #newpatients {
	BACKGROUND-POSITION: -260px 0pt
}
#nav LI.sfhover #newpatients {
	BACKGROUND-POSITION: -260px 0pt
}
#nav LI:hover #ortho {
	BACKGROUND-POSITION: -260px 0pt
}
#nav LI.sfhover #ortho {
	BACKGROUND-POSITION: -260px 0pt
}
#nav LI:hover #braces {
	BACKGROUND-POSITION: -260px 0pt
}
#nav LI.sfhover #braces {
	BACKGROUND-POSITION: -260px 0pt
}
#nav LI:hover #technologies {
	BACKGROUND-POSITION: -260px 0pt
}
#nav LI.sfhover #technologies {
	BACKGROUND-POSITION: -260px 0pt
}
#nav LI:hover #emergency {
	BACKGROUND-POSITION: -260px 0pt
}
#nav LI.sfhover #emergency {
	BACKGROUND-POSITION: -260px 0pt
}
#nav LI:hover #games {
	BACKGROUND-POSITION: -260px 0pt
}
#nav LI.sfhover #games {
	BACKGROUND-POSITION: -260px 0pt
}
#nav LI:hover #contact {
	BACKGROUND-POSITION: -260px 0pt
}
#nav LI.sfhover #contact {
	BACKGROUND-POSITION: -260px 0pt
}
#nav LI:hover #home {
	BACKGROUND-POSITION: -260px 0pt
}
#nav LI.sfhover #home {
	BACKGROUND-POSITION: -260px 0pt
}
#nav .active {
	CURSOR: default
}
#nav UL {
	MARGIN: 0px;
	LIST-STYLE-TYPE: none;
}
#nav LI {
	DISPLAY: inline
}
#nav LI UL {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	Z-INDEX: 1;
	LEFT: -999em;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	POSITION: absolute;
	background-color: #c7ddef;
	border: 1px solid #FFFFFF;
}
#nav LI:hover UL {
	LEFT: auto;
	COLOR: #52381a;
	PADDING-TOP: 5px;
	margin-top: -35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 250px;
	background-color: #c7ddef;
	padding-bottom: 5px;
}
#nav LI.sfhover UL {
	LEFT: auto;
	COLOR: #52381a;
	PADDING-TOP: 5px;
	background-color: #c7ddef;
	margin-top: -35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 250px;
	padding-bottom: 5px;
}
#nav UL LI A {
	PADDING-LEFT: 25px;
	FONT-SIZE: 12px;
	WIDTH: 160px;
	COLOR: #52381a;
	TEXT-INDENT: 0px;
	HEIGHT: 11px;
	TEXT-DECORATION: none;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}
#nav UL LI A:hover {
	COLOR: #0068b3;
	text-decoration: none;
	font-weight: bold;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#pageOffice a.pageOffice, #pageNewpatients a.pageNewpatients, #pageOrtho a.pageOrtho, #pageBraces a.pageBraces, #pageTechnologies a.pageTechnologies, #pageEmergency a.pageEmergency, #pageGames a.pageGames, #pageContact a.pageContact, #pageHome a.pageHome {
	background-position: -260px;
}
<script type="text/javascript">
function asteroids() {
	var targetID = "sesame-game";
	var so=new SWFObject("games/asteroids.swf", "flash-asteroids", "400", "300", "8");
	so.addParam("wmode", "transparent");
	so.write(targetID);
	var swfDiv=document.getElementById(targetID);
	swfDiv.innerHTML;	
}
function frogger() {
	var targetID = "sesame-game";
	var so=new SWFObject("games/frogger.swf", "flash-frogger", "400", "432", "8");
	so.addParam("wmode", "transparent");
	so.write(targetID);
	var swfDiv=document.getElementById(targetID);
	swfDiv.innerHTML;	
}
function pong() {
	var targetID = "sesame-game";
	var so=new SWFObject("games/pong.swf", "flash-pong", "400", "320", "8");
	so.addParam("wmode", "transparent");
	so.write(targetID);
	var swfDiv=document.getElementById(targetID);
	swfDiv.innerHTML;	
}
function simon() {
	var targetID = "sesame-game";
	var so=new SWFObject("games/simon.swf", "flash-simon", "400", "320", "8");
	so.addParam("wmode", "transparent");
	so.write(targetID);
	var swfDiv=document.getElementById(targetID);
	swfDiv.innerHTML;	
}
function snake() {
	var targetID = "sesame-game";
	var so=new SWFObject("games/snake.swf", "flash-snake", "400", "333", "8");
	so.addParam("wmode", "transparent");
	so.write(targetID);
	var swfDiv=document.getElementById(targetID);
	swfDiv.innerHTML;	
}
function spaceInvaders() {
	var targetID = "sesame-game";
	var so=new SWFObject("games/space-invaders.swf", "flash-space-invaders", "400", "328", "8");
	so.addParam("wmode", "transparent");
	so.write(targetID);
	var swfDiv=document.getElementById(targetID);
	swfDiv.innerHTML;	
}
function tetris() {
	var targetID = "sesame-game";
	var so=new SWFObject("games/tetris.swf", "flash-tetris", "400", "398", "8");
	so.addParam("wmode", "transparent");
	so.write(targetID);
	var swfDiv=document.getElementById(targetID);
	swfDiv.innerHTML;	
}
function ticTacToe() {
	var targetID = "sesame-game";
	var so=new SWFObject("games/tic-tac-toe.swf", "flash-tic-tac-toe", "400", "525", "8");
	so.addParam("wmode", "transparent");
	so.write(targetID);
	var swfDiv=document.getElementById(targetID);
	swfDiv.innerHTML;	
}
</script>

<div id="sesame-game">DO NOT DELETE THIS COMMENT</div>

<ul id="sesame-games">
<li><a href="javascript: asteroids()" title="Play Asteroids"><img src="games/images/asteroids.gif" alt="asteroids" /></a>
<span class="SubjectHeader"><a href="javascript: asteroids()" title="Play Asteroids">Asteroids</a></span>
Fly around in space and shoot the asteroids. Every 10,000 points earns a bonus ship!<br />

<em><strong>Controls:</strong> Left arrow key=turn left; Right arrow key=turn right; Up arrow key=thrust forward; Space=fire missile; Shift key=hyperspace; P key=pause/unpause; Q key=quit; M key=mute/unmute.</em><br /><br /></li>

<li><a href="javascript: frogger()" title="Play Frogger"><img src="games/images/frogger.gif" alt="frogger" /></a>
<span class="SubjectHeader"><a href="javascript: frogger()" title="Play Frogger">Frogger</a></span>
Carefully guide the frog across traffic and over the water to safety.<br />
<em><strong>Controls:</strong> Up/Down/Left/Right arrow keys=move frog; Spacebar or P key=pause/unpause; Q key=quit; M key=mute/unmute.</em><br /><br /></li>

<li><a href="javascript: pong()" title="Play Pong"><img src="games/images/pong.gif" alt="pong" /></a>
<span class="SubjectHeader"><a href="javascript: pong()" title="Play Pong">Pong</a></span>

Use your paddle to hit the square ball back at your opponent. It can't get much more simple than this!<br />
<em><strong>Controls:</strong> Mouse=move paddle up/down.</em><br /><br /></li>

<li><a href="javascript: simon()" title="Play Simon"><img src="games/images/simon.gif" alt="simon" /></a>
<span class="SubjectHeader"><a href="javascript: simon()" title="Play Simon">Simon</a></span>
Follow the pattern of lights and sounds for as long as you can remember them. Simon says&hellip;<br />
<em><strong>Controls:</strong> Mouse=click on the flashing buttons; R key=red button; G key=green button; B key=blue button; Y key=yellow button.</em><br /><br /></li>

<li><a href="javascript: snake()" title="Play Snake"><img src="games/images/snake.gif" alt="snake" /></a>
<span class="SubjectHeader"><a href="javascript: snake()" title="Play Snake">Snake</a></span>
Guide the snake to eat the food. Be careful&hellip;the more you eat the longer you grow!<br />
<em><strong>Controls:</strong> Up/Down/Left/Right arrow keys=move snake; Spacebar or P key=pause/unpause.</em><br /><br /></li>

<li><a href="javascript: spaceInvaders()" title="Play Space Invaders"><img src="games/images/space-invaders.gif" alt="space invaders" /></a>
<span class="SubjectHeader"><a href="javascript: spaceInvaders()" title="Play Space Invaders">Space Invaders</a></span>
Use your ship to shoot the aliens before they get you. A classic shoot 'em up!<br />
<em><strong>Controls:</strong> Left arrow key=move left; Right arrow key=move right; Spacebar=fire laser; P key=pause/unpause; Q key=quit.</em><br /><br /></li>

<li><a href="javascript: tetris()" title="Play Tetris"><img src="games/images/tetris.gif" alt="tetris" /></a>
<span class="SubjectHeader"><a href="javascript: tetris()" title="Play Tetris">Tetris</a></span>
Arrange the falling blocks in rows and don't let them pile all the way to the top of the screen or you'll lose!<br />
<em><strong>Controls:</strong> Left arrow key=move shape left; Right arrow key=move shape right; Down arrow key=drop shape faster; X or Up arrow key=rotate clockwise; Z key=rotate counter-clockwise; P key=pause/unpause; Q key=quit; M key=mute/unmute.</em><br /><br /></li>

<li><a href="javascript: ticTacToe()" title="Play Tic-Tac-Toe"><img src="games/images/tic-tac-toe.gif" alt="tic-tac-toe" /></a>
<span class="SubjectHeader"><a href="javascript: ticTacToe()" title="Play Tic-Tac-Toe">Tic-Tac-Toe</a></span>
Get three X's in a horizontal, vertical or diagonal row to win. Play against the computer or a friend.<br />
<em><strong>Controls:</strong> Mouse=place X or O in a square.</em><br /><br /></li>
</ul>

div#sesame-game {
background: #000;
line-height: 0;
margin: 10px auto;
text-align: center;
width: 400px}
ul#sesame-games {
list-style: none;
margin: 0;
padding: 0}
ul#sesame-games li {
clear: both;
display: inline-block}
ul#sesame-games img {
border: 0;
float: right;
margin: 0 0 10px 10px}
ul#sesame-games p {
padding-bottom: 1em}

img.border {
	border: 5px solid #FFFFFF;
}

* #content {
	margin-bottom: 410px;
}

* #contentmed {
	margin-bottom: 200px;
}

* #temp {
	margin-bottom: 250px;
}

* #credit {
	margin-top: 40px;
	text-align: center;
}


.right-border {
	border: solid 1px #333; /* Customize me!! */
	float: right;
	clear: right;
	margin: 0 0 15px 15px;
	}
img.right {
	float: right;
	margin: 0 0 15px 15px;
	}
.left-border {
	border: solid 1px #000;
	margin: 0 15px 15px 0;
	float: left;
	}
img.left {
	margin: 0 15px 15px 0;
	float: left;
	}
span.indent {
	padding-left: 40px;
	}
	
#invisalign-sidebar {
	background: #fff;
	width: 255px;
	margin: 0px 0 15px 15px;
	padding: 0;
	border: solid 1px #000;
	line-height: 18px;
	font-size: 11px;
	float: right;
	clear: right;
	}
#invisalign-sidebar a {
	color: #036;
	}
#invisalign-sidebar h3 {
	background: #97AFC2;
	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;
	}
	
/* 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;}
