/*--------------------------------------------------------------------------------------------------------------*/
/* CSS Styles for MyFirstSkin DotNetNuke Containers by ThinkofDesign.com */
/*--------------------------------------------------------------------------------------------------------------*/
.ARegOrgCommon
{
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}
.ARegOrgCommon .ARegOrgContent
{
    padding: 7px;
	background-color: #FFFFFF;
	margin-right: 7px;
	margin-left: 7px;
	vertical-align: super;
	font-size: small;
}
.ARegOrgCommon p{margin-top:0;}
.ARegOrgCommon .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;
}
.ARegOrgTitle {
	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: left;
	padding-left: 10px;
	height: 25px;
}










































