/* CSS Document */
#sidebar .menu .content {
	background-color: #180094; 
}


.button_style {
/* default push-button */

	background-color: #180094;

}

.button_style:hover {
	background-color: #5282FF;
}

img#lrr {
	position: absolute;
	left: -87px;
	top: -27px;
}

