/* Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* Print CSS */
#welcome-popup, #masthead_top, #masthead_bottom span, #left_panel, #navigation, #flash, #flash_cta, #breadcrumb, #right_col, #options, #footer { display: none; }

body { font-family: Arial, sans-serif; }

a { color: #000; text-decoration: none; }

#masthead-phone { color: #000; float: right; text-decoration: none; }

#left_col h1 {
	margin:10px 0px 10px 0px;
	padding: 10px;
	font-size:20px;
	line-height:26px;
	border-top:1px solid #0B4FA4;
	border-bottom:2px dotted #0B4FA4;
	color:#0B4FA4;
	font-weight:normal;
}

#left_col h2 { color: #0B4FA4; font-size: 16px; font-weight: bold; margin: 0 0 10px; }

#left_col h3, #left_col h3 a { color: #0B4FA4; font-size: 14px; font-weight: bold; margin: 0 0 10px; }

#left_col p { color: #000; font-size: 14px; line-height: 18px; margin: 0 0 10px; }

#left_col a { color: #000; text-decoration: none; }


/* MyUL v2 */
#my-ultralase-page #signed-in, #my-ultralase-page #profile, #my-ultralase-page #my-details, #my-ultralase-page #am-i-suitable, #my-ultralase-page #my-faq, #my-ultralase-page #my-community, #my-ultralase-page .hide-show, #my-ultralase-page #my-special-offers .print, #my-ultralase-page #my-clinic .clinic-message, input[type="submit"], input[type="button"] { display: none; }

#my-ultralase-page h1, #my-ultralase-page .widget { border-bottom: 1px solid #CCC; margin-bottom: 18px; padding-bottom: 18px; }

#my-ultralase-page #main-content h2 { color: #0B4FA4; font-size: 16px; font-weight: bold; margin: 0 0 10px; }

#my-ultralase-page #main-content h3, #my-ultralase-page #main-content h3 a, #my-clinic .surgeon-profile h4 { color: #0B4FA4; font-size: 14px; font-weight: bold; margin: 0 0 10px; }

#my-ultralase-page #main-content p { color: #000; font-size: 14px; line-height: 18px; margin: 0 0 10px; }
#my-ultralase-page #main-content p.caveat { font-size: 10px; }
#my-ultralase-page #main-content li { color: #000; font-size: 14px; line-height: 18px; list-style: disc; margin: 0 0 10px; }

#my-ultralase-page #main-content a { color: #000; text-decoration: none; }

#my-ultralase-page #my-clinic .surgeon-profile img.surgeon-photo { float: right; }
