/* ================================
    CSS STYLES FOR Module AF_myAccount
   ================================
*/
.DashedBorder
{
	BORDER-COLOR: #ece9d8;
	BORDER-STYLE: dashed;
	margin: 15 15 15 15;
	}
	
.rowCenter
{
	border-top:1px solid black;
	text-align:center;
	}
