.SearchValidationSummary
{
	border-right: #FF5A00;
	border-top: #FF5A00;
	background: url(../Images/errorWarningSml.gif)  no-repeat 6px 4px;/*#ffcc66*/
	font: normal 11px Tahoma Verdana, Arial, Helvetica, sans-serif; 
	border-left: #FF5A00;
	width: 172px;
	color: black;
	text-indent: 28px;
	border-bottom: #FF5A00;
	background-color:#FFFFFF;
}

/*SearchValidationSummary ul
{
	list-style: none;
}*/

.SearchValidationSummary li
{
	list-style: none;
	color: black;
	border-left: #FF5A00;
	border-right: #FF5A00;
	
	padding: 6px;
	/*display:block;*/
	text-indent:2px;
}

iframe.calender
{
	position:absolute;
	width:170px;
	height:227px;
	margin-bottom:10px;
	z-index:300;
}