/* 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{
height:345px;
border-bottom:solid 1px #000;
}

/*News Items */
.news_item{
position:relative;
}
.news_item .head_title{
height:35px;
border-bottom:solid 1px #000;
}

.news_item h2.c_title{
color:#00009D;
font-size:12px;
font-weight:bold;
text-transform:lowercase;
margin:0;
}

.news_item h3.c_date{
color:#000;
font-size:11px;
font-weight:bold;
margin:3px 0 0 -1px;
}


.Ann_Date{float:left;padding-right:10px; font-weight:bold;}
.Ann_Descr{clear:both;padding-bottom:15px;padding-top:5px;}

table.Ann_News{
border-collapse:collapse;margin-top:3px;
}

.Ann_News h3{
font-size:12px;
font-weight:bold;
color:#000;
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 p{
margin-top:0;
}
.content {
padding-bottom: 10px;
}

#ProjectFooter{
position:relative;
border-top:solid 1px #000;
}

.addthis_toolbox{padding:3px 0 0;float:right;margin-right:-5px;}
.addthis_button_compact .at300bs{background: url(img/AddThis.png) no-repeat !important;}



