
@charset "utf-8";





#mdr_enc {
	width: 315px;
	margin: 0 auto;
}

input, select, textarea {
    font-family: georgia,garamond,serif;
    font-size: 14px;
    font-style: italic;
    color: #666666;

}

.mdr_spiega {
    color: #9C9C9C;
    font-family: 'PT Sans Narrow',sans-serif;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}


#mdr_prof #who {
    width: 270px;
}
.ddselvoce, #what, #where {
    border: 2px solid #CCCCCC;
    border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    color: #666666;
    font-size: 14px;
    font-style: italic;
    height: 20px;
    margin-right: 8px;
    padding: 4px;
    width: 270px;
    margin-bottom: 10px;
}
#mdr_prof .comboboxContainer, #mdr_enc .comboboxContainer {
    border: 0 none !important;
}


.voci_title {
	color: #666666;
	font-style: italic;
	margin-bottom: 10px;
}

.lista_goto_voci {
font-family: georgia,garamond,serif;
font-size: 14px;
list-style: none inside none;
margin: 0;
padding: 0;
}
.lista_goto_voci li {
margin: 0;
padding: 0 0 5px 0;
}

.lista_goto_voci a { color: #FC950A;}