/* block myaccount */

div.myaccount h4 { background: #fff}
div.myaccount h4 a, div.myaccount h4 { color: #e5007d; font-size:16px;font-family: Times new roman, serif;}
div.myaccount, div.myaccount a { color: #e5007d }
div.myaccount ul.bullet { margin-top: 0em }
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: #dd2a81 }
div.myaccount p.logout a { text-decoration: underline }
div.myaccount p.logout a:hover { text-decoration: none }
div.myaccount .block_content { background: #fff padding:10px;}
.account_input { margin-left: 0; width: 15em }

div.myaccount{
margin-left:10px;
}