 
#search {
background: url(../images/back_search.jpg) right top no-repeat;
}

a, #search .inputbox, #search .button{
color: #ffffff;
}

div.module h3 {
color: #CC0033;
border-bottom: 1px solid #CC0033;
}

ul#mainlevel-nav li{
background: url(../images/headmenu_left.gif) bottom left no-repeat;	
}

ul#mainlevel-nav li a{
background: url(../images/headmenu_right.gif) bottom right no-repeat;
}


ul#mainlevel-nav li:hover, ul#mainlevel-nav li.sfhover {
background: url(../images/headmenu_left_hover.gif) bottom left no-repeat;
}

ul#mainlevel-nav li:hover a, ul#mainlevel-nav li.sfhover a{
background: url(../images/headmenu_right_hover.gif) bottom right no-repeat;
}


a.mainlevel {
	color: #FFFFFF;
	text-align: right;
}

a.mainlevel:hover, a.mainlevel#active_menu {
	/*border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #666666;*/
}

a.sublevel {
color: #CC0033;
background: url(../images/submenu_back.gif) left center no-repeat;
}

a.sublevel:hover, a.sublevel#active_menu {
background: #F1F1F1 url(../images/submenu_back.gif) left center no-repeat;
border-right: 4px solid #669E83;
}


table.contentpane ul li{
background: url(../images/readon2.gif) no-repeat left top;
}


.blog_more ul li{
background: url(../images/readon.gif) no-repeat left;
}
