﻿#Main{
	direction:rtl;
}
div.MainPanel{

}
div.SectionColumn{
	width:185px;
	float:right;
}
#pnlWelcome{
	width:450px;
	float:right;
	margin-top:60px;
	margin-left:2px;
}
#pnlTextContent{
	margin-top:60px;
	margin-left:20px;
}
div.PanelLeft{
	background:url(../Images/PanelLeft.gif) left repeat-y;
}
div.PanelRight{
	background:url(../Images/PanelRight.gif) right repeat-y;
}
div.PanelHead{
	background:url(../Images/TitleBack.jpg) top repeat-x;
}
div.PanelHeadLeft{
	background:url(../Images/TitleLeftRTL.jpg) top left no-repeat;
}
div.PanelHeadRight{
	background:url(../Images/TitleRightRTL.jpg) top right no-repeat;
}
div.PanelBottom{
	background:url(../Images/PanelBottom.gif) bottom repeat-x;
}
div.PanelBottomLeft{
	height:9px;
	background:url(../Images/PanelBottomLeft.gif) bottom left no-repeat;
}
div.PanelBottomRight{
	background:url(../Images/PanelBottomRight.gif) bottom right no-repeat;
}
#Welcome{
	background:url(Images/Welcome.gif) no-repeat;
	height:29px;
	margin:2px 40px 2px 0px;
	width:182px;
	font-size:12px;
	color:#0496ad;
	line-height:29px;
}
h2.PageTitle{
	display:block;
	height:33px;
	margin:2px 40px 2px 0px;
	font-size:12px;
	color:#0496ad;
	line-height:33px;
}
div.PanelContent{
	min-height:20px;
	padding:10px;
	font-size:12px;
	font-family:Tahoma;
	font-weight:normal;
}
div.Section{
	width:181px;
	margin:1px;
	background:url(../Images/SectionContent.gif) repeat-y;
}
div.Section h2{
	height:30px;
	line-height:30px;
	margin-bottom:5px;
	font-weight:bold;
	font-size:11px;
	text-align:center;
	color:#007c8c;
	background:url(../Images/SectionHeaderRTL.gif) no-repeat;
	padding-right:35px;
	white-space:nowrap;
	overflow:hidden;
}
div.SectionContent{
	padding-bottom:7px;
	background:url(../Images/SectionBottom.gif) bottom no-repeat;
}
span.FieldTitle{
    float:right;
}
div.Pager{
	float:left;
}

