/* Copyright 2010, Oracle and/or its affiliates. All rights reserved. */
.pageButtonContainer .pageButtonReflection a {
	color: #ffffff;
}

.pageButtonContainer .pageButtonReflection a:hover {
	color: #ffffff;
}
.pageButtonContainer .pageButtonReflection a:visited {
	color:#ffffff;
}
.pageButtonContainer .pageButtonReflection a:link {
	color:#ffffff;
}
.pageButtonContainer .pageButtonReflection a:active {
	color:#ffffff;
}
.pageButtonContainer .pageButtonReflection a:focus {
	color:#ffffff;
}

.bmMessage {
	font-size: 0.8em;
}

.bmHeading {
	color: #039;
}

.bmTitle {
	text-transform: none;
}

.vAccordion div {
	margin: 0 0 0 0;
	padding: 5px 5px 5px 5px;
	background: url(/branding/images/dl-bg.png) right bottom no-repeat #F8F8F8;
}
.wikiMainHeader {
	color: #039;
	background: #ECF2FD;
}
#preview {
	border-style: none;
	border-width: 0;
	margin: 15px 0 0 5px;
	padding: 0 0 0 0;
	border-spacing: 0px 0px;
}
#wikiMainBody {
	border-style: none;
	border-width: 0;
	margin: 15px 0 0 5px;
	padding: 0 0 0 0;
	border-spacing: 0px 0px;
}
#wikiMainBody h1 {
	color: #039;
	font-size: 1.75em; font-weight: bold; padding: .15em 5px .15em 5px; margin: 0;
	background: #ECF2FD; border-bottom: 1px solid #CBDEFA; border-top: 1px solid #CBDEFA; color: #036;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#wikiMainBody h2 {
	font-family: sans-serif; font-weight: normal;
	font-size: 1.45em; color: #333; margin: .75em 0 .5em 0; border-bottom: 1px solid #AAA;
}

#wikiMainBody h3 {
	font-family: sans-serif; font-weight: normal;
	font-size: 1.25em; color: #444; margin: .75em 0 0 0; font-weight: bold; }

#sideColumn { width: 200px; max-width: 200px; padding: 0 0 0 0; margin: 0 0 0 0;}

table#fileListing tr td.fileName * {
        height: auto !important;
}

