

.sidebar 
{
    /* background-color:#A2A28D; */
	background-color:#7e7e89;
}

.sidebar_title_text 
{

	background-color: #5e5e69;

}

#navi a {
	background-color:#7e7e89;
}

.last_message_style 
{
	color: #009900;
	background-color: #7e7e89;
	padding-bottom:10px;
}