/* block myaccount */
#left_column div.myaccount, #right_column div.myaccount { 
	background: transparent url('../../../img/block-footer3.gif') no-repeat bottom left;}
div.myaccount h4 {background: transparent url('../../../img/header-black.gif') no-repeat top left;}
div.myaccount h4 a, div.myaccount h4 { color: white }
div.myaccount, div.myaccount a { color:#2c2825; }
div.myaccount ul.bullet{ padding:0;}
div.myaccount ul.bullet li { 
	background: transparent url('../../../img/line2tone.gif') repeat-x bottom left;
	padding-bottom:6px;
	padding-left:0;
	margin-left:13px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:3px;}
div.myaccount ul.bullet li a{font-family:Arial, Helvetica, sans-serif; font-size:13px; }
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:#2c2825; }
div.myaccount p.logout a { text-decoration: underline; color:#2c2825; }
div.myaccount p.logout a:hover { text-decoration: none }
div.myaccount .block_content { 
	background-color: #fef7da;
	border-left: 3px solid #e49703;
	border-right: 3px solid #e49703;
	padding:0;
	padding-top:5px;}
.account_input { margin-left: 0; width: 15em;margin-bottom: 8px; }