body{
	background-color:#393939;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:black;
}
img{
	border:0px none;
}
.gs-preview{
	border: 1px solid rgb(187, 187, 187);
	margin: 2px 15px 5px 0px;
	width: 101px;
	height: 72px;
	background-image: url(../imgs/thumbloading.png);
	background-position: center;
	background-repeat: no-repeat;
	float:left;
	clear:left;
	border:0px none;
}
.gs-result{
	min-height:75px;
}
.gs-result + .gs-result{
	margin-top:20px;
}
.gs-result .title:hover{
	text-decoration:underline;
}
.gs-result .title{
	font-size:14px;
	color:black;
	font-weight:bold;
	text-decoration:none;
	margin-bottom:5px;
	display:block;
}
.gs-result .content{
	font-size:12px;
}
.gs-result .link{
	margin-top:5px;
	font-size:10px;
	color:#006600;
	display:block;
}
#top{
	margin-top:15px;
	text-align:center;
	margin-bottom:10px;
}
#search-bar{
	background-color:#a6a6a6;
	height:56px;
	background-repeat:repeat-x;
	background-image:url(../imgs/searchbarbg.gif);
	text-align:center;
}
#search-results{
	background-color:#c8c8c8;
	background-image:url(../imgs/resultsbg.gif);
	background-position:top;
	background-repeat:repeat-x;
	margin-left:auto;
	margin-right:auto;
	padding:20px;
	width:720px;
	display:none;
}
#page{
	width:820px;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
}
.content-block{
	display:block;
	background-color:#c8c8c8;
	margin:30px;
	padding:30px;
}
.right{
	margin-top:0px;
}
#search-bar-2{
	padding-top:13px;
	padding-bottom:13px;
	background-image:url(../imgs/inputbg.png);
	background-repeat:no-repeat;
	background-position:center;
}
#search-input{
	width:380px;
	height:30px;
	border:0px none;
	background-color:white;
	color:black;
	font-size:22px;
	padding-left:10px;
	padding-right:10px;
}
#search-button{
	height:30px;
	margin-left:15px;
	border:0px none;
	background-color:#e3e2dd;
	font-size:13px;
	color:black;
	font-weight:bold;
	position:absolute;
}
.right{
	float:right;
	clear:right;
}
.gran{
	clear:left;
}
.mitja{
	width:400px;
}
.petit{
	width:200px;
}
.secundari{
	padding:15px;
	background-color:#000000;
	color:#999999;
	font-size:12px;
}
.secundari a{
	color:white;
}
#bottom{
	width:760px;
	color:#CCCCCC;
	margin-left:auto;
	margin-right:auto;
	font-size:10px;
}
#bottom a{
	color:#CCCCCC;
}
h1, h2, h3{
	margin-top:0px;
}
h1 + h1, h2 + h2, h3 + h3{
	margin-top:30px;
}
