/* block myaccount */
#left_column div.myaccount, #right_column div.myaccount /*{ background: #f6dce8 url('../../../img/block_footer_myaccount.jpg') no-repeat bottom left }*/
div.myaccount h4 {
	/*background: #E7E5DC;
	border-radius: 6px 6px 0 0;
	border-bottom: medium none;*/
}
div.myaccount h4 a, div.myaccount h4 { color: #58747F;}
div.myaccount, div.myaccount a { color: #444444 }
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: #58747F }
div.myaccount p.logout a { text-decoration: underline }
div.myaccount p.logout a:hover { text-decoration: none }
div.myaccount .block_content {
	/*background: #E7E5DC;
	border-radius: 6px 6px 0 0;
	border-bottom: medium none;*/
}
.account_input { margin-left: 0; width: 15em; }