#skinpanes{
margin:20px 0 0 0;
padding:15px 20px 10px 20px;
width:720px;
height:360px;
background:transparent url(img/whitebg.png);
}

.skinpanes_c{position:relative;}

.contentpane{
height:345px;
width: 280px !important;
border-bottom:none !important;
}

#ProjectHead{
height:35px;
border-bottom:solid 1px #000;
}

#ProjectTitle, #ProjectLocation{
padding:0;
margin:0;
font-size:12px;
font-weight:bold;
color:#000;
text-transform:lowercase;
}

#ProjectTitle{
color:#00009D;
}

#ProjectContent{
height:294px;
overflow:auto;
padding:3px 0;
}

.jScrollPaneContainer{
border-bottom:solid 1px #000;
}

#ProjectFooter{
position:absolute;
right:0;
top:35px;
}

