.Corner
{
	display: block;
	position: absolute;
	background: transparent no-repeat scroll top left;
	z-index: 80;
}
#CornerTR, #CornerTL
{
	top: 231px;
	left: 50%;
	width: 16px;
	height: 14px;
}
#CornerBR, #CornerBL
{
	width: 13px;
	height: 14px;
	left: 50%;
	margin-top: -14px;
}
#CornerTR
{
	margin-left: 472px;
	background-image: url(Images/CornerTR.gif);
}
#CornerTL
{
	margin-left: -489px;
	background-image: url(Images/CornerTL.gif);
}
#CornerBR
{
	margin-left: 475px;
	background-image: url(Images/CornerBR.gif);
}
#CornerBL
{
	margin-left: -489px;
	background-image: url(Images/CornerBL.gif);
}
div.Corner.no_aside
{
	display: none;
}

#Content
{
	clear: both;
	z-index: 1;

	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
	border-bottom: 1px solid #f8f8f7;
	border-top: 1px solid #f2f2f2;
	border-collapse: collapse;
}
#Content.no_aside
{
	border-left: 1px solid #f2f2f2;
	border-right: 1px solid #f2f2f2;

	border-collapse: separate;
	border-radius: 16px;
	-o-border-radius: 16px;
	-moz-border-radius: 16px;
	-icab-border-radius: 16px;
	-khtml-border-radius: 16px;
	-webkit-border-radius: 16px;
}

table td
{
	vertical-align: top;
}

table td p
{
	margin-top: 0 !important;
}

td.Aside
{
	background-color: #f8f8f7;
	width: 234px !important;
	padding: 0 !important;
}

#Content.Contentprogramma table, #Content.Contentprogramma table td
{
	border: 1px solid #ddd;
	vertical-align: middle;
}
#Content.Contentpv_forums table, #Content.Contentpv_forums table td
{
	border: 1px solid #ddd;
	vertical-align: middle;
}
#Content.Contentpv_forums #PageContent h2, #Content.Contentprogramma #PageContent h2
{
	margin-left: 0;
	padding-left: 0;
	font-size: 14px;
}

#Content.Contenteksperti h4
{
	font-size: 11px;
}

