﻿
.myaccount
{
	width:605px;
	height:300px;
	float:left;
}
.spanstyle
{
	font-size:17px;
	font-weight:bold;
	padding-left:10px;
}
.move
{
	margin-left:-60px;	
}
.editingstyle
{
	display:none;
	width:460px;
	height:240px;
	background-image:url(images/myuseraccounteditingdiv.gif);
}
.originaldiv
{
	width:460px;
	height:200px;
	background-image:url(images/myuseraccountoriginaldiv.gif);	
}
.originaldivtable
{
	margin-top:20px;
	margin-left:40px;	
}
.editingdivtable
{
	margin-top:20px;
}
.mystuffdivstyle
{
	width:150px;
	height:300px;
	padding-top:20px;
	padding-left:20px;
	float:left;
}
.myaccountheader
{
	width: 605px;
	height: 36px;
	float: left;
	background-image: url(images/Cartheader.gif);
	background-repeat:no-repeat;
}
.myaccountfooter
{
	width: 605px;
	height: 36px;
	float: left;
	background-image: url(images/cartfooter.gif);
}
.myaccountmiddle
{
	width: 605px;
	min-height:228px;
	float: left;
	background-image: url(images/cartmiddle.gif);
	background-repeat:repeat;
	
}
.changepassworddivstyle
{
	width:460px;
	height:160px;
	background-image:url(images/myuseraccountchangepassworddiv.gif);		
}
.changepasswordtable
{
	margin-top:20px;
}
.watermarked
{
	color: #9900ff;
	background-color: #ffcccc;
}
.linkcart
{
	width: 130px;
	height: 30px;
	margin-top:6px;
	cursor: pointer;
	display: block;
	text-decoration: none;
	text-align: center;
	font-size:12px;
	font-weight:bold;
	color:Black;
	background-image: url(images/mycart.gif);
}
.linkorder
{
	width: 130px;
	height: 30px;
	cursor: pointer;
	display: block;
	text-decoration: none;
	text-align: center;
	font-size:12px;
	font-weight:bold;
	color:Black;
	background-image: url(images/myorders.gif);
}



