﻿.LLGenericErrorMsg
{
	font-size: large; 
	font-weight: bold; 
	color: Red; 
	border: 1px solid red; 
	padding: 10px;
}

.MCPS
{
	width: 470px; 
	height: 150px; 
	text-align:center; 
	padding-top: 15px;
}

.SelectedPageLink
{
	text-decoration: underline;
}

.InfoPanel
{
	padding: 5px;
}

.DownloadPrepared
{
	display:none;
	position:absolute;
	background-color:#0f1518;
	padding:10px;
	width:250px;
	height:120px;
	color:#FFFFFF;
	border-top:1px solid white;
	border-right:1px solid white;
	border-bottom:1px solid white;
}
