/*block myaccount*/
#left_column DIV.myaccount, #right_column DIV.myaccount
{
	background: #FFFFFF url('../../../img/block_footer_myaccount.gif') no-repeat bottom left;
}
DIV.myaccount H4
{
	background: #FFFFFF url('../../../img/block_header.png') no-repeat top left;
}
DIV.myaccount H4 A, DIV.myaccount H4
{
	color: #308499;
}
DIV.myaccount, DIV.myaccount A
{
	color: #29211F;
}
DIV.myaccount UL.bullet
{
	margin-top: 0.6em;
}
DIV.myaccount UL.bullet LI
{
	background-image: url('../../../img/bullet_myaccount.gif');
}
DIV.myaccount UL.bullet .icon
{
	display: none;
}
DIV.myaccount P.logout
{
	padding: 0.3em 0 0.3em 2em;
}
DIV.myaccount P.logout, DIV.myaccount P.logout A
{
	color: #3A9CD9;
}
DIV.myaccount P.logout A
{
	text-decoration: underline;
}
DIV.myaccount P.logout A:hover
{
	text-decoration: none;
}
DIV.myaccount .block_content
{
	background: #F7F7F7 repeat-y;
}
.account_input
{
	margin-left: 0;
	width: 15em;
}
