/* GLOBAL STYLES & RESETS
-------------------------------------------- */
*	{ margin: 0px; padding: 0px; }

body { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; margin: .25in;}

table, th, td { font-family: Arial, Helvetica, sans-serif; font-size: 11pt; border: 1px solid #ccc; border-width: 1px 0 0 1px; margin: 0 0 10px;}
td, th	{ border-width: 0 1px 1px 0; padding: 5px;}

#questionaire {border: none;}
#questionaire td {border: none;}


p, h1, h2, h3, h4	{margin: 15px 0;}
ul, ol	{ margin: 0 20px 15px;}

a:link { text-decoration: underline; color: #333; }

img, a img { border: none; display: block; margin: 10px 0; }

#skip, #global, .sidebar, #flash, #footernav	{ display: none;}

.caption_q, #footnote	{ display: none; }

.noprint	{ display: none; }


/* styles for See_Your_Doctor/Before_Visit_Acid_Reflux_Symptom.htm */
input.heartburn	{ border: 1px solid black; width: 25px; height: 15px; background: #fff; }
input.fakecheck	{ border: 1px solid black; width: 15px; height: 15px; background: #fff; }
input.faketext	{ border: 1px solid black; width: 500px; height: 125px; background: #fff; }

.hidecoupon { display: block; }