﻿.showevent_errortext 
{
	font-weight:bold;
	color: Red;
}
.showevent_grid .GridView
{
}
.showevent_grid .GridView tr th, .showevent_grid .GridView tr td
{
	white-space:nowrap;
	padding: 0 10px 0 0;
	margin: 0;
}
.showevent_grid
{
	overflow:scroll;
	max-height:800px;
	
	
}
.ReminderFrame
{
	display: block;
	border: 1px solid #C0C0C0;
	width: 100%;
}