* {
	color:#000000!important; 
}
html, body {
  	background-color: #FFFFFF!important;
}

body {
	width: auto;
	height: auto; 
	padding-bottom:0px;
}

#mloPrintContent {
	/*width: 570px;*/
	margin: 20px 15px 20px 15px;
	overflow: hidden;
}

#mloPrintHead {
  margin: 20px 10px 0px 10px;
  padding: 0px 0px 10px 0px;
  border-bottom: 1px solid #b8bebe;
}

#mloPrintHeadLogo {
  float: left;
}

#mloPrintHeadDomain {
  float: right;
  margin: 28px 0px 0px 0px;
  font-weight: bold;
  color:#4e5c5d!important; 
}

#mloPrintMain {
  width:600px;
  min-width:600px;
}

#mloPrintFooter {
  margin: 20px 10px 0px 10px;
  padding: 10px 0px 10px 0px;
  border-top: 1px solid #b8bebe;
  color:#4e5c5d!important; 
  font-size: 10px;
  text-align: right;
}

a.more:link, a.more:visited, a.more:active, a.more:hover {
  display:none!important;
}

a.more2:link, a.more2:visited, a.more2:active, a.more2:hover {
  display:none!important;
}

