﻿body, html {height:100%;}

.descriptiveText
{
	font-family:Arial;
	color: #5E6062;
	font-size:8pt;

}
.notebookRule
{
	background-repeat: repeat-y;
	background-image: url(/app_themes/splash/images/notebook_rule.jpg);
}
div.blackBoardContent
{
color: white; width: 180px; padding-left:24px;    
}
.stickynote
{
	margin: 0 auto;
	width: 300px;
	height: 100%;
	background-repeat:no-repeat;
	background-image: url(/app_themes/splash/images/sticky_note.png);
}

.stickynoteText
{
	font-family:Arial;
	color: #000000;
	font-size:8pt;
	padding: 25px;
}

.constrained
{
	width:100px;
}

.tagLine
{
	font-family:Arial;
	color: White;
	font-size:8pt;
	font-weight:bold;

}

