#contactRequest textarea {
	height:44px;
}
#crSubmit {
	margin-bottom:-15px;
}
#descriptor {
	background:url("/images/interface/bg_descriptor.gif");
}
#descriptor strong {
	font-weight:lighter;
}
#infodiv {
	background:#fff;
	margin:10px;
	margin-top:0;
	display:none;
}
#innerBanner {
	width:673px;
	height:120px;
	overflow:hidden;
	position:relative;
}
#locator .greyBorder, #locatorsf .greyBorder {
	width:118px;
	height:20px;
	font-size:16px;
}
#locator .submit, #locatorsf .submit {
	display:block;
	margin-left:-14px;
}
#locatorForm, #locatorsfForm {
	width:183px;
	height:91px;
	overflow:hidden;
	background:#fff;
	position:absolute;
	top:107px;
	left:15px;
}
#menu {
	margin:0;
	padding:0;
}
#menu li {
	display:block;
	float:left;
	background:url("/images/interface/sq_arrow.gif") no-repeat left center;
	padding-left: 20px;
	margin-right:20px;
}
#menu li:last-cild {
	margin-right:0;
}
#menu a {
	color:#262626;
	text-decoration:none;
	font-size:139%;
	border-bottom:1px dashed #262626;
}
#menu a:hover{
	background:#E1292E;
	color:#fff;
	border-bottom:1px dashed #fff;
}
#menu a.active_Yes{
	color:#E1292E;
}
#menu a:hover.active_Yes, .subMenu li.active_Yes a:hover {
	color:#FFF;
}

#rubrica {
	word-wrap: break-word;
	width:200px;
	margin-left:20px;
	margin-right:-15px;
}
.subMenu {
	margin:0;
	padding:0;
}
.subMenu li {
	list-style:none;
	margin:0;
	margin-bottom:.8em;
	padding:0;
	padding-left: 20px;
	display:block;
}
.subMenu li.active_Yes {
	background:url("/images/interface/submenu.gif") no-repeat 0px .4em;
}
.subMenu li.active_Yes a {
	color:#E1292E;
}


#footer a {	color:#262626;}
#quickContact {	height:119px;}

#quickContact .stripe {
	border-top:5px solid #E1292E;
	padding-top:5px;
}
#searchQuery {
	font-size:16px;
	width:165px;
}
#tooltip {
	background-color: #F4DE54;
	opacity: 0.85;
	padding: 10px;
	max-width:200px;
	display:none;
}
#tooltip h3, #tooltip p {
	margin: 0;
	font-size:90%;
	font-weight:500;
	color:#000;
}
#tooltip p.url {
	display:none;
	visibility:hidden;
}
