/* body  */

body {
	background: #F7F7F7;
}

/* header */

#header {
	background: #fff url("../imgs/headerPlanet.jpg") no-repeat;
} 
 
/* content */

#wrapper {
	background: url("../imgs/sfondoPlanet.gif") repeat-y;
}
h3 {
	color: #FF9900;
}
.misc_arrow {
	background-image: url(../imgs/misc_arrowPlanet.gif);
}
.newsdesc {
	width: 430px !important;
}
.newsdesc img {
	max-width: 100%;
	height: auto;
}
/* sideBox */

#sidebar ul.all li {
	list-style-image: url("../imgs/misc_arrowSBplanet.gif");
}
li .themeDefault a {
	font-weight: normal !important;
}
li .themePlanet a {
	font-weight: bold !important;
}

/* footer */

/* form */

input.search {
	background-color: #FBFBFB;
}
input.search-button {
	background-color: #FBFBFB;
}