﻿.ajax__calendar_body table tr td { padding: 0px; }
div#local, div#sub1
{
	display: none;
}

/*specific treeview items*/
.RadTreeView .rtLI, .RadTreeView .rtIn
{
	white-space: normal !Important;
}
.RadTreeView_Default .rtHover .rtIn,   
.RadTreeView.Default .rtSelected .rtIn  
{
	background-image: none !Important;
	background-color: Transparent !Important;
	border: none !Important;
	padding: 3px 3px 3px 0px !important;
}
.RadTreeView .rtLI
{
	padding-bottom: 5px;
	line-height: 1em !Important;
}
.RadTreeView .rtUL .rtUL
{
	margin-top: 0px;
}
.RadTreeView .rtLast
{
	padding-bottom: 0px; /*prevent double spacing*/
}
.RadTreeView .rtIn
{
	padding-left: 0px !Important;
}
div#local .newIcon
{
	color: Red;
}
.memberRecord
{
}
.memberRecord .profilePic
{
	float: left;
	margin-right: 8px;
	margin-bottom: 3px;
}
.memberDivider
{
	border-top: dashed 1px #999;
	height: 1px;
	clear: both;
	margin-top: 10px;
}
