body{
	padding:0px;
}
#header{
	background-color:black;
	left:0px;
	top:0px;
	right:0px;
}
.search_top_title {
	height: 2em;
	padding:0px;
}
body.subsite a#logo{
	background-color:black;
}

#logo_home, #logo {
	background: url("http://www.malditainternet.com/images/banner.gif");
	background-color:black;
	background-position:center;
	background-repeat:no-repeat;
	width:100%;
	height:60px;
}

body.subsite a#logo{
	width:327px;
}
#intro_search{
	margin-left:10em;
}
#header #intro_search{
margin-left:0;
width:43em;
}
div#search{
	background-color:#DDD;
	padding-left:1em;
	padding-bottom:0.5em;
}
div#topbar{
	position:relative;
	background-color:#D0D0D0;
	border-color:#000;
}
li#tab_jobs{
	position:absolute;
	left:10px;
}
div#topbar div#tabs_home ol.tabs li.selected a, div#topbar div#tabs_home ol.tabs li strong a{
	-moz-border-radius-topleft: 5px;
	-webkit-border-radius-topleft: 5px;
	border-color:#000;
	background-color:#ddd;
}

div#refine{
	left:0px;
	top:9em;
	background-color:#ddd;
}
div#banner_right{
	background-color:#ddd;
}
body.home #logo_home #beta_banner, body.subsite a#logo #beta_banner, body.subsite a#logo #slogan, body.home, #logo_home #slogan{
	visibility:hidden;
}
body.subsite a#logo span#country_name{
	color:white;
	right:0px;
	top:auto;
	bottom:0px;
}
div#actions{
	background-color:white;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-radius-bottomleft: 5px;
	padding-left:1em;
	padding-bottom:0.2em;
}
