﻿/*SchoolAlert*/
#SchoolAlert
{
	position: relative;
	top: 180px;
	left: 225px;
	width: 573px;
	padding: 0px 0px 10px 0px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica;
	cursor: pointer;
}
#SchoolAlert UL
{
	line-height: 20pt;
}
DIV.alertLink
{
	width: 573px;
	color: red;
	font-size: 10pt;
	line-height: 20pt;
	text-align: left;
	overflow:hidden;
	font-weight: normal;
	background-color: #ffffff;
}
DIV.alertLink a
{
	color: #410a0a !Important;
	font-size: 10pt !Important;
	text-decoration: none !Important;
	font-weight: normal;
}
DIV.alertLink a:hover
{
	color: #410a0a !Important;
	font-size: 10pt !Important;
	text-decoration: none !Important;
	font-weight: normal;
}


