/*-------------------------------------------------
   Sidebar
-------------------------------------------------*/

.profile_m {
background:#fff;
border:1px solid #dddddd;
margin:0px;
padding:3px;
}

.profile_m  a{
background:#eeeeee;
color:#000099;
display:block;
border:1px solid #fff;
text-decoration: none;
line-height:18px;
margin:0px 0px 0px 0px;
padding:3px;
}

.profile_m  a:hover{
background:#dddddd;
color:#990000;
text-decoration: none;
}
