/**
 *
 *
 *
 * The constant.css should not be altered in anyway.
 * If you feel there is an item in this css file that needs to be updated,
 * please report to your manager for further instructions.
 *
 *
 *
 */
/*** Font Setup ***/

h1,h2,h3, h4,
#surgeons h2,
#home h2,
#home-content-box h2,
.column h4,
.appointments h4,
.patient-survey h4 {
	font-family:"Palatino Linotype",Palatino,"URW Palladio L","Book Antiqua", Baskerville,"Bookman Old Style","Bitstream Charter","Nimbus Roman No9 L",Garamond,"New Century Schoolbook","Century Schoolbook","Century Schoolbook L", Georgia,serif;

}

body,
em,
i,
a:link,
a:visited,
a:active,
a:hover
#print-page a,
#header address,
#nav a:link,
#nav a:visited,
#nav a:active,
#nav a:hover,
#title,
#request-appointment, #about-surgeon, #patient-testimonials, #download-forms, #read-news, #view-multimedia, #submit-testimonial,
input, textarea, a.button, button,
#animation-content h1,
.column,
.callout-container strong,
#scrollable-container .page-content h1,
#scrollable-container .page-content a,
#footer,
.navi a,
.navi a.active
{
	font-family:  "Trebuchet MS", "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", Verdana, sans-serif;
	font-weight:normal;




}

 /*** Lists ***/

ul {
	list-style-type: none;
    margin: 1.0em 0;
    padding: 0;
}

li {
	background-image: url("../images/customize/layout/bullet_nav_and_column.gif");
	background-repeat: no-repeat;
	background-position: 0.0em 0.36em;
	padding-left: 1.2em;
}
#home-content-box li,
.column ul li {
	line-height: 20px;
}
p {
	margin-bottom: 12px;
	margin-top: 12px;
}

.surgeon-specialties {
	padding-left: 128px;
}

/*** Images ***/

.photo,
.button {
	padding: 8px 0 2px 0;
}

.photos {
	margin:0 auto;
	padding: 4px;
}

.imagespacert {
	float: right;
	margin: 0 0 20px 10px;
}

.imagespacelt {
	float: left;
	margin: 0 20px 10px 0;
}

.photo,
.button {
	text-align: center;
}
img {
	border:none;
}

a.image-link,
a.image-link:link,
a.image-link:active,
a.image-link:visited,
a.image-link:hover,
a.image-link:visited:hover {
    border: none;
}

/*** Floats & Clears ***/

.float-right { float: right; }
.float-left { float: left; }
.clear-both { clear: both; }
.clear-right { clear: right; }
.clear-left { clear: left; }

#surgeons .clear-left {
	margin-top: 30px;
}

.spacer {
	height: 0;
	line-height: 0;
	font-size: 0;
}

/* Use this sparingly */
.reset {
	padding: 0px;
	margin: 0px;
	background-color: none;
	border: 0px;
	outline: 0px;
}
/*** Content ***/

body {
	color: #666;
	font-size: 13px;
	line-height: 1.35em;
	margin: 10px;
}

h1 {
	font-size: 22px;
	font-weight: normal;
	margin: 0 0 15px 0;
	padding-bottom: 6px;
}

#surgeons h1 {
	margin-bottom: 0;
}

h2 {
	margin-bottom: 0px;
	margin-top: 22px;
}

#surgeons h2,
#home h2,
h3.admin_title {
	font-weight: normal;
	margin-bottom: 0;
	padding-bottom: 4px;
}

.column h4 {
	font-size: 16px;
	font-weight: normal;
}

h3 {
	margin-top: 1.75em;
}

h3, h4 {
	font-weight: normal;
	margin-bottom: 3px;
	margin-top: 22px;
}

.admin h4,
.admin_listing h4,
h3.admin_title   {
	font-weight: normal;
	margin-top: 0px;
	padding: 0 0 5px 0;
}

#testimonials h4 {
	margin-bottom: 20px;
}

#testimonials .column h4 {
	margin: 0px;
	padding-bottom: 8px;
}
div.featured {
	min-height: 168px;
}

/*** Wrappers ***/

