@import url(website.css);

#website-about-screenshot-block
{
	position: absolute;
	top: 4em;
	right: 4em;
	margin: 0;
	padding: 0;
	width: 15em;
	border: 1px solid #e0e0e0;
	border-bottom: 5px solid #c02000;
	padding: 0.5em;
}

/*#website-about-screenshot-block .image_link
{
	width: 100%;
	border: 1px solid #e0e0e0;
	border-bottom: 5px solid #c02000;
	padding: 0.5em;
	padding-bottom: 2em;
	display: block;
}*/

#website-about-screenshot-block:hover
{
	border-bottom-color: #880000;
}

#website-about-screenshot
{
	width: 100%;
	border: none;
	/*display: block;*/
}

#website-about-screenshot-block .caption
{
	text-align: center;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
	margin-top: 0.4em;
}

#website-about-title
{
	/*margin-bottom: 4.5em;*/
}

#website_about .toc
{
	margin-left: 0;
	padding-left: 0em;
	margin-bottom: 3em;
}

#website_about ul.toc li
{
	/*list-style-image: url("img/star.png");*/
	list-style: none;
}

/*.link_group
{
	border: 1px dotted #c0c0c0;
	margin: 1em 0;
	padding: 0 1em;
}*/

#site-statement-list
{
	padding-left: 1.5em;
	margin-left: 0;
	/*list-style: none;*/
}

#site-statement-list li
{
	list-style: none;
}
