body {font-size: 11px;}
a:link  {
  color: blue;
}
a:visited  {
  color: blue;
}

#WzTtDiV {
    display:none; /* dont't display js popup */
}

#footer{
    clear:both;   
}

#footer ul{
    list-style-type:none;
}

#footer li a{
    display:none;
}

#footer li:first-child{
    display:inherit;
}

#left-column-menu{
    display:none;
}

#right-column-menu{
    display:none;
}

.search_form{
    display:none;
}

.search_results {
margin-bottom:20px;
padding-bottom:15px;
}

.project_result {
float:right;
margin:12px 0 0 12px;
padding:13px;
}



#featured_projects{
    display:none;
}



#landing-page-right {
float:right;
height:91px;
width:199px;
}

#landing-page-copy {
float:left;
margin:20px 0 0;
padding:0 20px 0 0;
width:520px;
}