#wrapper-border {
	background: transparent;
	border-top:none;
	padding: 0;
	margin: -10px auto 0 auto;
	width: 964px;
	height:100%;
	-moz-border-radius-bottomright: 9px;
	-webkit-border-bottom-right-radius: 9px;
	border-bottom-right-radius: 9px;
	-moz-border-radius-bottomleft: 9px;
	-webkit-border-bottom-left-radius: 9px;
	border-bottom-left-radius:  9px;
}
#wrapper {
	padding: 9px;
	padding-top: 0;
}
#content-nav-wrapper {
	height: 100%;
	overflow: visible;
}

#content-navi-wrapper {  /* yes, this is a different wrapper */
	float: left;
	height: 100%;
	min-height:410px;
	width: 766px;
	background-color:#FFFFFF;
}

#content {
	margin: 0;
	padding: 30px;
	overflow: visible;
}
/*** Header & Search ***/

#header {
	background-image: url("../images/customize/layout/top_area.png");
	height: 123px;
	position: relative;
}
#header-logo-link {
	border: none;
	padding-top: 20px;
	padding-left: 25px;
	display: block;
	height: 50px;
	line-height: 100%;
	width: 500px;  /* update with the width of the practice logo */
}
#search {
	background-color: transparent;
	border: none;
	height: 29px;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 20px;
	text-align: right;
	top: 70px;
}

#search input {
	line-height: 23px;
	height: 23px;
	margin-right: 0;
	border: none;
	padding: 3px;
	padding-left: 9px;
	width: 130px;
	font-size: 13px;
	text-align:center;

	-moz-border-radius-bottomleft: 7px;
	-webkit-border-bottom-left-radius: 7px;
	border-bottom-left-radius: 7px;

	-moz-border-radius-topleft: 7px;
	-webkit-border-top-left-radius: 7px;
	border-top-left-radius: 7px;
}

#search input:focus {
	border: none;
	outline: none;
}

#search button {
	float: right;
	font-size: 13px;
	height: 15px;
	letter-spacing: 1px;
	line-height: 15px;
	margin: 0px;
	padding: 5px 6px;
	vertical-align: top;
	width: 65px;
	border-left:none;

	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-right-radius: 6px;
	border-bottom-right-radius:  6px;

	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;
	border-top-right-radius:  6px;

	-moz-border-radius-topleft: 0;
	-webkit-border-top-left-radius: 0;
	border-top-left-radius:  0;

	-moz-border-radius-bottomleft: 0;
	-webkit-border-bottom-left-radius: 0;
	border-bottom-left-radius:  0;
}

#search button:active {
	color:#617471;
}

#search button:focus,
#search button *:focus {
	outline: none;
}

#header address {
	font-size:12px;
	padding: 0;
	right: 20px;
	top: 25px;
	position: absolute;
	text-align: right;
	line-height:18px;
}

#header address em {
	padding-left: 3px;
	padding-right: 3px;
}

#header address em#last {
	padding-right: 0;
}

/*** Side Navigation: Parent ***/

#nav {
	float: left;
	font-size: 13px;
	height: 100%;
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0 14px 45px;
	width: 152px;

}

#nav li {
	background-image: none;
	line-height: 22px;
	padding-left: 0;
	position: relative;
	margin-left:-14px;
}

#nav a {
	display: block;
	padding: 3px;
	padding-left: 25px;
	text-decoration: none;
	width: 152px;  /* IE6/7 aren't happy without it */
}

#nav a:active {
	outline: none;
}

#nav > li > ul:before {
	content: url("../images/customize/layout/bullet_nav.png");
	position: absolute;
	top: -23px;
}
#nav > li.current > ul:before {
	content: url("../images/customize/layout/bullet_nav_current.png");
	position: absolute;
	top: -23px;
}



/*** Side Sub Navigation: Children ***/

#nav ul {
	border: none;
	font-size: 12px;
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
	position: relative;
	top: 0;
	width: 167px;
}

#nav li.current ul {
	display: block;
	width:180px;
}

#nav ul li {
	border-bottom: none;
	display: none;
	line-height: 16px;

}

