﻿#topMenu,
#layout_Search,
#layout_TopMenu,
#ft, 
#callouts, 
.callouts,
#DIW_metadata,
#layout_LeftMenu,
.rounded_border,
.layout_Related,
#layout_eWEP img,
#contentContent img,
#layout_Content img,
#layout_Breadcrumbs,
#pb_links,
#Connect_MLH,
.layout_Pagination,
.navigate_results,
.yui-nav,
.yui-content,
#NewAndEventTabs,
.magnet_icon { display: none !important; }

#Physician { display: none }
#PhysicianPrint { display: block !important;}

#hd {
    height: 40px !important;
}

body {
    background-color: #ffffff !important;
    background-image: none !important;
    width: 630px;
    margin: 0; 
    padding: 0;
    font-size: 12pt; 
}

#layout_eWEP, #contentContent, #layout_Content, .patient_service, .tabview { width: 630px; }

#bd div.physician_content div.vcard { width: 400px !important; }

.yui-g .yui-gc div.first, .yui-g .yui-ge div.first, .yui-g div.first, .yui-gc div.first,
 .yui-gc div.first div.first, .yui-gd div.first, .yui-ge div.first, .yui-gf div.first {
	width: 630px; 
	float: none; 
}


.layout_Normal .yui-ge div.first, .layout_Normal .yui-gf .yui-g, .layout_Normal .yui-gf .yui-u { width: 630px; }

#yui-main, .yui-b, .layout_Normal, .layout_NoRight, .layout_NoLeft, .layout_NoNav, .yui-ge {
    float: none !important;
    margin: 5px !important;
}

p {
	color: #000;
}

#hd h1 {
    float: none !important;
}

h1, h2, h3, h4, h5, h6 {
	color: #000;
}

a {
	color: #000 !important;
	background: transparent;
	font-weight: bold; 
	text-decoration: underline; 
}


/* variables for DIW pages */
#layout_healthnav {
    display: none;
}

/* end variables for WTN pages */

/*a:link:after, a:visited:after { content:" (http://mainline.org.photobooks.com" attr(href) ") ";}*/

/*
#layout_eWEP a:link:after,
#layout_eWEP a:link:visited,
#contentContent a:link:after,
#contentContent a:link:visited,
#layout_Content a:link:after,
#layout_Content a:link:visited {
	content: " (" attr(href) ") ";
	font-size: 90%; 
} /** parenthetically insert the URLs of links after each one in the printout. Useful for users with web browsers in front of them
	CSS2-conformant browers only. Any others will ignore the rule **/
/*
#layout_eWEP a[href^="/"]:after {
	content: " (http://mainline.org.photobooks.com" attr(href) ") ";
} /** ^= is a CSS3 selector, valid per the CSS3 Selectors Candidate Recommendation **/


