﻿BODY {
	background-color:#fff7d0;
}

.MainText {
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
	line-height:17px;
}

.FooterText {
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
	line-height:12px;
}

.LeftContent {
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
	line-height:12px;
}

.RightContent {
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
	line-height:12px;
}
.pdf-screenshot img{
  /*display: block;*/
  margin-bottom: 10px;
}
.pdf-screenshot img{
  border: 1px solid #e13718; 
}
.pdf-screenshot:hover img{
  border: 1px solid #000; 
}
.clear{
  clear: both;
  overflow: hidden;
  height: 0px;
}
li.hidden-image, li.hidden-image *{
  display: none;
}