#nav li.current ul li {
	display: block;
}

#nav ul a,
#nav li.current ul a {
	background: none;
	margin-left:14px;
	border: none;
	font-weight: normal;
	padding-left: 24px;
	width: 153px; /* yeah, IE6/7 don't behave right without it */
}

#nav ul a:active,
#nav li.current ul a:active {
	border: none;
	outline: none;
	outline-offset: -1px;
}


/*** Home Page ***/

#home-content-container,
.column {
	padding: 5px;
	float: right;
}

#home-content-container {
	float: left;
	border-bottom: none;
	width: 410px;
}
/*** Home Page Coda Slider - Animation Area ***/

#scrollable-container {
	height: 192px;
	overflow: hidden;
}

#scrollable-container .page {
	position:absolute;
}
.navi {
	height: 300px;
	top: -6px;
	z-index:9999999999
}

.slideshow {
	position: relative;
	top: -300px;
}

.navi-button  {
	background-color: transparent;
	background-image: url(../images/customize/animation/jquery-button.png);
	background-repeat: no-repeat;
}

.activeSlide {
	background-color: transparent;
	background-image: url(../images/customize/animation/jquery-button-active.png);
	background-repeat: no-repeat;
	top: 166px;
}

.navi a:link, .navi a:visited, .navi a:active {
	border-bottom: none;
}


.slide-content {
	color: #fff;
}

.slide-content a:hover,
.slide-content a:link,
.slide-content a:active,
.slide-content a:visited {
	color: #fff;
	border-bottom: #fff dotted 1px;
}

.jqueryimage1 {
	background-image: url(../images/customize/animation/image1.jpg);
	background-repeat: no-repeat;
}

.jqueryimage2 {
	background-image: url(../images/customize/animation/image2.jpg);
	background-repeat: no-repeat;
}

.jqueryimage3 {
	background-image: url(../images/customize/animation/image3.jpg);
	background-repeat: no-repeat;
}

.navi-button  {
	cursor: pointer;
	margin-right: 6px;
	padding: 7px;
	position:  relative;
	left: 475px;
	top: 162px;
	width: 30px;
	z-index: 99999999999;
}
.navi-button:active {
		border-style: none;
}
.active {
	color: #FFF;
	font-weight:  normal;
}

.page {
	height: 300px;
	margin-bottom: 20px;
	position: relative;
	width: 946px;
}

.slide-content {
	display: block;
	position: relative; /* Was "inherit", but that doesn't work in IE. Could have used ie7.css, but this works fine. */
	width: 385px;
	height: 192px;
	float: right;
	z-index: 100;
}

.slide-content h1 {
	font-weight: normal;
	left: 0;
	margin: 15px;
	padding-bottom: 5px;
	position: absolute;
	top: 10px;
}
.slide-content h1 a:link,
.slide-content h1 a:active,
.slide-content h1 a:visited,
.slide-content h1 a:hover {
	font-size: 21px;
}
.slide-content p,
.slide-content a:link,
.slide-content a:active,
.slide-content a:visited,
.slide-content a:hover {
	font-size: 13px;
	margin: 60px 0 15px 15px;
	padding: 0px;
	line-height: 18px;
	width: inherit;
	width: 356px;

}

.slide-content a:link,
.slide-content a:active,
.slide-content a:visited,
.slide-content a:hover {
	text-decoration: none;
	margin-left: 0;

}
.slide-content i {
	font-style: italic;
	margin-left: 15px;
}

.glass-border {
	border-top: 8px solid #333;
	border-bottom: 8px solid #333;
	height: 176px;

	filter: alpha(opacity=20);
	-khtml-opacity: 0.2;
	-moz-opacity: 0.2;
	opacity: 0.2;
}

/*** Home Page Content Box - ie Specialties Box ***/

#home-content-box {
	margin-bottom: 25px;
	width: 195px;
	float: right;
}

#home-content-box h2 {
	margin-top: 0;
	font-size:18px;
}

#home-content-box em {
	font-size:13px;
}

#home-content-box ul {
	font-size: 12px;
}

