/*
	Styles for Print Media
	Christopher Webb, christopher@teamIPC.com
*/
@import url("../../../stylesheet.css");

.print_only {display:block;}
.noprint {display:none;}

html body #wrap {width:100%;font-family:Arial,Tahoma,Verdana,sans-serif;font-size:14px !important;line-height:1.4;}
html body #wrap a {font-weight:normal;text-decoration:none;color:#000;}
#source tr td {border-bottom:1px solid #000;}
#source tr td h6 {font-size:14px !important;}
#source td.name,#source td.address {border-right:1px solid #000;}