.pvTitle
{
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
}
.pvTitle2
{
	font-weight: normal;
	font-size: 12px;
}
.pvTitleEmpty
{
	color: Gray;
}
.pvSep
{
	width: 100%;
	height: 3px;
	max-height: 3px;
	border-bottom: gray 1px solid;
	margin-bottom: 3px;
	margin-left: 5px;
	margin-right: 5px;
	font-size: 0pt;
}
.RadSplitter_Outlook .paneHorizontalPreview
{
	background-color: #7A91C9;
	/*
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
    */
	text-align: left;
}

.pvSearchBar
{
	height: 59px;
	background-image: url(../Common/Images/SearchBar_Black.gif);
	background-repeat: repeat-x;
	margin-bottom: 10px;
	width: 100%;
}

/*
div.ribbonPanelSep
{
	width: 100%;
	height: 3px;
	max-height: 3px;
	background-image: url(Images/RibbonPanelSeperator.png);
	background-repeat: repeat-x;
}
*/