#home-content-box li {
	background-position: 0.05em 0.5em;
	padding-left: 1.2em;
}
/*** Call Out Buttons ***/

.callout-container {
	float: right;
	padding-left: 20px;
	width: 235px;

}

#home .callout-container {
	float: none;
	padding: 0;
	width: 706px;
}

.callout-container .imagespacert {
	margin: 10px 0px;

}

a.callout {
	border: none;
	border-radius: 5px;
	box-sizing: content-box;
	cursor: pointer;
	display: block;

	-webkit-border-radius: 15px;
	-webkit-box-sizing: content-box;
	-moz-border-radius: 15px;
	-moz-box-sizing: content-box;
}

#request-appointment strong {
	float: left;
	font-size:15px;
	font-weight: bold;
	display: block;

}

#submit-testimonial b {
	float: left;
	font-size:15px;
	font-weight: bold;
	display: block;
}

#request-appointment .callout-content,
#about-surgeon .callout-content,
#patient-testimonials .callout-content,
#view-multimedia .callout-content,
#submit-testimonial .callout-content { padding-top:10px; }
#read-news .callout-content { padding-top:20px; }

#download-forms .callout-content { padding-top: 20px; }
.callout-container #download-forms .imagespacert { margin-top: 18px; }

.callout {
	background-attachment: scroll;
	background-image: url("../images/constant/buttons/callouts/transparent-overlay.png");
	background-repeat: no-repeat;
	height: 88px;
	margin-bottom: 15px;
	padding: 3px 15px 0;
	text-align: left;
	text-transform: uppercase;
	width: 205px;

	-webkit-box-shadow: 6px 6px 7px #c7c7c7;
	-moz-box-shadow: 6px 6px 7px #c7c7c7;
	box-shadow: 6px 6px 7px #c7c7c7;
}
.callout .imagespacelt {
	float: right;
	margin: 0;
	margin-top: 10px;
}
.callout-content span {
	text-transform: capitalize;
	font-size:18px;
}

#home .callout {
	background-image: url("../images/constant/buttons/callouts/transparent-overlay-home.png");
	float: left;
	width: 195px;
	margin-right: 15px;
}
#home .callout.float-right {
	margin: 0;
}
.callout-content {
	font-size: 18px;
	line-height: 22px;
	text-align:left;
}


/*** Page Column ***/

.column {
	float: right;
	margin: 5px 0;
	padding: 17px 15px 17px 17px;
	width: 203px;


	-webkit-box-shadow: 6px 6px 7px #c7c7c7;
	-moz-box-shadow: 6px 6px 7px #c7c7c7;
	box-shadow: 6px 6px 7px #c7c7c7;
}

.content-main {
	float: left;
	width: 450px;
}

.column,
.featured {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.column li {
	line-height: 23px;
}

.column li p {
	line-height: 18px;
}

.column h4 {
	margin-top: 0;
	font-size: 18px;
	line-height: 22px;
}

.column ul {
	font-size: 12px;
}

.column li {
	background-position: 0.05em 0.5em;
	padding-left: 1.2em;
}

.column li.first {
	margin-top:-10px;
}

#testimonials .column-container {
	float: left;
	margin: 15px 20px 10px 0;
	width: 215px;

	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

#testimonials .column {
	float: left;
	margin: 5px 10px 5px -5px;
	padding: 12px 15px 5px 17px;
	width: 193px;
}

#testimonials .column img {
	margin-bottom: 0px;
}



ol {
	padding-left: 17px;
}
.column ol li,
ol li {
	background-image: none;
	padding-left: 0;
}

.column img {
	margin-bottom: 15px;
}

/*** Forms ***/

.required,
.admin_required {
	color: #D82330;
}

form,
.admin_listing td,
.admin_listing th {
	padding: 5px 20px 20px 20px;
}

.admin_listing .unread {
	font-weight: bold;
}

.contact-us, .payment, .refill {
	width: 380px;
}

.appointments input,
#news input {
	height: 17px;
}

input {
	background: url("../../images/constant/forms/fieldcell.jpg") repeat-x;
	height: 21px;
}

