/* colors: blue for links en title: 00009D */
#skinpanes{
margin:20px 0 0 0;
padding:15px 20px 10px 20px;
width:420px;
height:360px;
}

.paneswhitebg{
position:absolute;
left:0;
top:0;
width:100%;
height:385px;
background-color:#FFF;
opacity:0.9;
filter:alpha(opacity=90);
}

.skinpanes_c{position:relative;}

.contentpane{
position:relative;
height:345px;
border-bottom:solid 1px #000;
}

/*News Items */
.news_items{
position:relative;
}
.news_items .head_title{
height:35px;
border-bottom:solid 1px #000;
}

.news_items h2.c_title{
color:#00009D;
font-size:12px;
font-weight:bold;
text-transform:lowercase;
margin-top:0px;
}

.Ann_Date{float:left;padding-right:7px; font-weight:normal;}
.Ann_Descr{clear:both;padding-bottom:20px;padding-top:5px;font-weight:normal;}

table.Ann_News{
border-collapse:collapse;margin-top:3px;
}

h3.Ann_Title{
padding:0;
margin:0;
text-transform:lowercase;
}

#ProjectTitle, #ProjectLocation{
padding:0;
margin:0;
font-size:12px;
color:#000;
text-transform: lowercase;
font-weight:bold;
}

.ProjectLinksC{
position:absolute;
right:0;
top:20px;
text-transform:lowercase;
}

.c_contentfooter{
height:303px;
width:420px;
overflow:auto;
padding:3px 0;
}

.c_contentfooter .content p{
margin-top:0;
}
.content {
padding-bottom: 10px;
}

#ProjectFooter{
position:relative;
border-top:solid 1px #000;
}


