
a { 
   color:#007ec3;
   font-weight:bold;
}

body { 
	font-family: Gill, Helvetica, sans-serif;
	font-size : 10px; 
	background-color:white;
}

.iteaEditor {
	background-color:white;
	border:1px solid #e0e0e0;
	padding:10px;
	margin-bottom:10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.iteaProfile center h1 {
	text-align:left;
}
	
.iteaProfile center h2 {
	text-align:left;
}

.iteaMultiSelect {
        border : 1px solid #DDDDDD;
        padding : 4px;
        background-color : white;
        overflow : auto;
        max-height : 300px;
        width : 90%;
        background-color: white;
        border: 1px solid #007ec3;
}

.iteaMultiSelectGroupEnties {
        margin-left : 30px;
}

.iteaMultiSelectGroup {
        font-weight : bold;
        font-style : italic;
}
.iteaProfile{width:800px}.iteaProfile [type=text]{padding:4px;width:100%;border:1px solid #007ec3;background-color:white}.iteaProfile [type=password]{padding:4px;width:90%;border:1px solid #007ec3;background-color:white}.iteaProfile select{border:1px solid #007ec3;background-color:white;padding:4px;width:100%}.iteaProfile textarea{border:1px solid #007ec3;background-color:white;padding:4px;width:100%;height:350px}.iteaProfile #map{width:450px}.iteaProfile .languageselector{border-bottom:1px solid #007ec3;padding-bottom:3px;margin-bottom:3px}hr{border:0;height:1px;background-color:#007ec3}

