﻿.groupLabel
{
	position: relative;
	float: left;
	width: 50px;
}

.BackupFrameTitle
{
	position: relative;
	top: -9px;
	left: 3px;
	font-size: 11px;
	font-weight: normal;
	padding-left: 3px;
	padding-right: 3px;
	width: 56px;
	background-color: #efefff;
	border-style: solid;
	border-color: Gray;
	border-width: 1px;
}

.filterContainer
{
	background-color: #f5f5f5;
}

.filterRow
{
	margin-left: 7px;
}

.filterGroup
{
	margin-bottom: -1px;
	position: relative;
	float: left;
	padding: 0px 0px 0px 0px;
}

.filterLabel
{
	font-size: 11px;
	background: inherit;
	position: relative;
	float: left;
	width: 90px;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
	text-align: right;
}

.ddlFilter
{
	margin-left: 1px;
	margin-right: 5px;
	width: 120px;
}

.calFilter
{
	margin-left: 1px;
	margin-right: 8px;
	width: 50px;
}

.txtFilter
{
	margin-left: 1px;
	margin-right: 5px;
	width: 114px;
}

.titleArea
{
	position: relative;
	clear: both;
	margin-bottom: 7px;
}
