﻿body {
}

.descriptiveText
{
	font-family:Arial;
	color: #5E6062;
	font-size:8pt;

}

.stickynote
{
	margin: 0 auto;
	width: 190px;
	height: 196px;
	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;

}