/* ***************************************************** */
/* ZOONET TOPIC */
/* ***************************************************** */

/* HEADER BACKGROUND  ------------*/
body {
	background-image: url(img/header_back.gif);
	background-repeat: repeat-x;
}


/* SEARCH FORM  ------------*/

input.keyword{
	width:150px;
}

