.docear_img_link {
	border: 0px !important;
	padding: 0px !important;
}

.docear_important_kicker {
	float: left; 
	background-color: #D9D9D9; 
	color: green; 
	font-weight: bold;
	padding: 3px;
}

div#menu1 ul.rMenu > li {
    background: url("http://www.docear.org/wp-content/images/menuleft_bg.png") no-repeat scroll left bottom #487698 !important;
    font-style: italic;
    font-weight: bold;
    height: 32px;
    margin-right: 2px;
    position: relative;
}
div#menu1 ul.rMenu > li:hover {
    background: url("http://www.docear.org/wp-content/images/menuleft_bg_hover.png") no-repeat scroll left bottom #EFEFEF !important;
    position: relative;
}
div#menu1 ul.rMenu > li:hover > a {
    background: url("http://www.docear.org/wp-content/images/menuright_bg_hover.png") no-repeat scroll right bottom transparent !important;
    color: #487698;
}
div#menu1 ul.rMenu > li > a {
    background: url("http://www.docear.org/wp-content/images/menuright_bg.png") no-repeat scroll right bottom transparent !important;
    display: block;
    height: 16px;
    margin: 0;
    padding: 8px 15px !important;
    vertical-align: middle;
}