#Content #SpecialImage
{
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
#Content #ExpertsBackLink
{
	display: block;
	margin-bottom: 20px;
	margin-left: 20px;
}

#Container
{
	width: 500px;
	border-bottom: 1px solid #f2f2f2;
	padding-top: 40px;
}
#Content.no_aside #Container
{
	width: auto;
}

.FirstPage #Container
{
	background: transparent url(Images/Rope.png) no-repeat scroll center 30px;
	margin-top: 30px;
	padding-top: 200px;
}

#Container h2
{
	color: #00a3e7;
	font-weight: bold;
	font-size: 12px;
	margin: 0 20px 15px 20px;
}
#Container h3
{
	color: #00a3e7;
	font-weight: bold;
	font-size: 12px;
	margin: 0 0px 10px 0px;
}

#PageContent, .PageContent
{
	margin: 0 20px 20px 20px;
	overflow: hidden;
}
#PageContent img
{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.FirstPage #PageContent img
{
	width: 30%;
	height: auto;
}
.ie6 .FirstPage #PageContent img
{
	width: 120px;
}

#PageContent ul
{
	list-style: disc;
	margin-left: 20px;
}
#PageContent ul ul
{
	list-style: circle;
	margin-left: 20px;
}
#PageContent p
{
	margin-top: 15px;
}

#Copyright
{
	margin: 15px 20px 0 50px;
	font-size: 10px;
	color: #b7b8b6;
}

.Files ul
{
	margin: 0 50px 15px 50px;
	line-height: 20px;
}

.Files h2
{
	margin-bottom: 0;
}

.Files li
{
	padding: 3px;
}

.Files img
{
	width: 22px;
	height: 22px;
	
}
.Files a.icon
{
	position: relative;
	top: 5px;
}

#ActualEvent
{
	width: 234px;
	background-color: #ded9c3;
	margin-top: 10px;
	position: absolute;
}
#AETop, #AEBottom
{
	width: 234px;
	height: 5px;
}
#AETop
{
	background: transparent url(Images/Background-Top.gif) no-repeat scroll top left;
}
#AEBottom
{
	background: transparent url(Images/Background-Bottom.gif) no-repeat scroll bottom left;
}

#ActualEvent h3
{
	color: #00a3e7;
	font-weight: bold;
	font-size: 12px;
	margin: 15px 20px 10px 30px;
}
#ActualEvent a
{
	display: block;
	font-weight: normal;
	color: black;
	margin: 5px 20px 5px 30px;
}

#AEPlaceholder
{
	height: 100px;
	margin-bottom: 20px;
}

#FPControls, .FPControls
{
	color: #b7b7b5;
	margin: 0 20px 15px 30px;
	line-height: 19px;
}
#FPControls a.button2, .FPControls a.button2
{
	float: right;
	margin-left: 10px;
}

#HomeLink
{
	margin: 10px 50px 20px 50px;
	font-size: 11px;
	font-weight: bold;
}

/**
 * The new blog stuff
 */
.BlogEntry
{
	clear: both;
}
.BlogEntry h2
{
	clear: both;
	font-size: 140% !important;
}

p.BlogEntryInfo
{
	margin: 10px 20px;
}
p.BlogEntryInfo span.PubDate
{
	color: #555;
	margin-left: 10px;
}
p.BlogEntryInfo span.Comments
{
	margin-left: 10px;
	color: #666;
}
p.BlogEntryInfo span.Count
{
	color: #00a3e7;
}
img.BlogAuthorImage
{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
div#MoreFromAuthor
{
	margin: 20px;
	border-top: 1px dashed #ccc;
}
div#MoreFromAuthor h2
{
	margin: 10px 0;
}
div#MoreFromAuthor a
{
	font-weight: normal;
	color: #555;
	text-decoration: underline;
	display: block;
	font-size: 120%;
	line-height: 1.8em;
}

#Blog h4, #Experts h4
{
	font-size: 130%;
	margin-bottom: 10px;
}
#Blog div.Entry, #Experts div.Entry
{
	margin-bottom: 20px;
	overflow: auto;
	clear: both;
}
#Blog div.Entry p.Info, #Experts div.Entry p.Info
{
	margin-bottom: 10px;
}
#Blog div.Entry img, #Experts div.Entry img
{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#Blog div.Entry p.Info span.Count
{
	font-weight: bold;
}
#Blog div.Entry p.Info span.PubDate, #Blog div.Entry p.Info span.Comments
{
	margin-left: 10px;
	color: #555;
}
#Blog .Pagination
{
	text-align: center;
}
#Blog .Pagination a
{
	margin: 0 3px;
}
#Blog .Pagination a.Current
{
	color: black;
}
table td#LPVANotResponsible
{
	text-align: center;
	color: #555;
	height: 20px !important;
	border-bottom: 1px solid rgb(242, 242, 242);
	border-top: 1px solid white !important;
}

p.EducationInfo
{
	margin: 10px 20px;
	color: #555;
}
p.EducationInfo em
{
	font-style: normal;
	color: black;
}
p.EducationInfo span
{
	display: block;
	margin-bottom: 10px;
}
p.EducationInfo em
{
	font-weight: bold;
}
p.EducationInfo span.Comments
{
	color: #666;
}
p.EducationInfo span.Comments span
{
	display: inline;
}
p.EducationInfo span.Count
{
	color: #00a3e7;
}

ul#Edu
{
	margin: 20px;
}
ul#Edu li
{
	margin-bottom: 10px;
}
ul#Edu li span
{
	font-weight: normal;
	color: #555;
}

#Partners
{
	margin: 50px 0px 20px 0px;
}
#Partners h2
{
	margin-bottom: 0 20px 20px 20px;
}
#MiscInfo td
{
	text-align: center;
}
#MiscInfo td, #MiscInfo td a
{
	color: #999;
	font-weight: normal;
}
#MiscInfo a
{
	text-decoration: underline;
}
a.lightbox_gallery_link
{
	color: black;
	text-decoration: none;
	font-weight: normal;
	float: right;
	margin-right: 20px;
}
a.lightbox_gallery_link:hover
{
	text-decoration: underline;
}
a.lightbox_gallery_link span
{
	color: rgb(0, 163, 231);
}

#CommentForm
{
	margin: 0 20px;
	padding-top: 10px;
	border-top: 1px dashed #ccc;
}
#CommentForm p.Error
{
	margin-bottom: 10px;
	color: red;
	text-align: center;
}
#CommentForm label
{
	width: 100px;
}
#CommentForm input, #CommentForm textarea
{
	margin-left: 110px !important;
}
#CommentForm #Save
{
	margin-top: 10px;
}

#Comments
{
	border-top: 1px dashed #ccc;
	padding-top: 20px;
	margin: 0 20px;
	margin-top: 20px;
}
#PageContent span.comment_link
{
	color: rgb(0, 163, 231);
	display: none;
	cursor: pointer;
}
#PageContent.js_on span.comment_link
{
	display: inline;
}
#Comments div.Comment
{
	margin-bottom: 20px;
}
#Comments p.Info
{
	margin-top: 20px;
	margin-bottom: 10px;
}
#Comments p.Info span.Name
{
	font-weight: bold;
	color: rgb(0, 163, 231);
}
#Comments p.Info span.Time
{
	margin-left: 20px;
	color: #999;
	font-size: 90%;
}
