body {
    padding: 30px;
    font-size: 12px;
}

.PageTitle { font-weight: bold; }

.SectionTitle {
	font-weight: bold;
}

.AttributeName {
	font-weight: bold;
}

.core4new {
	color: #007f00;
    text-decoration: underline;
}

.deprecated {
	color: red;
    text-decoration: line-through;
}

ol.NumberedList > li {
	margin-bottom: 1em;
}

#content{
	}
#sidebar{
    float: right;
	width: 400px;
		}
		
.splashbox {
    border: 1px solid #AAAAAA;
    margin: 5px;
    padding: 5px;
}
		
#splashbox1 {
}
#splashbox2 {
}
#splashbox3 {
}