textarea {
	background: url("../../images/constant/forms/fieldcell-comments.jpg") repeat-x bottom #FFF;
}

input,
button,
a.button,
textarea {
	font-size: 15px;
	padding: 4px;
}

input.secondary-button,
button.secondary-button {
	font-size: 12px;
	padding: 2px;
}

input:focus,
textarea:focus {
	outline: none;
}

#photo {
	background: none;
	border: none;
}

label {
	display: block;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 0;
	margin-top: 1em;
}

label.checkbox {
	display: inline;
}

input[type="radio"], .radio, #radio, #checkbox {
	display: inline;
	font-size: 14px;
}

input[type='radio'], input[type='checkbox'] {
	background: none;
	border: 0px;
}

.appointments label {
	font-size:  14px;
}

.featured {
	padding: 15px;
}

form select {
	font-size: 100%;
	margin: 5px 0;
	padding: 2px;
}

label.error {
	color: #D82330;
}

input.error,
textarea.error,
select.error {
	background-color: #FFDDDD !important;
	background-image: none !important;
	color: #D82330;
}

input.error,
textarea.error {
	border: 1px solid #D8858C !important;
}

input.error:focus,
textarea.error:focus {
	border: 1px solid #D82330 !important;
	outline: none;
}

.errorlistview {
	background-color: #FFDDDD;
	background-image: none;
	border: solid 1px #D8858C;
	color: #D82330;
	margin-bottom: 15px;
	padding: 15px;
}

.errorlistview ol,
.errorlistview ul {
	list-style-position: outside;
	margin-bottom: 0px;
	margin-left: 1.2em;
	padding: 0;
}

.errorlistview ul {
	list-style-type: disc;
	margin-bottom: 0px;
}

.errorlistview li {
	background: none;
	padding-left: 0;
}

.errorlistview h2 {
	color: #D82330;
	margin: 0px;
}

.errorlistview {
	width: 390px;
}

.inline-validation-form div.error {
	color: #990000;
	font-size: 16px;
	font-style:italic;
	margin-bottom: -5px;
	margin-top: 10px;
	padding: 5px 0;
}

.inline-validation-form div.error img {
	float: left;
	margin: -9px 5px 0 0;
}

.LV_invalid{
	color: #D82330;
	display: block;
	font-style: italic;
	margin-top: 2px;
	position: relative;
}

.LV_invalid_field {
	background-color: #fcedee;
	background-image: none;
	border: 1px solid #D82330;
}

.inline-label-arrow-border {
	border-color: transparent #990000 transparent transparent;
	border-style: solid;
	border-width: 13px;
	display: inline;
	height: 0px;
	margin-top: -4px;
	margin-left: -28px;
	position: absolute;
	width: 0px;
	z-index: 5;
}

.inline-label-arrow {
	display: inline;
	border-color: transparent #FFDDDD transparent transparent;
	border-style: solid;
	border-width: 11px;
	height: 0px;
	margin-top: -2px;
	margin-left: -24px;
	position: absolute;
	width: 0px;
	z-index: 10;
}

#events h3#second {
	padding-top: 30px;
}

.admin_listing h3 {
	margin-bottom: 0px;
}

.appointments h4, .patient-survey h4 {
	font-weight: bold;
	padding: 20px 0 0 0;
}
.appointments h4#first, .patient-survey h4#first {
	padding-top: 5px;
}

#testimonials_list a:link,
#testimonials_list a:visited,
#testimonials_list a:active {
	border-style:none;
}
.admin h4 {
	padding-top: 10px;
}
.admin_title img {
	margin-right: 8px;
}
.info-icon {
	margin-right: 3px;
}
.form-column {
	margin-left: 20px;
	width: 204px;
}

a.button,
input[type="button"],
input[type="submit"],
button {
	cursor: pointer;
	display: block;
	font-size: 13px;
	height: 15px;
	letter-spacing: 1px;
	line-height: 1.33em;
	margin: 20px 0 5px 0;
	padding: 5px 10px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;

	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0);

	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;

	/* to fix box-model issues with <button> in Firefox */
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

a.button.inline,
input[type="button"].inline,
input[type="submit"].inline,
button.inline {
	display: inline;
	margin-left: 10px;
}

