a, a:visited, a:active, h2 {
	color: #119DC0;
}
a:hover{
	color: #666;
}
#logo {
	background-position:center top;
}
.submit_search {
	background: url(../images/search.png) center top no-repeat;
}
.submit_login {
	background: url(../images/login-en.png) center top;
}
#links li a:hover, #links li a.active {
	background: url(../images/button_blue.png) top repeat-x;
}
#content .pagination li:hover, #content .pagination li.active {
	background-position: center top;
}
#content .pagination li a.currentpage {
	background-image: url(../images/pagination.png);
	background-position: center top;
}
#sidebar .block_content .normal {
	background-position: left top;
}
#sidebar .block_content .normal { 
	background-position: left top;
}
p#designed_by {
	color: #119DC0;
	text-shadow:1px 1px #fff;
}