<br />
<b>Warning</b>:  ini_set() [<a href='function.ini-set'>function.ini-set</a>]: A session is active. You cannot change the session module's ini settings at this time in <b>/home/mesak/mesak.wablog.info/SimpleViewer/SimpleViewerConfig.php</b> on line <b>110</b><br />

A.overview			{
	color: #EEEEEE;
	text-decoration: none;
}

A.overview:hover	{
	color: #EEEEEE;
	text-decoration: underline;
}

H2					{
	font-size: large;
}
html {
	height: 100%;
	overflow: hidden;
}



body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: #181818;
	font-family: sans-serif;
	font-size: 10pt;
	color: #EEEEEE;
}
EMBED				{
	background-color: #181818;
	width: 100%;
	height: 100%;
}

OBJECT				{
	background-color: #181818;
	width: 100%;
	height: 100%;
}
UL LI				{
	list-style-type: square;
}

#overview 			{
	color: #EEEEEE;
	text-align: left;
	padding: 10px;
	width: 400px;
}
#flashcontent {
	height: 100%;
}
.cover {
	border: solid 1px #FFFFFF;
	padding: 5px;
	margin-bottom: 5px;	
}