a.no-underline {
	border-bottom: 0;
	text-decoration: none;
}

/**
 * For removing ugly focus styles in Firefox
 */

button::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner {
	border : 0px;
}

div.status-box {
	background-image: url(../../_theme/images/constant/buttons/select-button.png);
	height: 25px;
	width: 138px;
	padding-left: 12px;
	padding-top: 5px;
	font-size: 12px;
	color: #fff;
}
/*
 * For bolding items that have not yet been handled by the admin
 */
div.open, div.pending {

}

#testimonials_container ul#testimonials_list{
	list-style-type: none;
	list-style: none;
	list-style-image: none;
	padding: 0px;
	margin: 0px;
}

#testimonials_container ul#testimonials_list li{
	background-image: none;
}

#testimonial_content.column {
	float: left;
	margin: 0 20px 20px 0;
	padding-bottom: 20px;
}

#testimonial_content.column h4 {
	margin: 0px;
	padding-bottom: 0px;
}

#reorder-clear {
	clear: both;
	height: 5px;
}

.reorder-draggable {
	width: 25px;
}

.reorder-content {
	width: 150px;
}

.reorder-preview, .reorder-draggable, .reorder-content {
	float: left;
}

.reorder-zoom {
	padding-left: 18px;
}

.PagerView .chitin-pager .now-showing-area{
	display: none;
}

/*** jQuery Stars plugin ***/
/* The CSS required for the plugin is located in 'ui.stars.css'.  The styles
 * listed here are for template-specific styling of the stars
 */
.stars-wrapper {
	height: 3.0em;
	margin-top: 1.5em;
	overflow: auto;
	position: relative;
	width: 100%;
}
.stars-wrapper label {
	display: block;
	margin: 0 0 0.25em 0;
}
.ui-stars-caption {
	height: 1.2em;
	left: 100px;
	position: absolute;
}
.admin-stars-wrapper {
	background-image: url(../../images/constant/forms/admin-stars.gif);
	height: 25px;
	width: 125px;
}
.admin-stars-wrapper img {
	position: absolute;
}
.admin-bargraph {
	background-color: #DFAF31;
	height: 100px;
	width: 50px;
}
.admin-barratings {
	background-color: #999999;
	width: 50px;
}


/*** Search Results and Pager ***/

.results {
	width: 250px;
	text-align: right;
}

.search-page-numbers {
	margin-top: 20px;
}

.search-page-numbers a,
.search-page-numbers span,
.search-page-numbers a:visited {
	font-size: 12px;
	margin-right: 3px;
	padding: 6px 10px;
	text-align: center;
	text-decoration: none;
}

.search-page-numbers a.next,
.search-page-numbers span.next {
	width: 44px;
}

.search-page-numbers .links-area .previous {
	width: 60px;
}

.search-page-numbers span.border-separator {
	background-color: transparent;
	border: none;
	font-weight: bold;
	padding: 2px 4px;
}

/*** Google Maps ***/

iframe.google-map {
	margin-top: 2.0em;
}

/*** Footer ***/

address {
	font-style: normal;
	text-decoration:none;
	padding-bottom: 4px;
}

.copyright {
	margin: 0 auto;
	padding-top: 4px;
	width: 960px;

}

#footer {
	background-image: url("../images/customize/layout/top_area.png");
	margin: 12px auto;
	padding:15px 20px;
	width: 926px;

	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	border-radius: 9px;
}

#footer address {
	font-size:12px;
	padding: 0;
}

#social-media-links {
	float: right;
	font-size: 11px;
	margin-top: -1px;
	text-align: right;
	width: 200px;
}

#social-media-links img {
	vertical-align: middle;
	margin: -6px 0 0 3px;

}

/*** Print ***/

#print-page {
	margin-top:-10px;
	float: right;

}
#print-page img {
	vertical-align: top;
	padding-left: 6px;
	margin-top:-6px;
}
#print-reveal {
	font-size: 21px;
	font-weight: bold;
	margin-bottom: 20px;
	padding-bottom: 10px;
	display:none;
}

