/* ----------------------------------------------------------------- */
/* my account page */

table.accountsection td {
	padding: 0;
	height: 104px;
}

div.accountsectiontitle, div.accountsectiontitle a:link, div.accountsectiontitle a:visited, div.accountsectiontitle a:hover, div.accountsectiontitle a:active {
	display: block; 
	font-family: Arial; 
	font-size: 16px; 
	color: #000099; 
	font-weight: bold;
	text-decoration: none;
	margin: 0;
}

div.accountsectiontitle {
	padding: 2px 4px 4px 8px; 
}

div.accountsectiontext, div.accountsectiontext2 {
	display: block; 
	margin: 0;
	font-family: Verdana; 
	font-size: 11px; 
	color: #666; 
	font-weight: normal;
}

div.accountsectiontext {
	padding: 4px 4px 4px 8px;
	height: 30px;
}

div.accountsectiontext2 {
	padding: 2px 4px 4px 12px;
}

table.accountsection td img.accountsectionimage {
	margin: 0;
	padding: 0;
	border: 0 solid #ddd;
}

div.accountsectionfooter {
	display: block; 
	padding: 4px 4px 0px 8px;
	margin: 0;
	font-family: Verdana; 
	font-size: 11px; 
	color: #666; 
	font-weight: normal;
}

div.accountsectionfooter span.accountfooterlink a:link, div.accountsectionfooter span.accountfooterlink a:visited{
	font-family: Verdana; 
	font-size: 11px; 
	color: #005EC2;
	font-weight: normal;
	text-decoration: underline;
}

div.accountsectionfooter span.accountfooterlink a:hover, div.accountsectionfooter span.accountfooterlink a:active {
	font-family: Verdana; 
	font-size: 11px; 
	color: #005EC2;
	font-weight: normal;
	text-decoration: none;
}
