[url=http://www4.clustrmaps.com/user/cba53c9e][img]http://www4.clustrmaps.com/stats/maps-no_clusters/blogs.technet.com-office_resource_kit-thumb.jpg[/img][/url]

/* Insert foto */
#header{
#top {
  background-image : url(http://blogs.technet.com/photos/xtrmcdn/category32037/picture3159446.aspx);
 background-repeat: no-repeat;
}

/* move title to right to get the necessary space for the foto*/
#title{
/* margin-left: 65px;
}

/* add a border around post */
.post
{
 border: 1px solid #CCCCCC;
 border-bottom-width: 2px;
 border-right-width: 2px;
 padding: 4px;
 margin-bottom: 20px;
}

/* relocate the Search */
#Search{
    position: absolute;
    right : 10px ;
    top : 20px;
    width : 130px;
    height : 52px;
    overflow:hidden; 
}

/* remove the calendar */
#Cal {
   position: absolute;
   visibility:hidden;
   height: 1px;
   overflow:hidden;
}
