body.en #head h1 {
	background : url(../events/img/activitaly_en.png) no-repeat;
}

body.it #head h1 {
	background : url(../events/img/activitaly_it.png) no-repeat;
}

#resultwrapper {
	left : 0;
	width : 453px;
	height : 478px;
}

#map {
	top : 120px;;
	right : 0;
}


#results p {
	margin-right : 80px;
}

#results p.cancelled {
	color : #ab0000;
}

#results span.cancelled {
	color : #c00;
	font-size : 90%;
	letter-spacing : -1px;
}



#eventsearchform {
	position : absolute;
	top : 0;
	right : 0;
	width : 298px;
	height : 113px;
	margin-bottom : 2px;
	background-color : #f4f4f4;
	border : 1px solid #C2DAE4;
	font-size : small;
}

#eventsearchform h3 {
	margin : 5px;
	font : normal small Georgia, "Lucida Grande", Arial, sans-serif;
	color : #265090;
}

#eventsearchform table {
	margin : 2px 5px;
}

#eventsearchform th {
	padding : 1px;
	font-size : 85%;
	font-weight : normal;
	text-align : left;
}

#eventsearchform td {
	padding : 1px;
	font-size : 85%;
}

#eventsearchform input, #eventsearchform select {
	font-size : 85%;
}

#eventsearchform input.submit {
	border : 3px double #999;
}

#eventsearchform input.submit:hover {
	background : #f4f4f4;
	cursor : pointer;
	cursor : hand;
}

#eventsearchform a:link, #eventsearchform a:visited {
	color : #265090;
	text-decoration: underline;
}

#eventsearchform a:hover {
	color : #31aa8e;
	text-decoration : none;
}



