#columnA {
	float: left;
	width: 160px;
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}
html>body #columnA {
	margin-left: 20px;

}
#pageContent {
	font-size: 12px;
	text-align: justify;
}
#pageContent ul li {
	margin-bottom: 5px;
}
#pageContent p {
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: justify;
}
#news, #constellare, hr, #loginbox {
        display: none;
}
#columnC {
}
#container {
	width: 750px;
}
#address {
        margin: 0 auto;
        margin-top: 0px;
	
	width: 750px;
}
#search {
	position: absolute;
}
#search .inputField {
	width: 300px;
	border: 1px solid silver;
	vertical-align: middle;
}	
#columnB {
	margin: 20px;
/*	margin-left: 220px; */
}
#highLight {
	clear: both;
	margin-top: 20px;
	display: block;
	text-align: left;
}
html>body #highLight {
	padding-top: 20px;
}
h3 {
	color: #003875;
	font-size: 16px;
	margin-bottom: 20px;
}
#highLight h3  {
        font-size: 11px;
        margin-bottom: 0px;

}
#highLight h3 span {
	display: none;
	letter-spacing: -1px;
}
#highLight .more {
	display: none;
}
.highLightCover {
	padding: 0px;
}
.highLightCover div {
	background-position: bottom right;
	background-repeat: no-repeat;
	border-bottom: 1px solid #A7A7A7;
	border-left: 1px solid #A7A7A7;
	border-right: 1px solid #A7A7A7;
	padding: 10px;
	height: 92px;
}
html>body .highLightCover div {
        height: 72px;
}
.highLightCover .info {
	font-size: 11px;
	padding-top: 5px;
}
.highLightCover a  {
	text-decoration: none;
}
.highLightCover a span {
        display: block;
        font-weight: bold;
        font-size: 12px;
	text-decoration: none;
}
.highLightCover a:hover .thumbHighlight{
      filter:alpha(opacity=50);
      -moz-opacity:0.5;
      opacity: 0.5;		
}
.highLightCover .info {
        display: block;
}
.highLightCover img {
        margin: 0px;
        padding: 0px;
}
#highLight a {
        margin: 0px;
        padding: 0px;
        display: block;
        text-decoration: none;
}
.highLightCover p {
	margin: 0px;
}
#contextMenu, #highLightEA  .menu {
	background-color: #e2e2e2;
}
#contextMenu ul, #highLightEA  .menu ul {
	list-style: none;
	list-style-image: none;
	list-style-type: none;
}
#contextMenu li, #highLightEA  .menu li {
	padding: 2px;
	border-bottom: 1px dotted white;
	text-align: right;
	padding-right: 10px;
	padding-top: 22px; 
	height: 18px;
	vertical-align: text-bottom;
	white-space: nowrap;
}
#contextMenu li:hover, #highLightEA  .menu li:hover {
	background-color: #F6F6F6;
}
#contextMenu .goBack, #highLightEA  .menu .goBack {
	background-color: white;
        border-bottom: 1px dotted #e2e2e2;
}
#contextMenu li a, #highLightEA  .menu li a {
	font-size: 12px;
	color: rgb(102,104,99);	
	text-decoration: none;
	display: inline;
	vertical-align: bottom;
}
.news ul li a {
	display: block;
    color: #384171;
    text-decoration: none;
	font-weight: bold;
	font-size: 12px;		
}
.news ul li a:hover {
	text-decoration: underline;
}
.dateNews {
	color: rgb(57 ,76 ,118);
	text-align: right;
}
#popupunderconstr, #popupunderconstr p, #popupunderconstr div {
	top: 368px;
	margin-right: auto;
	margin-left: 0px;
	width: 300px;
	text-align: left;
}
#popupunderconstr p {
	background-color: white;
	width: 99%;
}

.highLightItem1 {
        color: #666662;
        background-color: #dde6ed;
        background-color: #f5f5f5;
}
.highLightItem1 div {
	border-bottom: 1px solid #a61326;
	border-left: 1px solid #a61326;
	border-right: 1px solid #a61326;

	border-bottom: 1px solid #FF953B;
	border-left: 1px solid #FF953B;
	border-right: 1px solid #FF953B;

}
.highLightItem1 a {
	color: #a61326;
	color: #FF953B;

}
#newsCalendar {
	margin-left: 5px;
	margin-bottom: 5px;
}
.invTable th {
	border-bottom: 1px solid #E7E6E9;
	font-size: 12px;
}
.invTable td {
	border-right: 1px solid #E7E6E9;
	border-bottom: 1px solid #E7E6E9;
	padding: 2px;
}
.invTable .year {
	font-size: 14px;
	font-weight: bold;
}
.invTable .options {
	background-color: #E7E6E9;
	text-align: center;
}
.invTable .options a {
	text-decoration: none;
}
