/*--------------------------------------------------------------------------------------------------------------*/
/* CSS Styles for MyFirstSkin DotNetNuke Containers by ThinkofDesign.com */
/*--------------------------------------------------------------------------------------------------------------*/
.ARegOrgCommonRTL
{
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}
.ARegOrgCommonRTL .ARegOrgContentRTL
{
    padding: 7px;
	background-color: #FFFFFF;
	margin-right: 7px;
	margin-left: 7px;
	vertical-align: super;
	font-size: small;
}
.ARegOrgCommonRTL p{margin-top:0;}
.ARegOrgCommonRTL .actionbuttons{text-align:right;font-size:1px;line-height:1px;height:1px;padding-right:20px;}
.actionbuttons img{
	margin: 0 0 10px 0;
	background-color: #F0F0F0;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.ARegOrgTitleRTL {
	font-family: arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #248BDA;
	background-image: url('../../../../DesktopModules/CustomMenu/HeadingBGR.jpg');
	background-position: left top;
	background-repeat: repeat-x;
	text-align: right;
	padding-right: 10px;
	height: 25px;
}


































































