/* block myaccount */
#left_column div.myaccount, #right_column div.myaccount { float:left; padding:5px 10px; width:190px; height:160px; border:none; background:url('../../../img/mon-compte.jpg') no-repeat 0 0; }
div.myaccount h4 { border-bottom:1px dotted #c7d089 }
div.myaccount h4 a, div.myaccount h4 { color: white; margin-bottom:5px; }
div.myaccount, div.myaccount a { color: #fff }
div.myaccount ul li { padding:3px 0 2px 0; line-height:14px}
div.myaccount p.logout { float:right; margin-top:10px; }
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 }
.account_input { margin-left: 0; width: 15em; }