.my_account{margin:0;padding:7px 6px 0;background:#7d7d7d url(images/gradient.png) repeat-x 0 -110px;line-height:100%;border-radius:7px;-webkit-border-radius:7px;-moz-border-radius:7px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.4);-moz-box-shadow:0 1px 3px rgba(0,0,0,.4);height:35px;margin-bottom:10px}
.my_account li{padding:0 0 8px;float:left;position:relative;list-style:none}
.my_account a{color:#fff;text-decoration:none;display:block;padding:8px 20px;margin:0;-webkit-border-radius:7px;-moz-border-radius:7px;text-shadow:0 1px 1px rgba(0,0,0,.3)}
.my_account a:hover{background:#000;color:#fff}
.my_account .current a,.my_account li:hover>a{background:#000 url(images/gradient.png) repeat-x 0 -40px;color:#fff;border-top:solid 1px #000;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.2);-moz-box-shadow:0 1px 1px rgba(0,0,0,.2);box-shadow:0 1px 1px rgba(0,0,0,.2);text-shadow:0 1px 0 rgba(255,255,255,1)}
.my_account ul li:hover a,.my_account li:hover li a{background:0;border:0;color:#000;-webkit-box-shadow:none;-moz-box-shadow:none}
.my_account ul a:hover{background:#000 url(images/gradient.png) repeat-x 0 -100px !important;color:#fff !important;-webkit-border-radius:0;-moz-border-radius:0;text-shadow:0 1px 1px rgba(0,0,0,.1)}
.my_account li:hover>ul{display:block}
.my_account ul{display:none;margin:0;padding:0;width:200px;position:absolute;top:35px;left:0;background:#ddd url(images/gradient.png) repeat-x 0 0;border:solid 1px #b4b4b4;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.3);-moz-box-shadow:0 1px 3px rgba(0,0,0,.3);box-shadow:0 1px 3px rgba(0,0,0,.3)}
.my_account ul li{float:none;margin:0;padding:0}
.my_account ul a{font-weight:normal;text-shadow:0 1px 0 #fff}
.my_account ul ul{left:181px;top:-3px}
.my_account ul li>a{-webkit-border-radius:0;-moz-border-radius:0}
.my_account ul li:first-child>a{-webkit-border-top-left-radius:7px;-moz-border-radius-topleft:7px;-webkit-border-top-right-radius:7px;-moz-border-radius-topright:7px}
.my_account ul li:last-child>a{-webkit-border-bottom-left-radius:7px;-moz-border-radius-bottomleft:7px;-webkit-border-bottom-right-radius:7px;-moz-border-radius-bottomright:7px}
.my_account:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
html[xmlns] .my_account{display:block}
* html .my_account{height:1%}