object, .embed {
    /* border: 3px solid black; */
}

body {
  /* background-position : center bottom !important; */
}

@media print
{
h1, h2 {page-break-before:always !important;}
}

#pwyl_print_button {
	font-weight : bold;
	padding : 5px;
	color : #000033;
	background-color : transparent;
	margin-top : 10px;
	position : absolute;
	top : 210px;
	left : 550px;
}

.full-width-content #pwyl_print_button {
	left : 880px;
}


div.related-content {
	margin-top : 10px;
	border : 1px solid #dddddd;
	border-width : 1px 0 0 0;
	background-color : #fefefe;
	padding : 5px;
}

#wp-table-reloaded-id-1-no-1,
#wp-table-reloaded-id-3-no-1

{
	border-width : 0;
}

#wp-table-reloaded-id-1-no-1 td.column-1,
#wp-table-reloaded-id-3-no-1 td.column-1 {
	font-weight : bold;
	border-left : 0px solid black;
	padding : 0 20px 0 20px;
	font-size : 1.5em;
	border-right : 3px solid black;
}
#wp-table-reloaded-id-1-no-1 td.column-2 {
	padding : 0 0 20px 5px;
	font-size : 12px;
}
