﻿

.divMyAccount
{
	position:relative;
	left:0px;
	height:auto;
	width:482px;
}

.divMyAccountFooter
{
	height:0px;
	}
.divMyAccountItemUnder
{
	position:relative;
	left:0px;
	background-image:url(/images/img_myaccount_spacer.png);
	background-repeat:repeat-y;
	height:auto;
	font-size:10px;
	color:#585858;
}

.divMyAccountSpacer
{
	position:relative;
	left:0px;
	background-image:url(/images/img_myaccount_spacer.png);
	background-repeat:repeat-y;
	height:10px;

}


.divMyAccountItem
{
	position:relative;
	background-image:url(/images/img_myaccount_bg.png);
	background-repeat:no-repeat;
	width:482px;
	min-height:100px;
	padding-top:5px;
}

.divMyAccountItemWhite
{
	position:relative;
	left:10px;	
	width:465px;
	height:auto;
}

.divMyAccountItemFooter
{
	position:relative;
	left:0px;
	background-image:url(/Images/img_myaccount_footer.png);
	background-repeat:no-repeat;
	height:17px;
	width:482px;
}

.divMyAccountExtra
{
	position:relative;
	left:40px;
	width:100px;
	top:-67px;
	color:Gray;
}

.divMyAccountBackButton
{
	position:relative;
	left:580px;
	width:100px;
}

